COLOR #A6B476

HEX: #A6B476 RGB: (166,180,118)

Color info

#A6B476 contains mainly red and green colors. Web safe color of #A6B476 is #99CC66 (or #9C6).

RGB color model

#A6B476 color RGB value is (166,180,118).

RGB: (166,180,118) (65%, 71%, 46%)

RGB channels and saturation

R 166 of 255 = 65%
G 180 of 255 = 71%
B 118 of 255 = 46%

166
180
118

R + G + B ~ 61%. #A6B476 is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 180 + 118 = 464 (100%)
R 166 of 464 ~ 35.78%
G 180 of 464 ~ 38.79%
B 118 of 464 ~ 25.43'%

%35.78
%38.79
%25.43

CMYK color model

#A6B476 color CMYK value is (8,0,34,29).

  • cyan value is 7.78%
  • magenta value is 0.00%
  • yellow value is 34.44%
  • key color value is 29.41%
CMYK: (8,0,34,29) C8M0Y34K29 (8%,0%,34%,29%) (0.08/0.00/0.34/0.29) 

CMYK percentages

%7.78
%0
%34.44
%29.41

Codes

Color #A6B476 in popluar color models

A6 B4 76
RGB 166 180 118
HSL 74° 29.25% 58.43%
HSB/HSV 74° 34.44% 70.59%
CMYK 7.78% 0.00% 34.44%
29.41%

Color #A6B476 in popluar number systems.

HEX A6 B4 76
Decimal 166 180 118
Binary 10100110 10110100 1110110
Octal 246 264 166

Shades and tints

Shades of #A6B476

#A6B476
(166,180,118)
#97A46C
(151,164,108)
#889462
(136,148,98)
#798458
(121,132,88)
#6A744E
(106,116,78)
#5B6444
(91,100,68)
#4C543A
(76,84,58)
#3D4430
(61,68,48)
#2E3426
(46,52,38)
#1F241C
(31,36,28)
#101412
(16,20,18)
#000000
(0,0,0)

Tints of #A6B476

#A6B476
(166,180,118)
#AEBA82
(174,186,130)
#B6C08E
(182,192,142)
#BEC69A
(190,198,154)
#C6CCA6
(198,204,166)
#CED2B2
(206,210,178)
#D6D8BE
(214,216,190)
#DEDECA
(222,222,202)
#E6E4D6
(230,228,214)
#EEEAE2
(238,234,226)
#F6F0EE
(246,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6B476 color. Also use rgb(166,180,118) instead hex code.

Text Font Color

.myTextColor { color: #A6B476; }

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

This text font color is #A6B476.

Background Color

.myBgColor { background-color: #A6B476; }

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

This div background color is #A6B476.

Border color

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

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

This div border color is #A6B476.

Opacity

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

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

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

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

This text has shadow with #A6B476 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6B476.

Preview

Color preview on black background

This text has color #A6B476 on black background.


Color preview on white background

This text has color #A6B476 on white background.


Black color preview on #A6B476 background

This text has black color on #A6B476 background.


White color preview on #A6B476 background

This text has white color on #A6B476 background.


Related colors

Complementary color

Complementary color for #hex is #594B89.


I love getcolorcode.com

Triadic colors

1 #76A6B4 and #B476A6 with #A6B476 are triadic colors.

2 #76B4A6 and #B4A676 with #A6B476 are triadic colors.