COLOR #A8B477

HEX: #A8B477 RGB: (168,180,119)

Color info

#A8B477 contains mainly red and green colors. Web safe color of #A8B477 is #99CC66 (or #9C6).

RGB color model

#A8B477 color RGB value is (168,180,119).

RGB: (168,180,119) (66%, 71%, 47%)

RGB channels and saturation

R 168 of 255 = 66%
G 180 of 255 = 71%
B 119 of 255 = 47%

168
180
119

R + G + B ~ 61%. #A8B477 is quite light color.

Portions of RGB colors in percentages

R + G + B = 168 + 180 + 119 = 467 (100%)
R 168 of 467 ~ 35.97%
G 180 of 467 ~ 38.54%
B 119 of 467 ~ 25.48'%

%35.97
%38.54
%25.48

CMYK color model

#A8B477 color CMYK value is (7,0,34,29).

  • cyan value is 6.67%
  • magenta value is 0.00%
  • yellow value is 33.89%
  • key color value is 29.41%

CMYK: (7,0,34,29)
C7M0Y34K29 (7%, 0%, 34%, 29%)
(0.07 / 0.00 / 0.34 / 0.29)

CMYK percentages

%6.67
%0
%33.89
%29.41

Codes

Color #A8B477 in popluar color models

A8 B4 77
RGB 168 180 119
HSL 72° 28.91% 58.63%
HSB/HSV 72° 33.89% 70.59%
CMYK 6.67% 0.00% 33.89%
29.41%

Color #A8B477 in popluar number systems.

HEX A8 B4 77
Decimal 168 180 119
Binary 10101000 10110100 1110111
Octal 250 264 167

Shades and tints

Shades of #A8B477

#A8B477
(168,180,119)
#99A46D
(153,164,109)
#8A9463
(138,148,99)
#7B8459
(123,132,89)
#6C744F
(108,116,79)
#5D6445
(93,100,69)
#4E543B
(78,84,59)
#3F4431
(63,68,49)
#303427
(48,52,39)
#21241D
(33,36,29)
#121413
(18,20,19)
#000000
(0,0,0)

Tints of #A8B477

#A8B477
(168,180,119)
#AFBA83
(175,186,131)
#B6C08F
(182,192,143)
#BDC69B
(189,198,155)
#C4CCA7
(196,204,167)
#CBD2B3
(203,210,179)
#D2D8BF
(210,216,191)
#D9DECB
(217,222,203)
#E0E4D7
(224,228,215)
#E7EAE3
(231,234,227)
#EEF0EF
(238,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A8B477 color. Also use rgb(168,180,119) instead hex code.

Text Font Color

.myTextColor { color: #A8B477; }

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

This text font color is #A8B477.

Background Color

.myBgColor { background-color: #A8B477; }

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

This div background color is #A8B477.

Border color

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

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

This div border color is #A8B477.

Opacity

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

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

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

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

This text has shadow with #A8B477 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8B477.

Preview

Color preview on black background

This text has color #A8B477 on black background.


Color preview on white background

This text has color #A8B477 on white background.


Black color preview on #A8B477 background

This text has black color on #A8B477 background.


White color preview on #A8B477 background

This text has white color on #A8B477 background.


Related colors

Complementary color

Complementary color for #hex is #574B88.


I love getcolorcode.com

Triadic colors

1 #77A8B4 and #B477A8 with #A8B477 are triadic colors.

2 #77B4A8 and #B4A877 with #A8B477 are triadic colors.