COLOR #A8B896

HEX: #A8B896 RGB: (168,184,150)

Color info

#A8B896 contains red, green and blue colors in about the same proportion. Web safe color of #A8B896 is #99CC99 (or #9C9).

RGB color model

#A8B896 color RGB value is (168,184,150).

RGB: (168,184,150) (66%, 72%, 59%)

RGB channels and saturation

R 168 of 255 = 66%
G 184 of 255 = 72%
B 150 of 255 = 59%

168
184
150

R + G + B ~ 66%. #A8B896 is quite light color.

Portions of RGB colors in percentages

R + G + B = 168 + 184 + 150 = 502 (100%)
R 168 of 502 ~ 33.47%
G 184 of 502 ~ 36.65%
B 150 of 502 ~ 29.88'%

%33.47
%36.65
%29.88

CMYK color model

#A8B896 color CMYK value is (9,0,18,28).

  • cyan value is 8.70%
  • magenta value is 0.00%
  • yellow value is 18.48%
  • key color value is 27.84%

CMYK: (9,0,18,28)
C9M0Y18K28 (9%, 0%, 18%, 28%)
(0.09 / 0.00 / 0.18 / 0.28)

CMYK percentages

%8.7
%0
%18.48
%27.84

Codes

Color #A8B896 in popluar color models

A8 B8 96
RGB 168 184 150
HSL 88° 19.32% 65.49%
HSB/HSV 88° 18.48% 72.16%
CMYK 8.70% 0.00% 18.48%
27.84%

Color #A8B896 in popluar number systems.

HEX A8 B8 96
Decimal 168 184 150
Binary 10101000 10111000 10010110
Octal 250 270 226

Shades and tints

Shades of #A8B896

#A8B896
(168,184,150)
#99A889
(153,168,137)
#8A987C
(138,152,124)
#7B886F
(123,136,111)
#6C7862
(108,120,98)
#5D6855
(93,104,85)
#4E5848
(78,88,72)
#3F483B
(63,72,59)
#30382E
(48,56,46)
#212821
(33,40,33)
#121814
(18,24,20)
#000000
(0,0,0)

Tints of #A8B896

#A8B896
(168,184,150)
#AFBE9F
(175,190,159)
#B6C4A8
(182,196,168)
#BDCAB1
(189,202,177)
#C4D0BA
(196,208,186)
#CBD6C3
(203,214,195)
#D2DCCC
(210,220,204)
#D9E2D5
(217,226,213)
#E0E8DE
(224,232,222)
#E7EEE7
(231,238,231)
#EEF4F0
(238,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A8B896; }

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

This text font color is #A8B896.

Background Color

.myBgColor { background-color: #A8B896; }

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

This div background color is #A8B896.

Border color

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

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

This div border color is #A8B896.

Opacity

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

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

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

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

This text has shadow with #A8B896 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8B896.

Preview

Color preview on black background

This text has color #A8B896 on black background.


Color preview on white background

This text has color #A8B896 on white background.


Black color preview on #A8B896 background

This text has black color on #A8B896 background.


White color preview on #A8B896 background

This text has white color on #A8B896 background.


Related colors

Complementary color

Complementary color for #hex is #574769.


I love getcolorcode.com

Triadic colors

1 #96A8B8 and #B896A8 with #A8B896 are triadic colors.

2 #96B8A8 and #B8A896 with #A8B896 are triadic colors.