COLOR #ADE5AB

HEX: #ADE5AB RGB: (173,229,171)

Renk bilgisi

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

RGB renk modeli

#ADE5AB color RGB value is (173,229,171).

RGB: (173,229,171) (68%, 90%, 67%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 229 of 255 = 90%
B 171 of 255 = 67%

173
229
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 229 + 171 = 573 (100%)
R 173 of 573 ~ 30.19%
G 229 of 573 ~ 39.97%
B 171 of 573 ~ 29.84'%

%30.19
%39.97
%29.84

CMYK RENK MODELİ

#ADE5AB rengi CMYK tonu (24,0,25,10).

  • camgöbeği tonu 24.45%
  • eflatun tonu 0.00%
  • sarı tonu 25.33%
  • ana renk tonu 10.20%

CMYK: (24,0,25,10)
C24M0Y25K10 (24%, 0%, 25%, 10%)
(0.24 / 0.00 / 0.25 / 0.10)

CMYK yüzdeleri

%24.45
%0
%25.33
%10.2

Codes

Color #ADE5AB in popluar color models

AD E5 AB
RGB 173 229 171
HSL 118° 52.73% 78.43%
HSB/HSV 118° 25.33% 89.80%
CMYK 24.45% 0.00% 25.33%
10.20%

Color #ADE5AB in popluar number systems.

HEX AD E5 AB
Decimal 173 229 171
Binary 10101101 11100101 10101011
Octal 255 345 253

Shades and tints

Shades of #ADE5AB

#ADE5AB
(173,229,171)
#9ED19C
(158,209,156)
#8FBD8D
(143,189,141)
#80A97E
(128,169,126)
#71956F
(113,149,111)
#628160
(98,129,96)
#536D51
(83,109,81)
#445942
(68,89,66)
#354533
(53,69,51)
#263124
(38,49,36)
#171D15
(23,29,21)
#000000
(0,0,0)

Tints of #ADE5AB

#ADE5AB
(173,229,171)
#B4E7B2
(180,231,178)
#BBE9B9
(187,233,185)
#C2EBC0
(194,235,192)
#C9EDC7
(201,237,199)
#D0EFCE
(208,239,206)
#D7F1D5
(215,241,213)
#DEF3DC
(222,243,220)
#E5F5E3
(229,245,227)
#ECF7EA
(236,247,234)
#F3F9F1
(243,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE5AB; }

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

This text font color is #ADE5AB.

Background Color

.myBgColor { background-color: #ADE5AB; }

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

This div background color is #ADE5AB.

Border color

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

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

This div border color is #ADE5AB.

Opacity

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

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

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

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

This text has shadow with #ADE5AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE5AB.

Preview

Color preview on black background

This text has color #ADE5AB on black background.


Color preview on white background

This text has color #ADE5AB on white background.


Black color preview on #ADE5AB background

This text has black color on #ADE5AB background.


White color preview on #ADE5AB background

This text has white color on #ADE5AB background.


Related colors

Complementary color

Complementary color for #hex is #521A54.


I love getcolorcode.com

Triadic colors

1 #ABADE5 and #E5ABAD with #ADE5AB are triadic colors.

2 #ABE5AD and #E5ADAB with #ADE5AB are triadic colors.