COLOR #A8B584

HEX: #A8B584 RGB: (168,181,132)

Color info

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

RGB color model

#A8B584 color RGB value is (168,181,132).

RGB: (168,181,132) (66%, 71%, 52%)

RGB channels and saturation

R 168 of 255 = 66%
G 181 of 255 = 71%
B 132 of 255 = 52%

168
181
132

R + G + B ~ 63%. #A8B584 is quite light color.

Portions of RGB colors in percentages

R + G + B = 168 + 181 + 132 = 481 (100%)
R 168 of 481 ~ 34.93%
G 181 of 481 ~ 37.63%
B 132 of 481 ~ 27.44'%

%34.93
%37.63
%27.44

CMYK color model

#A8B584 color CMYK value is (7,0,27,29).

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

CMYK: (7,0,27,29)
C7M0Y27K29 (7%, 0%, 27%, 29%)
(0.07 / 0.00 / 0.27 / 0.29)

CMYK percentages

%7.18
%0
%27.07
%29.02

Codes

Color #A8B584 in popluar color models

A8 B5 84
RGB 168 181 132
HSL 76° 24.87% 61.37%
HSB/HSV 76° 27.07% 70.98%
CMYK 7.18% 0.00% 27.07%
29.02%

Color #A8B584 in popluar number systems.

HEX A8 B5 84
Decimal 168 181 132
Binary 10101000 10110101 10000100
Octal 250 265 204

Shades and tints

Shades of #A8B584

#A8B584
(168,181,132)
#99A578
(153,165,120)
#8A956C
(138,149,108)
#7B8560
(123,133,96)
#6C7554
(108,117,84)
#5D6548
(93,101,72)
#4E553C
(78,85,60)
#3F4530
(63,69,48)
#303524
(48,53,36)
#212518
(33,37,24)
#12150C
(18,21,12)
#000000
(0,0,0)

Tints of #A8B584

#A8B584
(168,181,132)
#AFBB8F
(175,187,143)
#B6C19A
(182,193,154)
#BDC7A5
(189,199,165)
#C4CDB0
(196,205,176)
#CBD3BB
(203,211,187)
#D2D9C6
(210,217,198)
#D9DFD1
(217,223,209)
#E0E5DC
(224,229,220)
#E7EBE7
(231,235,231)
#EEF1F2
(238,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A8B584; }

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

This text font color is #A8B584.

Background Color

.myBgColor { background-color: #A8B584; }

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

This div background color is #A8B584.

Border color

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

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

This div border color is #A8B584.

Opacity

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

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

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

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

This text has shadow with #A8B584 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8B584.

Preview

Color preview on black background

This text has color #A8B584 on black background.


Color preview on white background

This text has color #A8B584 on white background.


Black color preview on #A8B584 background

This text has black color on #A8B584 background.


White color preview on #A8B584 background

This text has white color on #A8B584 background.


Related colors

Complementary color

Complementary color for #hex is #574A7B.


I love getcolorcode.com

Triadic colors

1 #84A8B5 and #B584A8 with #A8B584 are triadic colors.

2 #84B5A8 and #B5A884 with #A8B584 are triadic colors.