COLOR #A6B591

HEX: #A6B591 RGB: (166,181,145)

Color info

#A6B591 contains red, green and blue colors in about the same proportion. Web safe color of #A6B591 is #99CC99 (or #9C9).

RGB color model

#A6B591 color RGB value is (166,181,145).

RGB: (166,181,145) (65%, 71%, 57%)

RGB channels and saturation

R 166 of 255 = 65%
G 181 of 255 = 71%
B 145 of 255 = 57%

166
181
145

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

Portions of RGB colors in percentages

R + G + B = 166 + 181 + 145 = 492 (100%)
R 166 of 492 ~ 33.74%
G 181 of 492 ~ 36.79%
B 145 of 492 ~ 29.47'%

%33.74
%36.79
%29.47

CMYK color model

#A6B591 color CMYK value is (8,0,20,29).

  • cyan value is 8.29%
  • magenta value is 0.00%
  • yellow value is 19.89%
  • key color value is 29.02%

CMYK: (8,0,20,29)
C8M0Y20K29 (8%, 0%, 20%, 29%)
(0.08 / 0.00 / 0.20 / 0.29)

CMYK percentages

%8.29
%0
%19.89
%29.02

Codes

Color #A6B591 in popluar color models

A6 B5 91
RGB 166 181 145
HSL 85° 19.57% 63.92%
HSB/HSV 85° 19.89% 70.98%
CMYK 8.29% 0.00% 19.89%
29.02%

Color #A6B591 in popluar number systems.

HEX A6 B5 91
Decimal 166 181 145
Binary 10100110 10110101 10010001
Octal 246 265 221

Shades and tints

Shades of #A6B591

#A6B591
(166,181,145)
#97A584
(151,165,132)
#889577
(136,149,119)
#79856A
(121,133,106)
#6A755D
(106,117,93)
#5B6550
(91,101,80)
#4C5543
(76,85,67)
#3D4536
(61,69,54)
#2E3529
(46,53,41)
#1F251C
(31,37,28)
#10150F
(16,21,15)
#000000
(0,0,0)

Tints of #A6B591

#A6B591
(166,181,145)
#AEBB9B
(174,187,155)
#B6C1A5
(182,193,165)
#BEC7AF
(190,199,175)
#C6CDB9
(198,205,185)
#CED3C3
(206,211,195)
#D6D9CD
(214,217,205)
#DEDFD7
(222,223,215)
#E6E5E1
(230,229,225)
#EEEBEB
(238,235,235)
#F6F1F5
(246,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6B591 color. Also use rgb(166,181,145) instead hex code.

Text Font Color

.myTextColor { color: #A6B591; }

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

This text font color is #A6B591.

Background Color

.myBgColor { background-color: #A6B591; }

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

This div background color is #A6B591.

Border color

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

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

This div border color is #A6B591.

Opacity

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

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

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

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

This text has shadow with #A6B591 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6B591.

Preview

Color preview on black background

This text has color #A6B591 on black background.


Color preview on white background

This text has color #A6B591 on white background.


Black color preview on #A6B591 background

This text has black color on #A6B591 background.


White color preview on #A6B591 background

This text has white color on #A6B591 background.


Related colors

Complementary color

Complementary color for #hex is #594A6E.


I love getcolorcode.com

Triadic colors

1 #91A6B5 and #B591A6 with #A6B591 are triadic colors.

2 #91B5A6 and #B5A691 with #A6B591 are triadic colors.