COLOR #A3AE79

HEX: #A3AE79 RGB: (163,174,121)

Color info

#A3AE79 contains red, green and blue colors in about the same proportion. Web safe color of #A3AE79 is #999966 (or #996).

RGB color model

#A3AE79 color RGB value is (163,174,121).

RGB: (163,174,121) (64%, 68%, 47%)

RGB channels and saturation

R 163 of 255 = 64%
G 174 of 255 = 68%
B 121 of 255 = 47%

163
174
121

R + G + B ~ 60%. #A3AE79 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 163 + 174 + 121 = 458 (100%)
R 163 of 458 ~ 35.59%
G 174 of 458 ~ 37.99%
B 121 of 458 ~ 26.42'%

%35.59
%37.99
%26.42

CMYK color model

#A3AE79 color CMYK value is (6,0,30,32).

  • cyan value is 6.32%
  • magenta value is 0.00%
  • yellow value is 30.46%
  • key color value is 31.76%
CMYK: (6,0,30,32) C6M0Y30K32 (6%,0%,30%,32%) (0.06/0.00/0.30/0.32) 

CMYK percentages

%6.32
%0
%30.46
%31.76

Codes

Color #A3AE79 in popluar color models

A3 AE 79
RGB 163 174 121
HSL 72° 24.65% 57.84%
HSB/HSV 72° 30.46% 68.24%
CMYK 6.32% 0.00% 30.46%
31.76%

Color #A3AE79 in popluar number systems.

HEX A3 AE 79
Decimal 163 174 121
Binary 10100011 10101110 1111001
Octal 243 256 171

Shades and tints

Shades of #A3AE79

#A3AE79
(163,174,121)
#959F6E
(149,159,110)
#879063
(135,144,99)
#798158
(121,129,88)
#6B724D
(107,114,77)
#5D6342
(93,99,66)
#4F5437
(79,84,55)
#41452C
(65,69,44)
#333621
(51,54,33)
#252716
(37,39,22)
#17180B
(23,24,11)
#000000
(0,0,0)

Tints of #A3AE79

#A3AE79
(163,174,121)
#ABB585
(171,181,133)
#B3BC91
(179,188,145)
#BBC39D
(187,195,157)
#C3CAA9
(195,202,169)
#CBD1B5
(203,209,181)
#D3D8C1
(211,216,193)
#DBDFCD
(219,223,205)
#E3E6D9
(227,230,217)
#EBEDE5
(235,237,229)
#F3F4F1
(243,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A3AE79 color. Also use rgb(163,174,121) instead hex code.

Text Font Color

.myTextColor { color: #A3AE79; }

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

This text font color is #A3AE79.

Background Color

.myBgColor { background-color: #A3AE79; }

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

This div background color is #A3AE79.

Border color

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

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

This div border color is #A3AE79.

Opacity

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

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

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

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

This text has shadow with #A3AE79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A3AE79.

Preview

Color preview on black background

This text has color #A3AE79 on black background.


Color preview on white background

This text has color #A3AE79 on white background.


Black color preview on #A3AE79 background

This text has black color on #A3AE79 background.


White color preview on #A3AE79 background

This text has white color on #A3AE79 background.


Related colors

Complementary color

Complementary color for #hex is #5C5186.


I love getcolorcode.com

Triadic colors

1 #79A3AE and #AE79A3 with #A3AE79 are triadic colors.

2 #79AEA3 and #AEA379 with #A3AE79 are triadic colors.