COLOR #A4AE94

HEX: #A4AE94 RGB: (164,174,148)

Color info

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

RGB color model

#A4AE94 color RGB value is (164,174,148).

RGB: (164,174,148) (64%, 68%, 58%)

RGB channels and saturation

R 164 of 255 = 64%
G 174 of 255 = 68%
B 148 of 255 = 58%

164
174
148

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

Portions of RGB colors in percentages

R + G + B = 164 + 174 + 148 = 486 (100%)
R 164 of 486 ~ 33.74%
G 174 of 486 ~ 35.8%
B 148 of 486 ~ 30.45'%

%33.74
%35.8
%30.45

CMYK color model

#A4AE94 color CMYK value is (6,0,15,32).

  • cyan value is 5.75%
  • magenta value is 0.00%
  • yellow value is 14.94%
  • key color value is 31.76%

CMYK: (6,0,15,32)
C6M0Y15K32 (6%, 0%, 15%, 32%)
(0.06 / 0.00 / 0.15 / 0.32)

CMYK percentages

%5.75
%0
%14.94
%31.76

Codes

Color #A4AE94 in popluar color models

A4 AE 94
RGB 164 174 148
HSL 83° 13.83% 63.14%
HSB/HSV 83° 14.94% 68.24%
CMYK 5.75% 0.00% 14.94%
31.76%

Color #A4AE94 in popluar number systems.

HEX A4 AE 94
Decimal 164 174 148
Binary 10100100 10101110 10010100
Octal 244 256 224

Shades and tints

Shades of #A4AE94

#A4AE94
(164,174,148)
#969F87
(150,159,135)
#88907A
(136,144,122)
#7A816D
(122,129,109)
#6C7260
(108,114,96)
#5E6353
(94,99,83)
#505446
(80,84,70)
#424539
(66,69,57)
#34362C
(52,54,44)
#26271F
(38,39,31)
#181812
(24,24,18)
#000000
(0,0,0)

Tints of #A4AE94

#A4AE94
(164,174,148)
#ACB59D
(172,181,157)
#B4BCA6
(180,188,166)
#BCC3AF
(188,195,175)
#C4CAB8
(196,202,184)
#CCD1C1
(204,209,193)
#D4D8CA
(212,216,202)
#DCDFD3
(220,223,211)
#E4E6DC
(228,230,220)
#ECEDE5
(236,237,229)
#F4F4EE
(244,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4AE94 color. Also use rgb(164,174,148) instead hex code.

Text Font Color

.myTextColor { color: #A4AE94; }

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

This text font color is #A4AE94.

Background Color

.myBgColor { background-color: #A4AE94; }

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

This div background color is #A4AE94.

Border color

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

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

This div border color is #A4AE94.

Opacity

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

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

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

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

This text has shadow with #A4AE94 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4AE94.

Preview

Color preview on black background

This text has color #A4AE94 on black background.


Color preview on white background

This text has color #A4AE94 on white background.


Black color preview on #A4AE94 background

This text has black color on #A4AE94 background.


White color preview on #A4AE94 background

This text has white color on #A4AE94 background.


Related colors

Complementary color

Complementary color for #hex is #5B516B.


I love getcolorcode.com

Triadic colors

1 #94A4AE and #AE94A4 with #A4AE94 are triadic colors.

2 #94AEA4 and #AEA494 with #A4AE94 are triadic colors.