COLOR #ADE5CF

HEX: #ADE5CF RGB: (173,229,207)

Renk bilgisi

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

RGB renk modeli

#ADE5CF color RGB value is (173,229,207).

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

RGB bağlantıları ve doygunluk

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

173
229
207

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 229 + 207 = 609 (100%)
R 173 of 609 ~ 28.41%
G 229 of 609 ~ 37.6%
B 207 of 609 ~ 33.99'%

%28.41
%37.6
%33.99

CMYK RENK MODELİ

#ADE5CF rengi CMYK tonu (24,0,10,10).

  • camgöbeği tonu 24.45%
  • eflatun tonu 0.00%
  • sarı tonu 9.61%
  • ana renk tonu 10.20%

CMYK: (24,0,10,10)
C24M0Y10K10 (24%, 0%, 10%, 10%)
(0.24 / 0.00 / 0.10 / 0.10)

CMYK yüzdeleri

%24.45
%0
%9.61
%10.2

Codes

Color #ADE5CF in popluar color models

AD E5 CF
RGB 173 229 207
HSL 156° 51.85% 78.82%
HSB/HSV 156° 24.45% 89.80%
CMYK 24.45% 0.00% 9.61%
10.20%

Color #ADE5CF in popluar number systems.

HEX AD E5 CF
Decimal 173 229 207
Binary 10101101 11100101 11001111
Octal 255 345 317

Shades and tints

Shades of #ADE5CF

#ADE5CF
(173,229,207)
#9ED1BD
(158,209,189)
#8FBDAB
(143,189,171)
#80A999
(128,169,153)
#719587
(113,149,135)
#628175
(98,129,117)
#536D63
(83,109,99)
#445951
(68,89,81)
#35453F
(53,69,63)
#26312D
(38,49,45)
#171D1B
(23,29,27)
#000000
(0,0,0)

Tints of #ADE5CF

#ADE5CF
(173,229,207)
#B4E7D3
(180,231,211)
#BBE9D7
(187,233,215)
#C2EBDB
(194,235,219)
#C9EDDF
(201,237,223)
#D0EFE3
(208,239,227)
#D7F1E7
(215,241,231)
#DEF3EB
(222,243,235)
#E5F5EF
(229,245,239)
#ECF7F3
(236,247,243)
#F3F9F7
(243,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE5CF; }

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

This text font color is #ADE5CF.

Background Color

.myBgColor { background-color: #ADE5CF; }

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

This div background color is #ADE5CF.

Border color

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

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

This div border color is #ADE5CF.

Opacity

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

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

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

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

This text has shadow with #ADE5CF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE5CF.

Preview

Color preview on black background

This text has color #ADE5CF on black background.


Color preview on white background

This text has color #ADE5CF on white background.


Black color preview on #ADE5CF background

This text has black color on #ADE5CF background.


White color preview on #ADE5CF background

This text has white color on #ADE5CF background.


Related colors

Complementary color

Complementary color for #hex is #521A30.


I love getcolorcode.com

Triadic colors

1 #CFADE5 and #E5CFAD with #ADE5CF are triadic colors.

2 #CFE5AD and #E5ADCF with #ADE5CF are triadic colors.