COLOR #A68462

HEX: #A68462 RGB: (166,132,98)

Color info

#A68462 contains mainly red and green colors. Web safe color of #A68462 is #999966 (or #996).

RGB color model

#A68462 color RGB value is (166,132,98).

RGB: (166,132,98) (65%, 52%, 38%)

RGB channels and saturation

R 166 of 255 = 65%
G 132 of 255 = 52%
B 98 of 255 = 38%

166
132
98

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

Portions of RGB colors in percentages

R + G + B = 166 + 132 + 98 = 396 (100%)
R 166 of 396 ~ 41.92%
G 132 of 396 ~ 33.33%
B 98 of 396 ~ 24.75'%

%41.92
%33.33
%24.75

CMYK color model

#A68462 color CMYK value is (0,20,41,35).

  • cyan value is 0.00%
  • magenta value is 20.48%
  • yellow value is 40.96%
  • key color value is 34.90%
CMYK: (0,20,41,35) C0M20Y41K35 (0%,20%,41%,35%) (0.00/0.20/0.41/0.35) 

CMYK percentages

%0
%20.48
%40.96
%34.9

Codes

Color #A68462 in popluar color models

A6 84 62
RGB 166 132 98
HSL 30° 27.64% 51.76%
HSB/HSV 30° 40.96% 65.10%
CMYK 0.00% 20.48% 40.96%
34.90%

Color #A68462 in popluar number systems.

HEX A6 84 62
Decimal 166 132 98
Binary 10100110 10000100 1100010
Octal 246 204 142

Shades and tints

Shades of #A68462

#A68462
(166,132,98)
#97785A
(151,120,90)
#886C52
(136,108,82)
#79604A
(121,96,74)
#6A5442
(106,84,66)
#5B483A
(91,72,58)
#4C3C32
(76,60,50)
#3D302A
(61,48,42)
#2E2422
(46,36,34)
#1F181A
(31,24,26)
#100C12
(16,12,18)
#000000
(0,0,0)

Tints of #A68462

#A68462
(166,132,98)
#AE8F70
(174,143,112)
#B69A7E
(182,154,126)
#BEA58C
(190,165,140)
#C6B09A
(198,176,154)
#CEBBA8
(206,187,168)
#D6C6B6
(214,198,182)
#DED1C4
(222,209,196)
#E6DCD2
(230,220,210)
#EEE7E0
(238,231,224)
#F6F2EE
(246,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A68462 color. Also use rgb(166,132,98) instead hex code.

Text Font Color

.myTextColor { color: #A68462; }

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

This text font color is #A68462.

Background Color

.myBgColor { background-color: #A68462; }

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

This div background color is #A68462.

Border color

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

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

This div border color is #A68462.

Opacity

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

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

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

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

This text has shadow with #A68462 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A68462.

Preview

Color preview on black background

This text has color #A68462 on black background.


Color preview on white background

This text has color #A68462 on white background.


Black color preview on #A68462 background

This text has black color on #A68462 background.


White color preview on #A68462 background

This text has white color on #A68462 background.


Related colors

Complementary color

Complementary color for #hex is #597B9D.


I love getcolorcode.com

Triadic colors

1 #62A684 and #8462A6 with #A68462 are triadic colors.

2 #6284A6 and #84A662 with #A68462 are triadic colors.