COLOR #ADE0AD

HEX: #ADE0AD RGB: (173,224,173)

Renk bilgisi

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

RGB renk modeli

#ADE0AD color RGB value is (173,224,173).

RGB: (173,224,173) (68%, 88%, 68%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 224 of 255 = 88%
B 173 of 255 = 68%

173
224
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 224 + 173 = 570 (100%)
R 173 of 570 ~ 30.35%
G 224 of 570 ~ 39.3%
B 173 of 570 ~ 30.35'%

%30.35
%39.3
%30.35

CMYK RENK MODELİ

#ADE0AD rengi CMYK tonu (23,0,23,12).

  • camgöbeği tonu 22.77%
  • eflatun tonu 0.00%
  • sarı tonu 22.77%
  • ana renk tonu 12.16%

CMYK: (23,0,23,12)
C23M0Y23K12 (23%, 0%, 23%, 12%)
(0.23 / 0.00 / 0.23 / 0.12)

CMYK yüzdeleri

%22.77
%0
%22.77
%12.16

Codes

Color #ADE0AD in popluar color models

AD E0 AD
RGB 173 224 173
HSL 120° 45.13% 77.84%
HSB/HSV 120° 22.77% 87.84%
CMYK 22.77% 0.00% 22.77%
12.16%

Color #ADE0AD in popluar number systems.

HEX AD E0 AD
Decimal 173 224 173
Binary 10101101 11100000 10101101
Octal 255 340 255

Shades and tints

Shades of #ADE0AD

#ADE0AD
(173,224,173)
#9ECC9E
(158,204,158)
#8FB88F
(143,184,143)
#80A480
(128,164,128)
#719071
(113,144,113)
#627C62
(98,124,98)
#536853
(83,104,83)
#445444
(68,84,68)
#354035
(53,64,53)
#262C26
(38,44,38)
#171817
(23,24,23)
#000000
(0,0,0)

Tints of #ADE0AD

#ADE0AD
(173,224,173)
#B4E2B4
(180,226,180)
#BBE4BB
(187,228,187)
#C2E6C2
(194,230,194)
#C9E8C9
(201,232,201)
#D0EAD0
(208,234,208)
#D7ECD7
(215,236,215)
#DEEEDE
(222,238,222)
#E5F0E5
(229,240,229)
#ECF2EC
(236,242,236)
#F3F4F3
(243,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE0AD; }

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

This text font color is #ADE0AD.

Background Color

.myBgColor { background-color: #ADE0AD; }

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

This div background color is #ADE0AD.

Border color

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

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

This div border color is #ADE0AD.

Opacity

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

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

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

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

This text has shadow with #ADE0AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE0AD.

Preview

Color preview on black background

This text has color #ADE0AD on black background.


Color preview on white background

This text has color #ADE0AD on white background.


Black color preview on #ADE0AD background

This text has black color on #ADE0AD background.


White color preview on #ADE0AD background

This text has white color on #ADE0AD background.


Related colors

Complementary color

Complementary color for #hex is #521F52.


I love getcolorcode.com

Triadic colors

1 #ADADE0 and #E0ADAD with #ADE0AD are triadic colors.

2 #ADE0AD and #E0ADAD with #ADE0AD are triadic colors.