COLOR #A8B577

HEX: #A8B577 RGB: (168,181,119)

Color info

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

RGB color model

#A8B577 color RGB value is (168,181,119).

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

RGB channels and saturation

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

168
181
119

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

Portions of RGB colors in percentages

R + G + B = 168 + 181 + 119 = 468 (100%)
R 168 of 468 ~ 35.9%
G 181 of 468 ~ 38.68%
B 119 of 468 ~ 25.43'%

%35.9
%38.68
%25.43

CMYK color model

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

  • cyan value is 7.18%
  • magenta value is 0.00%
  • yellow value is 34.25%
  • key color value is 29.02%

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

CMYK percentages

%7.18
%0
%34.25
%29.02

Codes

Color #A8B577 in popluar color models

A8 B5 77
RGB 168 181 119
HSL 73° 29.52% 58.82%
HSB/HSV 73° 34.25% 70.98%
CMYK 7.18% 0.00% 34.25%
29.02%

Color #A8B577 in popluar number systems.

HEX A8 B5 77
Decimal 168 181 119
Binary 10101000 10110101 1110111
Octal 250 265 167

Shades and tints

Shades of #A8B577

#A8B577
(168,181,119)
#99A56D
(153,165,109)
#8A9563
(138,149,99)
#7B8559
(123,133,89)
#6C754F
(108,117,79)
#5D6545
(93,101,69)
#4E553B
(78,85,59)
#3F4531
(63,69,49)
#303527
(48,53,39)
#21251D
(33,37,29)
#121513
(18,21,19)
#000000
(0,0,0)

Tints of #A8B577

#A8B577
(168,181,119)
#AFBB83
(175,187,131)
#B6C18F
(182,193,143)
#BDC79B
(189,199,155)
#C4CDA7
(196,205,167)
#CBD3B3
(203,211,179)
#D2D9BF
(210,217,191)
#D9DFCB
(217,223,203)
#E0E5D7
(224,229,215)
#E7EBE3
(231,235,227)
#EEF1EF
(238,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A8B577; }

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

This text font color is #A8B577.

Background Color

.myBgColor { background-color: #A8B577; }

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

This div background color is #A8B577.

Border color

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

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

This div border color is #A8B577.

Opacity

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

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

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

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

This text has shadow with #A8B577 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8B577.

Preview

Color preview on black background

This text has color #A8B577 on black background.


Color preview on white background

This text has color #A8B577 on white background.


Black color preview on #A8B577 background

This text has black color on #A8B577 background.


White color preview on #A8B577 background

This text has white color on #A8B577 background.


Related colors

Complementary color

Complementary color for #hex is #574A88.


I love getcolorcode.com

Triadic colors

1 #77A8B5 and #B577A8 with #A8B577 are triadic colors.

2 #77B5A8 and #B5A877 with #A8B577 are triadic colors.