COLOR #A8D5A9

HEX: #A8D5A9 RGB: (168,213,169)

Renk bilgisi

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

RGB renk modeli

#A8D5A9 color RGB value is (168,213,169).

RGB: (168,213,169) (66%, 84%, 66%)

RGB bağlantıları ve doygunluk

R 168 of 255 = 66%
G 213 of 255 = 84%
B 169 of 255 = 66%

168
213
169

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

Yüzdelerle RGB renk parçaları

R + G + B = 168 + 213 + 169 = 550 (100%)
R 168 of 550 ~ 30.55%
G 213 of 550 ~ 38.73%
B 169 of 550 ~ 30.73'%

%30.55
%38.73
%30.73

CMYK RENK MODELİ

#A8D5A9 rengi CMYK tonu (21,0,21,16).

  • camgöbeği tonu 21.13%
  • eflatun tonu 0.00%
  • sarı tonu 20.66%
  • ana renk tonu 16.47%

CMYK: (21,0,21,16)
C21M0Y21K16 (21%, 0%, 21%, 16%)
(0.21 / 0.00 / 0.21 / 0.16)

CMYK yüzdeleri

%21.13
%0
%20.66
%16.47

Codes

Color #A8D5A9 in popluar color models

A8 D5 A9
RGB 168 213 169
HSL 121° 34.88% 74.71%
HSB/HSV 121° 21.13% 83.53%
CMYK 21.13% 0.00% 20.66%
16.47%

Color #A8D5A9 in popluar number systems.

HEX A8 D5 A9
Decimal 168 213 169
Binary 10101000 11010101 10101001
Octal 250 325 251

Shades and tints

Shades of #A8D5A9

#A8D5A9
(168,213,169)
#99C29A
(153,194,154)
#8AAF8B
(138,175,139)
#7B9C7C
(123,156,124)
#6C896D
(108,137,109)
#5D765E
(93,118,94)
#4E634F
(78,99,79)
#3F5040
(63,80,64)
#303D31
(48,61,49)
#212A22
(33,42,34)
#121713
(18,23,19)
#000000
(0,0,0)

Tints of #A8D5A9

#A8D5A9
(168,213,169)
#AFD8B0
(175,216,176)
#B6DBB7
(182,219,183)
#BDDEBE
(189,222,190)
#C4E1C5
(196,225,197)
#CBE4CC
(203,228,204)
#D2E7D3
(210,231,211)
#D9EADA
(217,234,218)
#E0EDE1
(224,237,225)
#E7F0E8
(231,240,232)
#EEF3EF
(238,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A8D5A9 color. Also use rgb(168,213,169) instead hex code.

Text Font Color

.myTextColor { color: #A8D5A9; }

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

This text font color is #A8D5A9.

Background Color

.myBgColor { background-color: #A8D5A9; }

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

This div background color is #A8D5A9.

Border color

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

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

This div border color is #A8D5A9.

Opacity

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

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

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

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

This text has shadow with #A8D5A9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8D5A9.

Preview

Color preview on black background

This text has color #A8D5A9 on black background.


Color preview on white background

This text has color #A8D5A9 on white background.


Black color preview on #A8D5A9 background

This text has black color on #A8D5A9 background.


White color preview on #A8D5A9 background

This text has white color on #A8D5A9 background.


Related colors

Complementary color

Complementary color for #hex is #572A56.


I love getcolorcode.com

Triadic colors

1 #A9A8D5 and #D5A9A8 with #A8D5A9 are triadic colors.

2 #A9D5A8 and #D5A8A9 with #A8D5A9 are triadic colors.