COLOR #A5A296

HEX: #A5A296 RGB: (165,162,150)

Color info

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

RGB color model

#A5A296 color RGB value is (165,162,150).

RGB: (165,162,150) (65%, 64%, 59%)

RGB channels and saturation

R 165 of 255 = 65%
G 162 of 255 = 64%
B 150 of 255 = 59%

165
162
150

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

Portions of RGB colors in percentages

R + G + B = 165 + 162 + 150 = 477 (100%)
R 165 of 477 ~ 34.59%
G 162 of 477 ~ 33.96%
B 150 of 477 ~ 31.45'%

%34.59
%33.96
%31.45

CMYK color model

#A5A296 color CMYK value is (0,2,9,35).

  • cyan value is 0.00%
  • magenta value is 1.82%
  • yellow value is 9.09%
  • key color value is 35.29%

CMYK: (0,2,9,35)
C0M2Y9K35 (0%, 2%, 9%, 35%)
(0.00 / 0.02 / 0.09 / 0.35)

CMYK percentages

%0
%1.82
%9.09
%35.29

Codes

Color #A5A296 in popluar color models

A5 A2 96
RGB 165 162 150
HSL 48° 7.69% 61.76%
HSB/HSV 48° 9.09% 64.71%
CMYK 0.00% 1.82% 9.09%
35.29%

Color #A5A296 in popluar number systems.

HEX A5 A2 96
Decimal 165 162 150
Binary 10100101 10100010 10010110
Octal 245 242 226

Shades and tints

Shades of #A5A296

#A5A296
(165,162,150)
#969489
(150,148,137)
#87867C
(135,134,124)
#78786F
(120,120,111)
#696A62
(105,106,98)
#5A5C55
(90,92,85)
#4B4E48
(75,78,72)
#3C403B
(60,64,59)
#2D322E
(45,50,46)
#1E2421
(30,36,33)
#0F1614
(15,22,20)
#000000
(0,0,0)

Tints of #A5A296

#A5A296
(165,162,150)
#ADAA9F
(173,170,159)
#B5B2A8
(181,178,168)
#BDBAB1
(189,186,177)
#C5C2BA
(197,194,186)
#CDCAC3
(205,202,195)
#D5D2CC
(213,210,204)
#DDDAD5
(221,218,213)
#E5E2DE
(229,226,222)
#EDEAE7
(237,234,231)
#F5F2F0
(245,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5A296 color. Also use rgb(165,162,150) instead hex code.

Text Font Color

.myTextColor { color: #A5A296; }

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

This text font color is #A5A296.

Background Color

.myBgColor { background-color: #A5A296; }

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

This div background color is #A5A296.

Border color

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

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

This div border color is #A5A296.

Opacity

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

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

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

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

This text has shadow with #A5A296 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5A296.

Preview

Color preview on black background

This text has color #A5A296 on black background.


Color preview on white background

This text has color #A5A296 on white background.


Black color preview on #A5A296 background

This text has black color on #A5A296 background.


White color preview on #A5A296 background

This text has white color on #A5A296 background.


Related colors

Complementary color

Complementary color for #hex is #5A5D69.


I love getcolorcode.com

Triadic colors

1 #96A5A2 and #A296A5 with #A5A296 are triadic colors.

2 #96A2A5 and #A2A596 with #A5A296 are triadic colors.