COLOR #ADE3BB

HEX: #ADE3BB RGB: (173,227,187)

Renk bilgisi

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

RGB renk modeli

#ADE3BB color RGB value is (173,227,187).

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

RGB bağlantıları ve doygunluk

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

173
227
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 227 + 187 = 587 (100%)
R 173 of 587 ~ 29.47%
G 227 of 587 ~ 38.67%
B 187 of 587 ~ 31.86'%

%29.47
%38.67
%31.86

CMYK RENK MODELİ

#ADE3BB rengi CMYK tonu (24,0,18,11).

  • camgöbeği tonu 23.79%
  • eflatun tonu 0.00%
  • sarı tonu 17.62%
  • ana renk tonu 10.98%

CMYK: (24,0,18,11)
C24M0Y18K11 (24%, 0%, 18%, 11%)
(0.24 / 0.00 / 0.18 / 0.11)

CMYK yüzdeleri

%23.79
%0
%17.62
%10.98

Codes

Color #ADE3BB in popluar color models

AD E3 BB
RGB 173 227 187
HSL 136° 49.09% 78.43%
HSB/HSV 136° 23.79% 89.02%
CMYK 23.79% 0.00% 17.62%
10.98%

Color #ADE3BB in popluar number systems.

HEX AD E3 BB
Decimal 173 227 187
Binary 10101101 11100011 10111011
Octal 255 343 273

Shades and tints

Shades of #ADE3BB

#ADE3BB
(173,227,187)
#9ECFAA
(158,207,170)
#8FBB99
(143,187,153)
#80A788
(128,167,136)
#719377
(113,147,119)
#627F66
(98,127,102)
#536B55
(83,107,85)
#445744
(68,87,68)
#354333
(53,67,51)
#262F22
(38,47,34)
#171B11
(23,27,17)
#000000
(0,0,0)

Tints of #ADE3BB

#ADE3BB
(173,227,187)
#B4E5C1
(180,229,193)
#BBE7C7
(187,231,199)
#C2E9CD
(194,233,205)
#C9EBD3
(201,235,211)
#D0EDD9
(208,237,217)
#D7EFDF
(215,239,223)
#DEF1E5
(222,241,229)
#E5F3EB
(229,243,235)
#ECF5F1
(236,245,241)
#F3F7F7
(243,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE3BB; }

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

This text font color is #ADE3BB.

Background Color

.myBgColor { background-color: #ADE3BB; }

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

This div background color is #ADE3BB.

Border color

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

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

This div border color is #ADE3BB.

Opacity

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

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

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

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

This text has shadow with #ADE3BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE3BB.

Preview

Color preview on black background

This text has color #ADE3BB on black background.


Color preview on white background

This text has color #ADE3BB on white background.


Black color preview on #ADE3BB background

This text has black color on #ADE3BB background.


White color preview on #ADE3BB background

This text has white color on #ADE3BB background.


Related colors

Complementary color

Complementary color for #hex is #521C44.


I love getcolorcode.com

Triadic colors

1 #BBADE3 and #E3BBAD with #ADE3BB are triadic colors.

2 #BBE3AD and #E3ADBB with #ADE3BB are triadic colors.