COLOR #ADE2BA

HEX: #ADE2BA RGB: (173,226,186)

Renk bilgisi

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

RGB renk modeli

#ADE2BA color RGB value is (173,226,186).

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

RGB bağlantıları ve doygunluk

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

173
226
186

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 186 = 585 (100%)
R 173 of 585 ~ 29.57%
G 226 of 585 ~ 38.63%
B 186 of 585 ~ 31.79'%

%29.57
%38.63
%31.79

CMYK RENK MODELİ

#ADE2BA rengi CMYK tonu (23,0,18,11).

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

CMYK: (23,0,18,11)
C23M0Y18K11 (23%, 0%, 18%, 11%)
(0.23 / 0.00 / 0.18 / 0.11)

CMYK yüzdeleri

%23.45
%0
%17.7
%11.37

Codes

Color #ADE2BA in popluar color models

AD E2 BA
RGB 173 226 186
HSL 135° 47.75% 78.24%
HSB/HSV 135° 23.45% 88.63%
CMYK 23.45% 0.00% 17.70%
11.37%

Color #ADE2BA in popluar number systems.

HEX AD E2 BA
Decimal 173 226 186
Binary 10101101 11100010 10111010
Octal 255 342 272

Shades and tints

Shades of #ADE2BA

#ADE2BA
(173,226,186)
#9ECEAA
(158,206,170)
#8FBA9A
(143,186,154)
#80A68A
(128,166,138)
#71927A
(113,146,122)
#627E6A
(98,126,106)
#536A5A
(83,106,90)
#44564A
(68,86,74)
#35423A
(53,66,58)
#262E2A
(38,46,42)
#171A1A
(23,26,26)
#000000
(0,0,0)

Tints of #ADE2BA

#ADE2BA
(173,226,186)
#B4E4C0
(180,228,192)
#BBE6C6
(187,230,198)
#C2E8CC
(194,232,204)
#C9EAD2
(201,234,210)
#D0ECD8
(208,236,216)
#D7EEDE
(215,238,222)
#DEF0E4
(222,240,228)
#E5F2EA
(229,242,234)
#ECF4F0
(236,244,240)
#F3F6F6
(243,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE2BA; }

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

This text font color is #ADE2BA.

Background Color

.myBgColor { background-color: #ADE2BA; }

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

This div background color is #ADE2BA.

Border color

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

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

This div border color is #ADE2BA.

Opacity

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

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

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

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

This text has shadow with #ADE2BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE2BA.

Preview

Color preview on black background

This text has color #ADE2BA on black background.


Color preview on white background

This text has color #ADE2BA on white background.


Black color preview on #ADE2BA background

This text has black color on #ADE2BA background.


White color preview on #ADE2BA background

This text has white color on #ADE2BA background.


Related colors

Complementary color

Complementary color for #hex is #521D45.


I love getcolorcode.com

Triadic colors

1 #BAADE2 and #E2BAAD with #ADE2BA are triadic colors.

2 #BAE2AD and #E2ADBA with #ADE2BA are triadic colors.