COLOR #A9D6AD

HEX: #A9D6AD RGB: (169,214,173)

Renk bilgisi

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

RGB renk modeli

#A9D6AD color RGB value is (169,214,173).

RGB: (169,214,173) (66%, 84%, 68%)

RGB bağlantıları ve doygunluk

R 169 of 255 = 66%
G 214 of 255 = 84%
B 173 of 255 = 68%

169
214
173

R + G + B ~ 73%. #A9D6AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 169 + 214 + 173 = 556 (100%)
R 169 of 556 ~ 30.4%
G 214 of 556 ~ 38.49%
B 173 of 556 ~ 31.12'%

%30.4
%38.49
%31.12

CMYK RENK MODELİ

#A9D6AD rengi CMYK tonu (21,0,19,16).

  • camgöbeği tonu 21.03%
  • eflatun tonu 0.00%
  • sarı tonu 19.16%
  • ana renk tonu 16.08%

CMYK: (21,0,19,16)
C21M0Y19K16 (21%, 0%, 19%, 16%)
(0.21 / 0.00 / 0.19 / 0.16)

CMYK yüzdeleri

%21.03
%0
%19.16
%16.08

Codes

Color #A9D6AD in popluar color models

A9 D6 AD
RGB 169 214 173
HSL 125° 35.43% 75.10%
HSB/HSV 125° 21.03% 83.92%
CMYK 21.03% 0.00% 19.16%
16.08%

Color #A9D6AD in popluar number systems.

HEX A9 D6 AD
Decimal 169 214 173
Binary 10101001 11010110 10101101
Octal 251 326 255

Shades and tints

Shades of #A9D6AD

#A9D6AD
(169,214,173)
#9AC39E
(154,195,158)
#8BB08F
(139,176,143)
#7C9D80
(124,157,128)
#6D8A71
(109,138,113)
#5E7762
(94,119,98)
#4F6453
(79,100,83)
#405144
(64,81,68)
#313E35
(49,62,53)
#222B26
(34,43,38)
#131817
(19,24,23)
#000000
(0,0,0)

Tints of #A9D6AD

#A9D6AD
(169,214,173)
#B0D9B4
(176,217,180)
#B7DCBB
(183,220,187)
#BEDFC2
(190,223,194)
#C5E2C9
(197,226,201)
#CCE5D0
(204,229,208)
#D3E8D7
(211,232,215)
#DAEBDE
(218,235,222)
#E1EEE5
(225,238,229)
#E8F1EC
(232,241,236)
#EFF4F3
(239,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A9D6AD; }

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

This text font color is #A9D6AD.

Background Color

.myBgColor { background-color: #A9D6AD; }

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

This div background color is #A9D6AD.

Border color

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

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

This div border color is #A9D6AD.

Opacity

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

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

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

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

This text has shadow with #A9D6AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A9D6AD.

Preview

Color preview on black background

This text has color #A9D6AD on black background.


Color preview on white background

This text has color #A9D6AD on white background.


Black color preview on #A9D6AD background

This text has black color on #A9D6AD background.


White color preview on #A9D6AD background

This text has white color on #A9D6AD background.


Related colors

Complementary color

Complementary color for #hex is #562952.


I love getcolorcode.com

Triadic colors

1 #ADA9D6 and #D6ADA9 with #A9D6AD are triadic colors.

2 #ADD6A9 and #D6A9AD with #A9D6AD are triadic colors.