COLOR #A29597

HEX: #A29597 RGB: (162,149,151)

Color info

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

RGB color model

#A29597 color RGB value is (162,149,151).

RGB: (162,149,151) (64%, 58%, 59%)

RGB channels and saturation

R 162 of 255 = 64%
G 149 of 255 = 58%
B 151 of 255 = 59%

162
149
151

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

Portions of RGB colors in percentages

R + G + B = 162 + 149 + 151 = 462 (100%)
R 162 of 462 ~ 35.06%
G 149 of 462 ~ 32.25%
B 151 of 462 ~ 32.68'%

%35.06
%32.25
%32.68

CMYK color model

#A29597 color CMYK value is (0,8,7,36).

  • cyan value is 0.00%
  • magenta value is 8.02%
  • yellow value is 6.79%
  • key color value is 36.47%

CMYK: (0,8,7,36)
C0M8Y7K36 (0%, 8%, 7%, 36%)
(0.00 / 0.08 / 0.07 / 0.36)

CMYK percentages

%0
%8.02
%6.79
%36.47

Codes

Color #A29597 in popluar color models

A2 95 97
RGB 162 149 151
HSL 351° 6.53% 60.98%
HSB/HSV 351° 8.02% 63.53%
CMYK 0.00% 8.02% 6.79%
36.47%

Color #A29597 in popluar number systems.

HEX A2 95 97
Decimal 162 149 151
Binary 10100010 10010101 10010111
Octal 242 225 227

Shades and tints

Shades of #A29597

#A29597
(162,149,151)
#94888A
(148,136,138)
#867B7D
(134,123,125)
#786E70
(120,110,112)
#6A6163
(106,97,99)
#5C5456
(92,84,86)
#4E4749
(78,71,73)
#403A3C
(64,58,60)
#322D2F
(50,45,47)
#242022
(36,32,34)
#161315
(22,19,21)
#000000
(0,0,0)

Tints of #A29597

#A29597
(162,149,151)
#AA9EA0
(170,158,160)
#B2A7A9
(178,167,169)
#BAB0B2
(186,176,178)
#C2B9BB
(194,185,187)
#CAC2C4
(202,194,196)
#D2CBCD
(210,203,205)
#DAD4D6
(218,212,214)
#E2DDDF
(226,221,223)
#EAE6E8
(234,230,232)
#F2EFF1
(242,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A29597 color. Also use rgb(162,149,151) instead hex code.

Text Font Color

.myTextColor { color: #A29597; }

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

This text font color is #A29597.

Background Color

.myBgColor { background-color: #A29597; }

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

This div background color is #A29597.

Border color

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

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

This div border color is #A29597.

Opacity

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

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

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

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

This text has shadow with #A29597 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A29597.

Preview

Color preview on black background

This text has color #A29597 on black background.


Color preview on white background

This text has color #A29597 on white background.


Black color preview on #A29597 background

This text has black color on #A29597 background.


White color preview on #A29597 background

This text has white color on #A29597 background.


Related colors

Complementary color

Complementary color for #hex is #5D6A68.


I love getcolorcode.com

Triadic colors

1 #97A295 and #9597A2 with #A29597 are triadic colors.

2 #9795A2 and #95A297 with #A29597 are triadic colors.