COLOR #ADE0CF

HEX: #ADE0CF RGB: (173,224,207)

Renk bilgisi

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

RGB renk modeli

#ADE0CF color RGB value is (173,224,207).

RGB: (173,224,207) (68%, 88%, 81%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 224 of 255 = 88%
B 207 of 255 = 81%

173
224
207

R + G + B ~ 79%. #ADE0CF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 224 + 207 = 604 (100%)
R 173 of 604 ~ 28.64%
G 224 of 604 ~ 37.09%
B 207 of 604 ~ 34.27'%

%28.64
%37.09
%34.27

CMYK RENK MODELİ

#ADE0CF rengi CMYK tonu (23,0,8,12).

  • camgöbeği tonu 22.77%
  • eflatun tonu 0.00%
  • sarı tonu 7.59%
  • ana renk tonu 12.16%

CMYK: (23,0,8,12)
C23M0Y8K12 (23%, 0%, 8%, 12%)
(0.23 / 0.00 / 0.08 / 0.12)

CMYK yüzdeleri

%22.77
%0
%7.59
%12.16

Codes

Color #ADE0CF in popluar color models

AD E0 CF
RGB 173 224 207
HSL 160° 45.13% 77.84%
HSB/HSV 160° 22.77% 87.84%
CMYK 22.77% 0.00% 7.59%
12.16%

Color #ADE0CF in popluar number systems.

HEX AD E0 CF
Decimal 173 224 207
Binary 10101101 11100000 11001111
Octal 255 340 317

Shades and tints

Shades of #ADE0CF

#ADE0CF
(173,224,207)
#9ECCBD
(158,204,189)
#8FB8AB
(143,184,171)
#80A499
(128,164,153)
#719087
(113,144,135)
#627C75
(98,124,117)
#536863
(83,104,99)
#445451
(68,84,81)
#35403F
(53,64,63)
#262C2D
(38,44,45)
#17181B
(23,24,27)
#000000
(0,0,0)

Tints of #ADE0CF

#ADE0CF
(173,224,207)
#B4E2D3
(180,226,211)
#BBE4D7
(187,228,215)
#C2E6DB
(194,230,219)
#C9E8DF
(201,232,223)
#D0EAE3
(208,234,227)
#D7ECE7
(215,236,231)
#DEEEEB
(222,238,235)
#E5F0EF
(229,240,239)
#ECF2F3
(236,242,243)
#F3F4F7
(243,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE0CF; }

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

This text font color is #ADE0CF.

Background Color

.myBgColor { background-color: #ADE0CF; }

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

This div background color is #ADE0CF.

Border color

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

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

This div border color is #ADE0CF.

Opacity

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

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

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

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

This text has shadow with #ADE0CF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE0CF.

Preview

Color preview on black background

This text has color #ADE0CF on black background.


Color preview on white background

This text has color #ADE0CF on white background.


Black color preview on #ADE0CF background

This text has black color on #ADE0CF background.


White color preview on #ADE0CF background

This text has white color on #ADE0CF background.


Related colors

Complementary color

Complementary color for #hex is #521F30.


I love getcolorcode.com

Triadic colors

1 #CFADE0 and #E0CFAD with #ADE0CF are triadic colors.

2 #CFE0AD and #E0ADCF with #ADE0CF are triadic colors.