COLOR #ADD2A9

HEX: #ADD2A9 RGB: (173,210,169)

Renk bilgisi

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

RGB renk modeli

#ADD2A9 color RGB value is (173,210,169).

RGB: (173,210,169) (68%, 82%, 66%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 210 of 255 = 82%
B 169 of 255 = 66%

173
210
169

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 210 + 169 = 552 (100%)
R 173 of 552 ~ 31.34%
G 210 of 552 ~ 38.04%
B 169 of 552 ~ 30.62'%

%31.34
%38.04
%30.62

CMYK RENK MODELİ

#ADD2A9 rengi CMYK tonu (18,0,20,18).

  • camgöbeği tonu 17.62%
  • eflatun tonu 0.00%
  • sarı tonu 19.52%
  • ana renk tonu 17.65%

CMYK: (18,0,20,18)
C18M0Y20K18 (18%, 0%, 20%, 18%)
(0.18 / 0.00 / 0.20 / 0.18)

CMYK yüzdeleri

%17.62
%0
%19.52
%17.65

Codes

Color #ADD2A9 in popluar color models

AD D2 A9
RGB 173 210 169
HSL 114° 31.30% 74.31%
HSB/HSV 114° 19.52% 82.35%
CMYK 17.62% 0.00% 19.52%
17.65%

Color #ADD2A9 in popluar number systems.

HEX AD D2 A9
Decimal 173 210 169
Binary 10101101 11010010 10101001
Octal 255 322 251

Shades and tints

Shades of #ADD2A9

#ADD2A9
(173,210,169)
#9EBF9A
(158,191,154)
#8FAC8B
(143,172,139)
#80997C
(128,153,124)
#71866D
(113,134,109)
#62735E
(98,115,94)
#53604F
(83,96,79)
#444D40
(68,77,64)
#353A31
(53,58,49)
#262722
(38,39,34)
#171413
(23,20,19)
#000000
(0,0,0)

Tints of #ADD2A9

#ADD2A9
(173,210,169)
#B4D6B0
(180,214,176)
#BBDAB7
(187,218,183)
#C2DEBE
(194,222,190)
#C9E2C5
(201,226,197)
#D0E6CC
(208,230,204)
#D7EAD3
(215,234,211)
#DEEEDA
(222,238,218)
#E5F2E1
(229,242,225)
#ECF6E8
(236,246,232)
#F3FAEF
(243,250,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADD2A9; }

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

This text font color is #ADD2A9.

Background Color

.myBgColor { background-color: #ADD2A9; }

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

This div background color is #ADD2A9.

Border color

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

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

This div border color is #ADD2A9.

Opacity

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

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

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

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

This text has shadow with #ADD2A9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADD2A9.

Preview

Color preview on black background

This text has color #ADD2A9 on black background.


Color preview on white background

This text has color #ADD2A9 on white background.


Black color preview on #ADD2A9 background

This text has black color on #ADD2A9 background.


White color preview on #ADD2A9 background

This text has white color on #ADD2A9 background.


Related colors

Complementary color

Complementary color for #hex is #522D56.


I love getcolorcode.com

Triadic colors

1 #A9ADD2 and #D2A9AD with #ADD2A9 are triadic colors.

2 #A9D2AD and #D2ADA9 with #ADD2A9 are triadic colors.