COLOR #ADE7E0

HEX: #ADE7E0 RGB: (173,231,224)

Renk bilgisi

#ADE7E0 contains red, green and blue colors in about the same proportion. #ADE7E0 ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#ADE7E0 color RGB value is (173,231,224).

RGB: (173,231,224) (68%, 91%, 88%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 231 of 255 = 91%
B 224 of 255 = 88%

173
231
224

R + G + B ~ 82%. #ADE7E0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 231 + 224 = 628 (100%)
R 173 of 628 ~ 27.55%
G 231 of 628 ~ 36.78%
B 224 of 628 ~ 35.67'%

%27.55
%36.78
%35.67

CMYK RENK MODELİ

#ADE7E0 rengi CMYK tonu (25,0,3,9).

  • camgöbeği tonu 25.11%
  • eflatun tonu 0.00%
  • sarı tonu 3.03%
  • ana renk tonu 9.41%

CMYK: (25,0,3,9)
C25M0Y3K9 (25%, 0%, 3%, 9%)
(0.25 / 0.00 / 0.03 / 0.09)

CMYK yüzdeleri

%25.11
%0
%3.03
%9.41

Codes

Color #ADE7E0 in popluar color models

AD E7 E0
RGB 173 231 224
HSL 173° 54.72% 79.22%
HSB/HSV 173° 25.11% 90.59%
CMYK 25.11% 0.00% 3.03%
9.41%

Color #ADE7E0 in popluar number systems.

HEX AD E7 E0
Decimal 173 231 224
Binary 10101101 11100111 11100000
Octal 255 347 340

Shades and tints

Shades of #ADE7E0

#ADE7E0
(173,231,224)
#9ED2CC
(158,210,204)
#8FBDB8
(143,189,184)
#80A8A4
(128,168,164)
#719390
(113,147,144)
#627E7C
(98,126,124)
#536968
(83,105,104)
#445454
(68,84,84)
#353F40
(53,63,64)
#262A2C
(38,42,44)
#171518
(23,21,24)
#000000
(0,0,0)

Tints of #ADE7E0

#ADE7E0
(173,231,224)
#B4E9E2
(180,233,226)
#BBEBE4
(187,235,228)
#C2EDE6
(194,237,230)
#C9EFE8
(201,239,232)
#D0F1EA
(208,241,234)
#D7F3EC
(215,243,236)
#DEF5EE
(222,245,238)
#E5F7F0
(229,247,240)
#ECF9F2
(236,249,242)
#F3FBF4
(243,251,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE7E0 color. Also use rgb(173,231,224) instead hex code.

Text Font Color

.myTextColor { color: #ADE7E0; }

<p style="color:#ADE7E0">This sample text font color is #ADE7E0.</p>

This text font color is #ADE7E0.

Background Color

.myBgColor { background-color: #ADE7E0; }

<div style="background-color:#ADE7E0">Inner text</div>

This div background color is #ADE7E0.

Border color

.myBorderColor { border: 1px solid #ADE7E0; }

<div style="border:3px solid #ADE7E0">Div</div>

This div border color is #ADE7E0.

Opacity

.myOpacity80 { color: #ADE7E0; opacity: 0.8; }

<p style="color:#ADE7E0;opacity:0.8;">80%</p>

Text with #ADE7E0 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #ADE7E0;}

<p style="text-shadow: 3px 3px 1px #ADE7E0">Text here.</p>

This text has shadow with #ADE7E0 color.


.textShadow {text-shadow: 3px 3px 1px #ADE7E0', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #ADE7E0, 5px 5px 20px red">Text here.</p>

This text has shadow with #ADE7E0 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#ADE7E0, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#ADE7E0, Direction=45, Strength=4)">Text</p>

This text has shadow with #ADE7E0 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #ADE7E0;
-webkit-box-shadow: 1px 1px 3px 2px #ADE7E0;
box-shadow: 1px 1px 3px 2px #ADE7E0;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #ADE7E0; -webkit-box-shadow: 1px 1px 3px 2px #ADE7E0; box-shadow:1px 1px 3px 2px #ADE7E0;">
Div content here
</div>

This div box has shadow with color #ADE7E0.

Preview

Color preview on black background

This text has color #ADE7E0 on black background.


Color preview on white background

This text has color #ADE7E0 on white background.


Black color preview on #ADE7E0 background

This text has black color on #ADE7E0 background.


White color preview on #ADE7E0 background

This text has white color on #ADE7E0 background.


Related colors

Complementary color

Complementary color for #hex is #52181F.


I love getcolorcode.com

Triadic colors

1 #E0ADE7 and #E7E0AD with #ADE7E0 are triadic colors.

2 #E0E7AD and #E7ADE0 with #ADE7E0 are triadic colors.