COLOR #ADE6BB

HEX: #ADE6BB RGB: (173,230,187)

Renk bilgisi

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

RGB renk modeli

#ADE6BB color RGB value is (173,230,187).

RGB: (173,230,187) (68%, 90%, 73%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 230 of 255 = 90%
B 187 of 255 = 73%

173
230
187

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 230 + 187 = 590 (100%)
R 173 of 590 ~ 29.32%
G 230 of 590 ~ 38.98%
B 187 of 590 ~ 31.69'%

%29.32
%38.98
%31.69

CMYK RENK MODELİ

#ADE6BB rengi CMYK tonu (25,0,19,10).

  • camgöbeği tonu 24.78%
  • eflatun tonu 0.00%
  • sarı tonu 18.70%
  • ana renk tonu 9.80%

CMYK: (25,0,19,10)
C25M0Y19K10 (25%, 0%, 19%, 10%)
(0.25 / 0.00 / 0.19 / 0.10)

CMYK yüzdeleri

%24.78
%0
%18.7
%9.8

Codes

Color #ADE6BB in popluar color models

AD E6 BB
RGB 173 230 187
HSL 135° 53.27% 79.02%
HSB/HSV 135° 24.78% 90.20%
CMYK 24.78% 0.00% 18.70%
9.80%

Color #ADE6BB in popluar number systems.

HEX AD E6 BB
Decimal 173 230 187
Binary 10101101 11100110 10111011
Octal 255 346 273

Shades and tints

Shades of #ADE6BB

#ADE6BB
(173,230,187)
#9ED2AA
(158,210,170)
#8FBE99
(143,190,153)
#80AA88
(128,170,136)
#719677
(113,150,119)
#628266
(98,130,102)
#536E55
(83,110,85)
#445A44
(68,90,68)
#354633
(53,70,51)
#263222
(38,50,34)
#171E11
(23,30,17)
#000000
(0,0,0)

Tints of #ADE6BB

#ADE6BB
(173,230,187)
#B4E8C1
(180,232,193)
#BBEAC7
(187,234,199)
#C2ECCD
(194,236,205)
#C9EED3
(201,238,211)
#D0F0D9
(208,240,217)
#D7F2DF
(215,242,223)
#DEF4E5
(222,244,229)
#E5F6EB
(229,246,235)
#ECF8F1
(236,248,241)
#F3FAF7
(243,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE6BB; }

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

This text font color is #ADE6BB.

Background Color

.myBgColor { background-color: #ADE6BB; }

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

This div background color is #ADE6BB.

Border color

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

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

This div border color is #ADE6BB.

Opacity

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

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

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

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

This text has shadow with #ADE6BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE6BB.

Preview

Color preview on black background

This text has color #ADE6BB on black background.


Color preview on white background

This text has color #ADE6BB on white background.


Black color preview on #ADE6BB background

This text has black color on #ADE6BB background.


White color preview on #ADE6BB background

This text has white color on #ADE6BB background.


Related colors

Complementary color

Complementary color for #hex is #521944.


I love getcolorcode.com

Triadic colors

1 #BBADE6 and #E6BBAD with #ADE6BB are triadic colors.

2 #BBE6AD and #E6ADBB with #ADE6BB are triadic colors.