COLOR #A8C996

HEX: #A8C996 RGB: (168,201,150)

Renk bilgisi

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

RGB renk modeli

#A8C996 color RGB value is (168,201,150).

RGB: (168,201,150) (66%, 79%, 59%)

RGB bağlantıları ve doygunluk

R 168 of 255 = 66%
G 201 of 255 = 79%
B 150 of 255 = 59%

168
201
150

R + G + B ~ 68%. #A8C996 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 168 + 201 + 150 = 519 (100%)
R 168 of 519 ~ 32.37%
G 201 of 519 ~ 38.73%
B 150 of 519 ~ 28.9'%

%32.37
%38.73
%28.9

CMYK RENK MODELİ

#A8C996 rengi CMYK tonu (16,0,25,21).

  • camgöbeği tonu 16.42%
  • eflatun tonu 0.00%
  • sarı tonu 25.37%
  • ana renk tonu 21.18%

CMYK: (16,0,25,21)
C16M0Y25K21 (16%, 0%, 25%, 21%)
(0.16 / 0.00 / 0.25 / 0.21)

CMYK yüzdeleri

%16.42
%0
%25.37
%21.18

Codes

Color #A8C996 in popluar color models

A8 C9 96
RGB 168 201 150
HSL 99° 32.08% 68.82%
HSB/HSV 99° 25.37% 78.82%
CMYK 16.42% 0.00% 25.37%
21.18%

Color #A8C996 in popluar number systems.

HEX A8 C9 96
Decimal 168 201 150
Binary 10101000 11001001 10010110
Octal 250 311 226

Shades and tints

Shades of #A8C996

#A8C996
(168,201,150)
#99B789
(153,183,137)
#8AA57C
(138,165,124)
#7B936F
(123,147,111)
#6C8162
(108,129,98)
#5D6F55
(93,111,85)
#4E5D48
(78,93,72)
#3F4B3B
(63,75,59)
#30392E
(48,57,46)
#212721
(33,39,33)
#121514
(18,21,20)
#000000
(0,0,0)

Tints of #A8C996

#A8C996
(168,201,150)
#AFCD9F
(175,205,159)
#B6D1A8
(182,209,168)
#BDD5B1
(189,213,177)
#C4D9BA
(196,217,186)
#CBDDC3
(203,221,195)
#D2E1CC
(210,225,204)
#D9E5D5
(217,229,213)
#E0E9DE
(224,233,222)
#E7EDE7
(231,237,231)
#EEF1F0
(238,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A8C996 color. Also use rgb(168,201,150) instead hex code.

Text Font Color

.myTextColor { color: #A8C996; }

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

This text font color is #A8C996.

Background Color

.myBgColor { background-color: #A8C996; }

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

This div background color is #A8C996.

Border color

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

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

This div border color is #A8C996.

Opacity

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

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

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

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

This text has shadow with #A8C996 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8C996.

Preview

Color preview on black background

This text has color #A8C996 on black background.


Color preview on white background

This text has color #A8C996 on white background.


Black color preview on #A8C996 background

This text has black color on #A8C996 background.


White color preview on #A8C996 background

This text has white color on #A8C996 background.


Related colors

Complementary color

Complementary color for #hex is #573669.


I love getcolorcode.com

Triadic colors

1 #96A8C9 and #C996A8 with #A8C996 are triadic colors.

2 #96C9A8 and #C9A896 with #A8C996 are triadic colors.