COLOR #A8B494

HEX: #A8B494 RGB: (168,180,148)

Color info

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

RGB color model

#A8B494 color RGB value is (168,180,148).

RGB: (168,180,148) (66%, 71%, 58%)

RGB channels and saturation

R 168 of 255 = 66%
G 180 of 255 = 71%
B 148 of 255 = 58%

168
180
148

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

Portions of RGB colors in percentages

R + G + B = 168 + 180 + 148 = 496 (100%)
R 168 of 496 ~ 33.87%
G 180 of 496 ~ 36.29%
B 148 of 496 ~ 29.84'%

%33.87
%36.29
%29.84

CMYK color model

#A8B494 color CMYK value is (7,0,18,29).

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

CMYK: (7,0,18,29)
C7M0Y18K29 (7%, 0%, 18%, 29%)
(0.07 / 0.00 / 0.18 / 0.29)

CMYK percentages

%6.67
%0
%17.78
%29.41

Codes

Color #A8B494 in popluar color models

A8 B4 94
RGB 168 180 148
HSL 83° 17.58% 64.31%
HSB/HSV 83° 17.78% 70.59%
CMYK 6.67% 0.00% 17.78%
29.41%

Color #A8B494 in popluar number systems.

HEX A8 B4 94
Decimal 168 180 148
Binary 10101000 10110100 10010100
Octal 250 264 224

Shades and tints

Shades of #A8B494

#A8B494
(168,180,148)
#99A487
(153,164,135)
#8A947A
(138,148,122)
#7B846D
(123,132,109)
#6C7460
(108,116,96)
#5D6453
(93,100,83)
#4E5446
(78,84,70)
#3F4439
(63,68,57)
#30342C
(48,52,44)
#21241F
(33,36,31)
#121412
(18,20,18)
#000000
(0,0,0)

Tints of #A8B494

#A8B494
(168,180,148)
#AFBA9D
(175,186,157)
#B6C0A6
(182,192,166)
#BDC6AF
(189,198,175)
#C4CCB8
(196,204,184)
#CBD2C1
(203,210,193)
#D2D8CA
(210,216,202)
#D9DED3
(217,222,211)
#E0E4DC
(224,228,220)
#E7EAE5
(231,234,229)
#EEF0EE
(238,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A8B494; }

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

This text font color is #A8B494.

Background Color

.myBgColor { background-color: #A8B494; }

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

This div background color is #A8B494.

Border color

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

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

This div border color is #A8B494.

Opacity

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

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

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

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

This text has shadow with #A8B494 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8B494.

Preview

Color preview on black background

This text has color #A8B494 on black background.


Color preview on white background

This text has color #A8B494 on white background.


Black color preview on #A8B494 background

This text has black color on #A8B494 background.


White color preview on #A8B494 background

This text has white color on #A8B494 background.


Related colors

Complementary color

Complementary color for #hex is #574B6B.


I love getcolorcode.com

Triadic colors

1 #94A8B4 and #B494A8 with #A8B494 are triadic colors.

2 #94B4A8 and #B4A894 with #A8B494 are triadic colors.