COLOR #ADE2BB

HEX: #ADE2BB RGB: (173,226,187)

Renk bilgisi

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

RGB renk modeli

#ADE2BB color RGB value is (173,226,187).

RGB: (173,226,187) (68%, 89%, 73%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 226 of 255 = 89%
B 187 of 255 = 73%

173
226
187

R + G + B ~ 77%. #ADE2BB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 187 = 586 (100%)
R 173 of 586 ~ 29.52%
G 226 of 586 ~ 38.57%
B 187 of 586 ~ 31.91'%

%29.52
%38.57
%31.91

CMYK RENK MODELİ

#ADE2BB rengi CMYK tonu (23,0,17,11).

  • camgöbeği tonu 23.45%
  • eflatun tonu 0.00%
  • sarı tonu 17.26%
  • ana renk tonu 11.37%

CMYK: (23,0,17,11)
C23M0Y17K11 (23%, 0%, 17%, 11%)
(0.23 / 0.00 / 0.17 / 0.11)

CMYK yüzdeleri

%23.45
%0
%17.26
%11.37

Codes

Color #ADE2BB in popluar color models

AD E2 BB
RGB 173 226 187
HSL 136° 47.75% 78.24%
HSB/HSV 136° 23.45% 88.63%
CMYK 23.45% 0.00% 17.26%
11.37%

Color #ADE2BB in popluar number systems.

HEX AD E2 BB
Decimal 173 226 187
Binary 10101101 11100010 10111011
Octal 255 342 273

Shades and tints

Shades of #ADE2BB

#ADE2BB
(173,226,187)
#9ECEAA
(158,206,170)
#8FBA99
(143,186,153)
#80A688
(128,166,136)
#719277
(113,146,119)
#627E66
(98,126,102)
#536A55
(83,106,85)
#445644
(68,86,68)
#354233
(53,66,51)
#262E22
(38,46,34)
#171A11
(23,26,17)
#000000
(0,0,0)

Tints of #ADE2BB

#ADE2BB
(173,226,187)
#B4E4C1
(180,228,193)
#BBE6C7
(187,230,199)
#C2E8CD
(194,232,205)
#C9EAD3
(201,234,211)
#D0ECD9
(208,236,217)
#D7EEDF
(215,238,223)
#DEF0E5
(222,240,229)
#E5F2EB
(229,242,235)
#ECF4F1
(236,244,241)
#F3F6F7
(243,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE2BB; }

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

This text font color is #ADE2BB.

Background Color

.myBgColor { background-color: #ADE2BB; }

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

This div background color is #ADE2BB.

Border color

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

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

This div border color is #ADE2BB.

Opacity

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

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

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

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

This text has shadow with #ADE2BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE2BB.

Preview

Color preview on black background

This text has color #ADE2BB on black background.


Color preview on white background

This text has color #ADE2BB on white background.


Black color preview on #ADE2BB background

This text has black color on #ADE2BB background.


White color preview on #ADE2BB background

This text has white color on #ADE2BB background.


Related colors

Complementary color

Complementary color for #hex is #521D44.


I love getcolorcode.com

Triadic colors

1 #BBADE2 and #E2BBAD with #ADE2BB are triadic colors.

2 #BBE2AD and #E2ADBB with #ADE2BB are triadic colors.