COLOR #ADE4AB

HEX: #ADE4AB RGB: (173,228,171)

Renk bilgisi

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

RGB renk modeli

#ADE4AB color RGB value is (173,228,171).

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

RGB bağlantıları ve doygunluk

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

173
228
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 171 = 572 (100%)
R 173 of 572 ~ 30.24%
G 228 of 572 ~ 39.86%
B 171 of 572 ~ 29.9'%

%30.24
%39.86
%29.9

CMYK RENK MODELİ

#ADE4AB rengi CMYK tonu (24,0,25,11).

  • camgöbeği tonu 24.12%
  • eflatun tonu 0.00%
  • sarı tonu 25.00%
  • ana renk tonu 10.59%

CMYK: (24,0,25,11)
C24M0Y25K11 (24%, 0%, 25%, 11%)
(0.24 / 0.00 / 0.25 / 0.11)

CMYK yüzdeleri

%24.12
%0
%25
%10.59

Codes

Color #ADE4AB in popluar color models

AD E4 AB
RGB 173 228 171
HSL 118° 51.35% 78.24%
HSB/HSV 118° 25.00% 89.41%
CMYK 24.12% 0.00% 25.00%
10.59%

Color #ADE4AB in popluar number systems.

HEX AD E4 AB
Decimal 173 228 171
Binary 10101101 11100100 10101011
Octal 255 344 253

Shades and tints

Shades of #ADE4AB

#ADE4AB
(173,228,171)
#9ED09C
(158,208,156)
#8FBC8D
(143,188,141)
#80A87E
(128,168,126)
#71946F
(113,148,111)
#628060
(98,128,96)
#536C51
(83,108,81)
#445842
(68,88,66)
#354433
(53,68,51)
#263024
(38,48,36)
#171C15
(23,28,21)
#000000
(0,0,0)

Tints of #ADE4AB

#ADE4AB
(173,228,171)
#B4E6B2
(180,230,178)
#BBE8B9
(187,232,185)
#C2EAC0
(194,234,192)
#C9ECC7
(201,236,199)
#D0EECE
(208,238,206)
#D7F0D5
(215,240,213)
#DEF2DC
(222,242,220)
#E5F4E3
(229,244,227)
#ECF6EA
(236,246,234)
#F3F8F1
(243,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE4AB; }

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

This text font color is #ADE4AB.

Background Color

.myBgColor { background-color: #ADE4AB; }

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

This div background color is #ADE4AB.

Border color

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

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

This div border color is #ADE4AB.

Opacity

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

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

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

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

This text has shadow with #ADE4AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE4AB.

Preview

Color preview on black background

This text has color #ADE4AB on black background.


Color preview on white background

This text has color #ADE4AB on white background.


Black color preview on #ADE4AB background

This text has black color on #ADE4AB background.


White color preview on #ADE4AB background

This text has white color on #ADE4AB background.


Related colors

Complementary color

Complementary color for #hex is #521B54.


I love getcolorcode.com

Triadic colors

1 #ABADE4 and #E4ABAD with #ADE4AB are triadic colors.

2 #ABE4AD and #E4ADAB with #ADE4AB are triadic colors.