COLOR #A6B470

HEX: #A6B470 RGB: (166,180,112)

Color info

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

RGB color model

#A6B470 color RGB value is (166,180,112).

RGB: (166,180,112) (65%, 71%, 44%)

RGB channels and saturation

R 166 of 255 = 65%
G 180 of 255 = 71%
B 112 of 255 = 44%

166
180
112

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

Portions of RGB colors in percentages

R + G + B = 166 + 180 + 112 = 458 (100%)
R 166 of 458 ~ 36.24%
G 180 of 458 ~ 39.3%
B 112 of 458 ~ 24.45'%

%36.24
%39.3
%24.45

CMYK color model

#A6B470 color CMYK value is (8,0,38,29).

  • cyan value is 7.78%
  • magenta value is 0.00%
  • yellow value is 37.78%
  • key color value is 29.41%

CMYK: (8,0,38,29)
C8M0Y38K29 (8%, 0%, 38%, 29%)
(0.08 / 0.00 / 0.38 / 0.29)

CMYK percentages

%7.78
%0
%37.78
%29.41

Codes

Color #A6B470 in popluar color models

A6 B4 70
RGB 166 180 112
HSL 72° 31.19% 57.25%
HSB/HSV 72° 37.78% 70.59%
CMYK 7.78% 0.00% 37.78%
29.41%

Color #A6B470 in popluar number systems.

HEX A6 B4 70
Decimal 166 180 112
Binary 10100110 10110100 1110000
Octal 246 264 160

Shades and tints

Shades of #A6B470

#A6B470
(166,180,112)
#97A466
(151,164,102)
#88945C
(136,148,92)
#798452
(121,132,82)
#6A7448
(106,116,72)
#5B643E
(91,100,62)
#4C5434
(76,84,52)
#3D442A
(61,68,42)
#2E3420
(46,52,32)
#1F2416
(31,36,22)
#10140C
(16,20,12)
#000000
(0,0,0)

Tints of #A6B470

#A6B470
(166,180,112)
#AEBA7D
(174,186,125)
#B6C08A
(182,192,138)
#BEC697
(190,198,151)
#C6CCA4
(198,204,164)
#CED2B1
(206,210,177)
#D6D8BE
(214,216,190)
#DEDECB
(222,222,203)
#E6E4D8
(230,228,216)
#EEEAE5
(238,234,229)
#F6F0F2
(246,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6B470; }

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

This text font color is #A6B470.

Background Color

.myBgColor { background-color: #A6B470; }

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

This div background color is #A6B470.

Border color

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

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

This div border color is #A6B470.

Opacity

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

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

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

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

This text has shadow with #A6B470 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6B470.

Preview

Color preview on black background

This text has color #A6B470 on black background.


Color preview on white background

This text has color #A6B470 on white background.


Black color preview on #A6B470 background

This text has black color on #A6B470 background.


White color preview on #A6B470 background

This text has white color on #A6B470 background.


Related colors

Complementary color

Complementary color for #hex is #594B8F.


I love getcolorcode.com

Triadic colors

1 #70A6B4 and #B470A6 with #A6B470 are triadic colors.

2 #70B4A6 and #B4A670 with #A6B470 are triadic colors.