COLOR #ADE0BB

HEX: #ADE0BB RGB: (173,224,187)

Renk bilgisi

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

RGB renk modeli

#ADE0BB color RGB value is (173,224,187).

RGB: (173,224,187) (68%, 88%, 73%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 224 of 255 = 88%
B 187 of 255 = 73%

173
224
187

R + G + B ~ 76%. #ADE0BB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 224 + 187 = 584 (100%)
R 173 of 584 ~ 29.62%
G 224 of 584 ~ 38.36%
B 187 of 584 ~ 32.02'%

%29.62
%38.36
%32.02

CMYK RENK MODELİ

#ADE0BB rengi CMYK tonu (23,0,17,12).

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

CMYK: (23,0,17,12)
C23M0Y17K12 (23%, 0%, 17%, 12%)
(0.23 / 0.00 / 0.17 / 0.12)

CMYK yüzdeleri

%22.77
%0
%16.52
%12.16

Codes

Color #ADE0BB in popluar color models

AD E0 BB
RGB 173 224 187
HSL 136° 45.13% 77.84%
HSB/HSV 136° 22.77% 87.84%
CMYK 22.77% 0.00% 16.52%
12.16%

Color #ADE0BB in popluar number systems.

HEX AD E0 BB
Decimal 173 224 187
Binary 10101101 11100000 10111011
Octal 255 340 273

Shades and tints

Shades of #ADE0BB

#ADE0BB
(173,224,187)
#9ECCAA
(158,204,170)
#8FB899
(143,184,153)
#80A488
(128,164,136)
#719077
(113,144,119)
#627C66
(98,124,102)
#536855
(83,104,85)
#445444
(68,84,68)
#354033
(53,64,51)
#262C22
(38,44,34)
#171811
(23,24,17)
#000000
(0,0,0)

Tints of #ADE0BB

#ADE0BB
(173,224,187)
#B4E2C1
(180,226,193)
#BBE4C7
(187,228,199)
#C2E6CD
(194,230,205)
#C9E8D3
(201,232,211)
#D0EAD9
(208,234,217)
#D7ECDF
(215,236,223)
#DEEEE5
(222,238,229)
#E5F0EB
(229,240,235)
#ECF2F1
(236,242,241)
#F3F4F7
(243,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE0BB; }

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

This text font color is #ADE0BB.

Background Color

.myBgColor { background-color: #ADE0BB; }

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

This div background color is #ADE0BB.

Border color

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

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

This div border color is #ADE0BB.

Opacity

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

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

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

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

This text has shadow with #ADE0BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE0BB.

Preview

Color preview on black background

This text has color #ADE0BB on black background.


Color preview on white background

This text has color #ADE0BB on white background.


Black color preview on #ADE0BB background

This text has black color on #ADE0BB background.


White color preview on #ADE0BB background

This text has white color on #ADE0BB background.


Related colors

Complementary color

Complementary color for #hex is #521F44.


I love getcolorcode.com

Triadic colors

1 #BBADE0 and #E0BBAD with #ADE0BB are triadic colors.

2 #BBE0AD and #E0ADBB with #ADE0BB are triadic colors.