COLOR #A6B792

HEX: #A6B792 RGB: (166,183,146)

Color info

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

RGB color model

#A6B792 color RGB value is (166,183,146).

RGB: (166,183,146) (65%, 72%, 57%)

RGB channels and saturation

R 166 of 255 = 65%
G 183 of 255 = 72%
B 146 of 255 = 57%

166
183
146

R + G + B ~ 65%. #A6B792 is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 183 + 146 = 495 (100%)
R 166 of 495 ~ 33.54%
G 183 of 495 ~ 36.97%
B 146 of 495 ~ 29.49'%

%33.54
%36.97
%29.49

CMYK color model

#A6B792 color CMYK value is (9,0,20,28).

  • cyan value is 9.29%
  • magenta value is 0.00%
  • yellow value is 20.22%
  • key color value is 28.24%

CMYK: (9,0,20,28)
C9M0Y20K28 (9%, 0%, 20%, 28%)
(0.09 / 0.00 / 0.20 / 0.28)

CMYK percentages

%9.29
%0
%20.22
%28.24

Codes

Color #A6B792 in popluar color models

A6 B7 92
RGB 166 183 146
HSL 88° 20.44% 64.51%
HSB/HSV 88° 20.22% 71.76%
CMYK 9.29% 0.00% 20.22%
28.24%

Color #A6B792 in popluar number systems.

HEX A6 B7 92
Decimal 166 183 146
Binary 10100110 10110111 10010010
Octal 246 267 222

Shades and tints

Shades of #A6B792

#A6B792
(166,183,146)
#97A785
(151,167,133)
#889778
(136,151,120)
#79876B
(121,135,107)
#6A775E
(106,119,94)
#5B6751
(91,103,81)
#4C5744
(76,87,68)
#3D4737
(61,71,55)
#2E372A
(46,55,42)
#1F271D
(31,39,29)
#101710
(16,23,16)
#000000
(0,0,0)

Tints of #A6B792

#A6B792
(166,183,146)
#AEBD9B
(174,189,155)
#B6C3A4
(182,195,164)
#BEC9AD
(190,201,173)
#C6CFB6
(198,207,182)
#CED5BF
(206,213,191)
#D6DBC8
(214,219,200)
#DEE1D1
(222,225,209)
#E6E7DA
(230,231,218)
#EEEDE3
(238,237,227)
#F6F3EC
(246,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6B792 color. Also use rgb(166,183,146) instead hex code.

Text Font Color

.myTextColor { color: #A6B792; }

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

This text font color is #A6B792.

Background Color

.myBgColor { background-color: #A6B792; }

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

This div background color is #A6B792.

Border color

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

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

This div border color is #A6B792.

Opacity

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

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

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

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

This text has shadow with #A6B792 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6B792.

Preview

Color preview on black background

This text has color #A6B792 on black background.


Color preview on white background

This text has color #A6B792 on white background.


Black color preview on #A6B792 background

This text has black color on #A6B792 background.


White color preview on #A6B792 background

This text has white color on #A6B792 background.


Related colors

Complementary color

Complementary color for #hex is #59486D.


I love getcolorcode.com

Triadic colors

1 #92A6B7 and #B792A6 with #A6B792 are triadic colors.

2 #92B7A6 and #B7A692 with #A6B792 are triadic colors.