COLOR #ADD5A2

HEX: #ADD5A2 RGB: (173,213,162)

Renk bilgisi

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

RGB renk modeli

#ADD5A2 color RGB value is (173,213,162).

RGB: (173,213,162) (68%, 84%, 64%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 213 of 255 = 84%
B 162 of 255 = 64%

173
213
162

R + G + B ~ 72%. #ADD5A2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 213 + 162 = 548 (100%)
R 173 of 548 ~ 31.57%
G 213 of 548 ~ 38.87%
B 162 of 548 ~ 29.56'%

%31.57
%38.87
%29.56

CMYK RENK MODELİ

#ADD5A2 rengi CMYK tonu (19,0,24,16).

  • camgöbeği tonu 18.78%
  • eflatun tonu 0.00%
  • sarı tonu 23.94%
  • ana renk tonu 16.47%

CMYK: (19,0,24,16)
C19M0Y24K16 (19%, 0%, 24%, 16%)
(0.19 / 0.00 / 0.24 / 0.16)

CMYK yüzdeleri

%18.78
%0
%23.94
%16.47

Codes

Color #ADD5A2 in popluar color models

AD D5 A2
RGB 173 213 162
HSL 107° 37.78% 73.53%
HSB/HSV 107° 23.94% 83.53%
CMYK 18.78% 0.00% 23.94%
16.47%

Color #ADD5A2 in popluar number systems.

HEX AD D5 A2
Decimal 173 213 162
Binary 10101101 11010101 10100010
Octal 255 325 242

Shades and tints

Shades of #ADD5A2

#ADD5A2
(173,213,162)
#9EC294
(158,194,148)
#8FAF86
(143,175,134)
#809C78
(128,156,120)
#71896A
(113,137,106)
#62765C
(98,118,92)
#53634E
(83,99,78)
#445040
(68,80,64)
#353D32
(53,61,50)
#262A24
(38,42,36)
#171716
(23,23,22)
#000000
(0,0,0)

Tints of #ADD5A2

#ADD5A2
(173,213,162)
#B4D8AA
(180,216,170)
#BBDBB2
(187,219,178)
#C2DEBA
(194,222,186)
#C9E1C2
(201,225,194)
#D0E4CA
(208,228,202)
#D7E7D2
(215,231,210)
#DEEADA
(222,234,218)
#E5EDE2
(229,237,226)
#ECF0EA
(236,240,234)
#F3F3F2
(243,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADD5A2; }

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

This text font color is #ADD5A2.

Background Color

.myBgColor { background-color: #ADD5A2; }

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

This div background color is #ADD5A2.

Border color

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

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

This div border color is #ADD5A2.

Opacity

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

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

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

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

This text has shadow with #ADD5A2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADD5A2.

Preview

Color preview on black background

This text has color #ADD5A2 on black background.


Color preview on white background

This text has color #ADD5A2 on white background.


Black color preview on #ADD5A2 background

This text has black color on #ADD5A2 background.


White color preview on #ADD5A2 background

This text has white color on #ADD5A2 background.


Related colors

Complementary color

Complementary color for #hex is #522A5D.


I love getcolorcode.com

Triadic colors

1 #A2ADD5 and #D5A2AD with #ADD5A2 are triadic colors.

2 #A2D5AD and #D5ADA2 with #ADD5A2 are triadic colors.