COLOR #A6AE94

HEX: #A6AE94 RGB: (166,174,148)

Color info

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

RGB color model

#A6AE94 color RGB value is (166,174,148).

RGB: (166,174,148) (65%, 68%, 58%)

RGB channels and saturation

R 166 of 255 = 65%
G 174 of 255 = 68%
B 148 of 255 = 58%

166
174
148

R + G + B ~ 64%. #A6AE94 is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 174 + 148 = 488 (100%)
R 166 of 488 ~ 34.02%
G 174 of 488 ~ 35.66%
B 148 of 488 ~ 30.33'%

%34.02
%35.66
%30.33

CMYK color model

#A6AE94 color CMYK value is (5,0,15,32).

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

CMYK: (5,0,15,32)
C5M0Y15K32 (5%, 0%, 15%, 32%)
(0.05 / 0.00 / 0.15 / 0.32)

CMYK percentages

%4.6
%0
%14.94
%31.76

Codes

Color #A6AE94 in popluar color models

A6 AE 94
RGB 166 174 148
HSL 78° 13.83% 63.14%
HSB/HSV 78° 14.94% 68.24%
CMYK 4.60% 0.00% 14.94%
31.76%

Color #A6AE94 in popluar number systems.

HEX A6 AE 94
Decimal 166 174 148
Binary 10100110 10101110 10010100
Octal 246 256 224

Shades and tints

Shades of #A6AE94

#A6AE94
(166,174,148)
#979F87
(151,159,135)
#88907A
(136,144,122)
#79816D
(121,129,109)
#6A7260
(106,114,96)
#5B6353
(91,99,83)
#4C5446
(76,84,70)
#3D4539
(61,69,57)
#2E362C
(46,54,44)
#1F271F
(31,39,31)
#101812
(16,24,18)
#000000
(0,0,0)

Tints of #A6AE94

#A6AE94
(166,174,148)
#AEB59D
(174,181,157)
#B6BCA6
(182,188,166)
#BEC3AF
(190,195,175)
#C6CAB8
(198,202,184)
#CED1C1
(206,209,193)
#D6D8CA
(214,216,202)
#DEDFD3
(222,223,211)
#E6E6DC
(230,230,220)
#EEEDE5
(238,237,229)
#F6F4EE
(246,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6AE94; }

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

This text font color is #A6AE94.

Background Color

.myBgColor { background-color: #A6AE94; }

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

This div background color is #A6AE94.

Border color

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

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

This div border color is #A6AE94.

Opacity

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

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

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

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

This text has shadow with #A6AE94 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6AE94.

Preview

Color preview on black background

This text has color #A6AE94 on black background.


Color preview on white background

This text has color #A6AE94 on white background.


Black color preview on #A6AE94 background

This text has black color on #A6AE94 background.


White color preview on #A6AE94 background

This text has white color on #A6AE94 background.


Related colors

Complementary color

Complementary color for #hex is #59516B.


I love getcolorcode.com

Triadic colors

1 #94A6AE and #AE94A6 with #A6AE94 are triadic colors.

2 #94AEA6 and #AEA694 with #A6AE94 are triadic colors.