COLOR #ADE6CF

HEX: #ADE6CF RGB: (173,230,207)

Renk bilgisi

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

RGB renk modeli

#ADE6CF color RGB value is (173,230,207).

RGB: (173,230,207) (68%, 90%, 81%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 230 of 255 = 90%
B 207 of 255 = 81%

173
230
207

R + G + B ~ 80%. #ADE6CF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 230 + 207 = 610 (100%)
R 173 of 610 ~ 28.36%
G 230 of 610 ~ 37.7%
B 207 of 610 ~ 33.93'%

%28.36
%37.7
%33.93

CMYK RENK MODELİ

#ADE6CF rengi CMYK tonu (25,0,10,10).

  • camgöbeği tonu 24.78%
  • eflatun tonu 0.00%
  • sarı tonu 10.00%
  • ana renk tonu 9.80%

CMYK: (25,0,10,10)
C25M0Y10K10 (25%, 0%, 10%, 10%)
(0.25 / 0.00 / 0.10 / 0.10)

CMYK yüzdeleri

%24.78
%0
%10
%9.8

Codes

Color #ADE6CF in popluar color models

AD E6 CF
RGB 173 230 207
HSL 156° 53.27% 79.02%
HSB/HSV 156° 24.78% 90.20%
CMYK 24.78% 0.00% 10.00%
9.80%

Color #ADE6CF in popluar number systems.

HEX AD E6 CF
Decimal 173 230 207
Binary 10101101 11100110 11001111
Octal 255 346 317

Shades and tints

Shades of #ADE6CF

#ADE6CF
(173,230,207)
#9ED2BD
(158,210,189)
#8FBEAB
(143,190,171)
#80AA99
(128,170,153)
#719687
(113,150,135)
#628275
(98,130,117)
#536E63
(83,110,99)
#445A51
(68,90,81)
#35463F
(53,70,63)
#26322D
(38,50,45)
#171E1B
(23,30,27)
#000000
(0,0,0)

Tints of #ADE6CF

#ADE6CF
(173,230,207)
#B4E8D3
(180,232,211)
#BBEAD7
(187,234,215)
#C2ECDB
(194,236,219)
#C9EEDF
(201,238,223)
#D0F0E3
(208,240,227)
#D7F2E7
(215,242,231)
#DEF4EB
(222,244,235)
#E5F6EF
(229,246,239)
#ECF8F3
(236,248,243)
#F3FAF7
(243,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE6CF color. Also use rgb(173,230,207) instead hex code.

Text Font Color

.myTextColor { color: #ADE6CF; }

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

This text font color is #ADE6CF.

Background Color

.myBgColor { background-color: #ADE6CF; }

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

This div background color is #ADE6CF.

Border color

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

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

This div border color is #ADE6CF.

Opacity

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

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

Text with #ADE6CF 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 #ADE6CF;}

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

This text has shadow with #ADE6CF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE6CF.

Preview

Color preview on black background

This text has color #ADE6CF on black background.


Color preview on white background

This text has color #ADE6CF on white background.


Black color preview on #ADE6CF background

This text has black color on #ADE6CF background.


White color preview on #ADE6CF background

This text has white color on #ADE6CF background.


Related colors

Complementary color

Complementary color for #hex is #521930.


I love getcolorcode.com

Triadic colors

1 #CFADE6 and #E6CFAD with #ADE6CF are triadic colors.

2 #CFE6AD and #E6ADCF with #ADE6CF are triadic colors.