COLOR #ADE8BA

HEX: #ADE8BA RGB: (173,232,186)

Renk bilgisi

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

RGB renk modeli

#ADE8BA color RGB value is (173,232,186).

RGB: (173,232,186) (68%, 91%, 73%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 232 of 255 = 91%
B 186 of 255 = 73%

173
232
186

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 232 + 186 = 591 (100%)
R 173 of 591 ~ 29.27%
G 232 of 591 ~ 39.26%
B 186 of 591 ~ 31.47'%

%29.27
%39.26
%31.47

CMYK RENK MODELİ

#ADE8BA rengi CMYK tonu (25,0,20,9).

  • camgöbeği tonu 25.43%
  • eflatun tonu 0.00%
  • sarı tonu 19.83%
  • ana renk tonu 9.02%

CMYK: (25,0,20,9)
C25M0Y20K9 (25%, 0%, 20%, 9%)
(0.25 / 0.00 / 0.20 / 0.09)

CMYK yüzdeleri

%25.43
%0
%19.83
%9.02

Codes

Color #ADE8BA in popluar color models

AD E8 BA
RGB 173 232 186
HSL 133° 56.19% 79.41%
HSB/HSV 133° 25.43% 90.98%
CMYK 25.43% 0.00% 19.83%
9.02%

Color #ADE8BA in popluar number systems.

HEX AD E8 BA
Decimal 173 232 186
Binary 10101101 11101000 10111010
Octal 255 350 272

Shades and tints

Shades of #ADE8BA

#ADE8BA
(173,232,186)
#9ED3AA
(158,211,170)
#8FBE9A
(143,190,154)
#80A98A
(128,169,138)
#71947A
(113,148,122)
#627F6A
(98,127,106)
#536A5A
(83,106,90)
#44554A
(68,85,74)
#35403A
(53,64,58)
#262B2A
(38,43,42)
#17161A
(23,22,26)
#000000
(0,0,0)

Tints of #ADE8BA

#ADE8BA
(173,232,186)
#B4EAC0
(180,234,192)
#BBECC6
(187,236,198)
#C2EECC
(194,238,204)
#C9F0D2
(201,240,210)
#D0F2D8
(208,242,216)
#D7F4DE
(215,244,222)
#DEF6E4
(222,246,228)
#E5F8EA
(229,248,234)
#ECFAF0
(236,250,240)
#F3FCF6
(243,252,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE8BA color. Also use rgb(173,232,186) instead hex code.

Text Font Color

.myTextColor { color: #ADE8BA; }

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

This text font color is #ADE8BA.

Background Color

.myBgColor { background-color: #ADE8BA; }

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

This div background color is #ADE8BA.

Border color

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

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

This div border color is #ADE8BA.

Opacity

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

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

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

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

This text has shadow with #ADE8BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE8BA.

Preview

Color preview on black background

This text has color #ADE8BA on black background.


Color preview on white background

This text has color #ADE8BA on white background.


Black color preview on #ADE8BA background

This text has black color on #ADE8BA background.


White color preview on #ADE8BA background

This text has white color on #ADE8BA background.


Related colors

Complementary color

Complementary color for #hex is #521745.


I love getcolorcode.com

Triadic colors

1 #BAADE8 and #E8BAAD with #ADE8BA are triadic colors.

2 #BAE8AD and #E8ADBA with #ADE8BA are triadic colors.