COLOR #A8B197

HEX: #A8B197 RGB: (168,177,151)

Color info

#A8B197 contains red, green and blue colors in about the same proportion. Web safe color of #A8B197 is #999999 (or #999).

RGB color model

#A8B197 color RGB value is (168,177,151).

RGB: (168,177,151) (66%, 69%, 59%)

RGB channels and saturation

R 168 of 255 = 66%
G 177 of 255 = 69%
B 151 of 255 = 59%

168
177
151

R + G + B ~ 65%. #A8B197 is quite light color.

Portions of RGB colors in percentages

R + G + B = 168 + 177 + 151 = 496 (100%)
R 168 of 496 ~ 33.87%
G 177 of 496 ~ 35.69%
B 151 of 496 ~ 30.44'%

%33.87
%35.69
%30.44

CMYK color model

#A8B197 color CMYK value is (5,0,15,31).

  • cyan value is 5.08%
  • magenta value is 0.00%
  • yellow value is 14.69%
  • key color value is 30.59%

CMYK: (5,0,15,31)
C5M0Y15K31 (5%, 0%, 15%, 31%)
(0.05 / 0.00 / 0.15 / 0.31)

CMYK percentages

%5.08
%0
%14.69
%30.59

Codes

Color #A8B197 in popluar color models

A8 B1 97
RGB 168 177 151
HSL 81° 14.29% 64.31%
HSB/HSV 81° 14.69% 69.41%
CMYK 5.08% 0.00% 14.69%
30.59%

Color #A8B197 in popluar number systems.

HEX A8 B1 97
Decimal 168 177 151
Binary 10101000 10110001 10010111
Octal 250 261 227

Shades and tints

Shades of #A8B197

#A8B197
(168,177,151)
#99A18A
(153,161,138)
#8A917D
(138,145,125)
#7B8170
(123,129,112)
#6C7163
(108,113,99)
#5D6156
(93,97,86)
#4E5149
(78,81,73)
#3F413C
(63,65,60)
#30312F
(48,49,47)
#212122
(33,33,34)
#121115
(18,17,21)
#000000
(0,0,0)

Tints of #A8B197

#A8B197
(168,177,151)
#AFB8A0
(175,184,160)
#B6BFA9
(182,191,169)
#BDC6B2
(189,198,178)
#C4CDBB
(196,205,187)
#CBD4C4
(203,212,196)
#D2DBCD
(210,219,205)
#D9E2D6
(217,226,214)
#E0E9DF
(224,233,223)
#E7F0E8
(231,240,232)
#EEF7F1
(238,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A8B197 color. Also use rgb(168,177,151) instead hex code.

Text Font Color

.myTextColor { color: #A8B197; }

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

This text font color is #A8B197.

Background Color

.myBgColor { background-color: #A8B197; }

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

This div background color is #A8B197.

Border color

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

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

This div border color is #A8B197.

Opacity

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

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

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

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

This text has shadow with #A8B197 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8B197.

Preview

Color preview on black background

This text has color #A8B197 on black background.


Color preview on white background

This text has color #A8B197 on white background.


Black color preview on #A8B197 background

This text has black color on #A8B197 background.


White color preview on #A8B197 background

This text has white color on #A8B197 background.


Related colors

Complementary color

Complementary color for #hex is #574E68.


I love getcolorcode.com

Triadic colors

1 #97A8B1 and #B197A8 with #A8B197 are triadic colors.

2 #97B1A8 and #B1A897 with #A8B197 are triadic colors.