COLOR #A5AE91

HEX: #A5AE91 RGB: (165,174,145)

Color info

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

RGB color model

#A5AE91 color RGB value is (165,174,145).

RGB: (165,174,145) (65%, 68%, 57%)

RGB channels and saturation

R 165 of 255 = 65%
G 174 of 255 = 68%
B 145 of 255 = 57%

165
174
145

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

Portions of RGB colors in percentages

R + G + B = 165 + 174 + 145 = 484 (100%)
R 165 of 484 ~ 34.09%
G 174 of 484 ~ 35.95%
B 145 of 484 ~ 29.96'%

%34.09
%35.95
%29.96

CMYK color model

#A5AE91 color CMYK value is (5,0,17,32).

  • cyan value is 5.17%
  • magenta value is 0.00%
  • yellow value is 16.67%
  • key color value is 31.76%
CMYK: (5,0,17,32) C5M0Y17K32 (5%,0%,17%,32%) (0.05/0.00/0.17/0.32) 

CMYK percentages

%5.17
%0
%16.67
%31.76

Codes

Color #A5AE91 in popluar color models

A5 AE 91
RGB 165 174 145
HSL 79° 15.18% 62.55%
HSB/HSV 79° 16.67% 68.24%
CMYK 5.17% 0.00% 16.67%
31.76%

Color #A5AE91 in popluar number systems.

HEX A5 AE 91
Decimal 165 174 145
Binary 10100101 10101110 10010001
Octal 245 256 221

Shades and tints

Shades of #A5AE91

#A5AE91
(165,174,145)
#969F84
(150,159,132)
#879077
(135,144,119)
#78816A
(120,129,106)
#69725D
(105,114,93)
#5A6350
(90,99,80)
#4B5443
(75,84,67)
#3C4536
(60,69,54)
#2D3629
(45,54,41)
#1E271C
(30,39,28)
#0F180F
(15,24,15)
#000000
(0,0,0)

Tints of #A5AE91

#A5AE91
(165,174,145)
#ADB59B
(173,181,155)
#B5BCA5
(181,188,165)
#BDC3AF
(189,195,175)
#C5CAB9
(197,202,185)
#CDD1C3
(205,209,195)
#D5D8CD
(213,216,205)
#DDDFD7
(221,223,215)
#E5E6E1
(229,230,225)
#EDEDEB
(237,237,235)
#F5F4F5
(245,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5AE91 color. Also use rgb(165,174,145) instead hex code.

Text Font Color

.myTextColor { color: #A5AE91; }

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

This text font color is #A5AE91.

Background Color

.myBgColor { background-color: #A5AE91; }

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

This div background color is #A5AE91.

Border color

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

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

This div border color is #A5AE91.

Opacity

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

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

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

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

This text has shadow with #A5AE91 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5AE91.

Preview

Color preview on black background

This text has color #A5AE91 on black background.


Color preview on white background

This text has color #A5AE91 on white background.


Black color preview on #A5AE91 background

This text has black color on #A5AE91 background.


White color preview on #A5AE91 background

This text has white color on #A5AE91 background.


Related colors

Complementary color

Complementary color for #hex is #5A516E.


I love getcolorcode.com

Triadic colors

1 #91A5AE and #AE91A5 with #A5AE91 are triadic colors.

2 #91AEA5 and #AEA591 with #A5AE91 are triadic colors.