COLOR #ADE9AD

HEX: #ADE9AD RGB: (173,233,173)

Renk bilgisi

#ADE9AD contains mainly green color. #ADE9AD ‘ nin web güvenlik rengi #99FF99 (ya da #9F9) dir.

RGB renk modeli

#ADE9AD color RGB value is (173,233,173).

RGB: (173,233,173) (68%, 91%, 68%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 233 of 255 = 91%
B 173 of 255 = 68%

173
233
173

R + G + B ~ 76%. #ADE9AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 233 + 173 = 579 (100%)
R 173 of 579 ~ 29.88%
G 233 of 579 ~ 40.24%
B 173 of 579 ~ 29.88'%

%29.88
%40.24
%29.88

CMYK RENK MODELİ

#ADE9AD rengi CMYK tonu (26,0,26,9).

  • camgöbeği tonu 25.75%
  • eflatun tonu 0.00%
  • sarı tonu 25.75%
  • ana renk tonu 8.63%

CMYK: (26,0,26,9)
C26M0Y26K9 (26%, 0%, 26%, 9%)
(0.26 / 0.00 / 0.26 / 0.09)

CMYK yüzdeleri

%25.75
%0
%25.75
%8.63

Codes

Color #ADE9AD in popluar color models

AD E9 AD
RGB 173 233 173
HSL 120° 57.69% 79.61%
HSB/HSV 120° 25.75% 91.37%
CMYK 25.75% 0.00% 25.75%
8.63%

Color #ADE9AD in popluar number systems.

HEX AD E9 AD
Decimal 173 233 173
Binary 10101101 11101001 10101101
Octal 255 351 255

Shades and tints

Shades of #ADE9AD

#ADE9AD
(173,233,173)
#9ED49E
(158,212,158)
#8FBF8F
(143,191,143)
#80AA80
(128,170,128)
#719571
(113,149,113)
#628062
(98,128,98)
#536B53
(83,107,83)
#445644
(68,86,68)
#354135
(53,65,53)
#262C26
(38,44,38)
#171717
(23,23,23)
#000000
(0,0,0)

Tints of #ADE9AD

#ADE9AD
(173,233,173)
#B4EBB4
(180,235,180)
#BBEDBB
(187,237,187)
#C2EFC2
(194,239,194)
#C9F1C9
(201,241,201)
#D0F3D0
(208,243,208)
#D7F5D7
(215,245,215)
#DEF7DE
(222,247,222)
#E5F9E5
(229,249,229)
#ECFBEC
(236,251,236)
#F3FDF3
(243,253,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE9AD; }

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

This text font color is #ADE9AD.

Background Color

.myBgColor { background-color: #ADE9AD; }

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

This div background color is #ADE9AD.

Border color

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

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

This div border color is #ADE9AD.

Opacity

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

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

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

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

This text has shadow with #ADE9AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE9AD.

Preview

Color preview on black background

This text has color #ADE9AD on black background.


Color preview on white background

This text has color #ADE9AD on white background.


Black color preview on #ADE9AD background

This text has black color on #ADE9AD background.


White color preview on #ADE9AD background

This text has white color on #ADE9AD background.


Related colors

Complementary color

Complementary color for #hex is #521652.


I love getcolorcode.com

Triadic colors

1 #ADADE9 and #E9ADAD with #ADE9AD are triadic colors.

2 #ADE9AD and #E9ADAD with #ADE9AD are triadic colors.