COLOR #ADE2AB

HEX: #ADE2AB RGB: (173,226,171)

Renk bilgisi

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

RGB renk modeli

#ADE2AB color RGB value is (173,226,171).

RGB: (173,226,171) (68%, 89%, 67%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 226 of 255 = 89%
B 171 of 255 = 67%

173
226
171

R + G + B ~ 75%. #ADE2AB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 171 = 570 (100%)
R 173 of 570 ~ 30.35%
G 226 of 570 ~ 39.65%
B 171 of 570 ~ 30'%

%30.35
%39.65
%30

CMYK RENK MODELİ

#ADE2AB rengi CMYK tonu (23,0,24,11).

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

CMYK: (23,0,24,11)
C23M0Y24K11 (23%, 0%, 24%, 11%)
(0.23 / 0.00 / 0.24 / 0.11)

CMYK yüzdeleri

%23.45
%0
%24.34
%11.37

Codes

Color #ADE2AB in popluar color models

AD E2 AB
RGB 173 226 171
HSL 118° 48.67% 77.84%
HSB/HSV 118° 24.34% 88.63%
CMYK 23.45% 0.00% 24.34%
11.37%

Color #ADE2AB in popluar number systems.

HEX AD E2 AB
Decimal 173 226 171
Binary 10101101 11100010 10101011
Octal 255 342 253

Shades and tints

Shades of #ADE2AB

#ADE2AB
(173,226,171)
#9ECE9C
(158,206,156)
#8FBA8D
(143,186,141)
#80A67E
(128,166,126)
#71926F
(113,146,111)
#627E60
(98,126,96)
#536A51
(83,106,81)
#445642
(68,86,66)
#354233
(53,66,51)
#262E24
(38,46,36)
#171A15
(23,26,21)
#000000
(0,0,0)

Tints of #ADE2AB

#ADE2AB
(173,226,171)
#B4E4B2
(180,228,178)
#BBE6B9
(187,230,185)
#C2E8C0
(194,232,192)
#C9EAC7
(201,234,199)
#D0ECCE
(208,236,206)
#D7EED5
(215,238,213)
#DEF0DC
(222,240,220)
#E5F2E3
(229,242,227)
#ECF4EA
(236,244,234)
#F3F6F1
(243,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE2AB; }

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

This text font color is #ADE2AB.

Background Color

.myBgColor { background-color: #ADE2AB; }

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

This div background color is #ADE2AB.

Border color

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

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

This div border color is #ADE2AB.

Opacity

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

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

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

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

This text has shadow with #ADE2AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE2AB.

Preview

Color preview on black background

This text has color #ADE2AB on black background.


Color preview on white background

This text has color #ADE2AB on white background.


Black color preview on #ADE2AB background

This text has black color on #ADE2AB background.


White color preview on #ADE2AB background

This text has white color on #ADE2AB background.


Related colors

Complementary color

Complementary color for #hex is #521D54.


I love getcolorcode.com

Triadic colors

1 #ABADE2 and #E2ABAD with #ADE2AB are triadic colors.

2 #ABE2AD and #E2ADAB with #ADE2AB are triadic colors.