COLOR #ADE0B6

HEX: #ADE0B6 RGB: (173,224,182)

Renk bilgisi

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

RGB renk modeli

#ADE0B6 color RGB value is (173,224,182).

RGB: (173,224,182) (68%, 88%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 224 of 255 = 88%
B 182 of 255 = 71%

173
224
182

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 224 + 182 = 579 (100%)
R 173 of 579 ~ 29.88%
G 224 of 579 ~ 38.69%
B 182 of 579 ~ 31.43'%

%29.88
%38.69
%31.43

CMYK RENK MODELİ

#ADE0B6 rengi CMYK tonu (23,0,19,12).

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

CMYK: (23,0,19,12)
C23M0Y19K12 (23%, 0%, 19%, 12%)
(0.23 / 0.00 / 0.19 / 0.12)

CMYK yüzdeleri

%22.77
%0
%18.75
%12.16

Codes

Color #ADE0B6 in popluar color models

AD E0 B6
RGB 173 224 182
HSL 131° 45.13% 77.84%
HSB/HSV 131° 22.77% 87.84%
CMYK 22.77% 0.00% 18.75%
12.16%

Color #ADE0B6 in popluar number systems.

HEX AD E0 B6
Decimal 173 224 182
Binary 10101101 11100000 10110110
Octal 255 340 266

Shades and tints

Shades of #ADE0B6

#ADE0B6
(173,224,182)
#9ECCA6
(158,204,166)
#8FB896
(143,184,150)
#80A486
(128,164,134)
#719076
(113,144,118)
#627C66
(98,124,102)
#536856
(83,104,86)
#445446
(68,84,70)
#354036
(53,64,54)
#262C26
(38,44,38)
#171816
(23,24,22)
#000000
(0,0,0)

Tints of #ADE0B6

#ADE0B6
(173,224,182)
#B4E2BC
(180,226,188)
#BBE4C2
(187,228,194)
#C2E6C8
(194,230,200)
#C9E8CE
(201,232,206)
#D0EAD4
(208,234,212)
#D7ECDA
(215,236,218)
#DEEEE0
(222,238,224)
#E5F0E6
(229,240,230)
#ECF2EC
(236,242,236)
#F3F4F2
(243,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE0B6; }

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

This text font color is #ADE0B6.

Background Color

.myBgColor { background-color: #ADE0B6; }

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

This div background color is #ADE0B6.

Border color

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

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

This div border color is #ADE0B6.

Opacity

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

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

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

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

This text has shadow with #ADE0B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE0B6.

Preview

Color preview on black background

This text has color #ADE0B6 on black background.


Color preview on white background

This text has color #ADE0B6 on white background.


Black color preview on #ADE0B6 background

This text has black color on #ADE0B6 background.


White color preview on #ADE0B6 background

This text has white color on #ADE0B6 background.


Related colors

Complementary color

Complementary color for #hex is #521F49.


I love getcolorcode.com

Triadic colors

1 #B6ADE0 and #E0B6AD with #ADE0B6 are triadic colors.

2 #B6E0AD and #E0ADB6 with #ADE0B6 are triadic colors.