COLOR #A68B4A

HEX: #A68B4A RGB: (166,139,74)

Color info

#A68B4A contains mainly red and green colors. Web safe color of #A68B4A is #999933 (or #993).

RGB color model

#A68B4A color RGB value is (166,139,74).

RGB: (166,139,74) (65%, 55%, 29%)

RGB channels and saturation

R 166 of 255 = 65%
G 139 of 255 = 55%
B 74 of 255 = 29%

166
139
74

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

Portions of RGB colors in percentages

R + G + B = 166 + 139 + 74 = 379 (100%)
R 166 of 379 ~ 43.8%
G 139 of 379 ~ 36.68%
B 74 of 379 ~ 19.53'%

%43.8
%36.68
%19.53

CMYK color model

#A68B4A color CMYK value is (0,16,55,35).

  • cyan value is 0.00%
  • magenta value is 16.27%
  • yellow value is 55.42%
  • key color value is 34.90%

CMYK: (0,16,55,35)
C0M16Y55K35 (0%, 16%, 55%, 35%)
(0.00 / 0.16 / 0.55 / 0.35)

CMYK percentages

%0
%16.27
%55.42
%34.9

Codes

Color #A68B4A in popluar color models

A6 8B 4A
RGB 166 139 74
HSL 42° 38.33% 47.06%
HSB/HSV 42° 55.42% 65.10%
CMYK 0.00% 16.27% 55.42%
34.90%

Color #A68B4A in popluar number systems.

HEX A6 8B 4A
Decimal 166 139 74
Binary 10100110 10001011 1001010
Octal 246 213 112

Shades and tints

Shades of #A68B4A

#A68B4A
(166,139,74)
#977F44
(151,127,68)
#88733E
(136,115,62)
#796738
(121,103,56)
#6A5B32
(106,91,50)
#5B4F2C
(91,79,44)
#4C4326
(76,67,38)
#3D3720
(61,55,32)
#2E2B1A
(46,43,26)
#1F1F14
(31,31,20)
#10130E
(16,19,14)
#000000
(0,0,0)

Tints of #A68B4A

#A68B4A
(166,139,74)
#AE955A
(174,149,90)
#B69F6A
(182,159,106)
#BEA97A
(190,169,122)
#C6B38A
(198,179,138)
#CEBD9A
(206,189,154)
#D6C7AA
(214,199,170)
#DED1BA
(222,209,186)
#E6DBCA
(230,219,202)
#EEE5DA
(238,229,218)
#F6EFEA
(246,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A68B4A color. Also use rgb(166,139,74) instead hex code.

Text Font Color

.myTextColor { color: #A68B4A; }

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

This text font color is #A68B4A.

Background Color

.myBgColor { background-color: #A68B4A; }

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

This div background color is #A68B4A.

Border color

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

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

This div border color is #A68B4A.

Opacity

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

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

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

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

This text has shadow with #A68B4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A68B4A.

Preview

Color preview on black background

This text has color #A68B4A on black background.


Color preview on white background

This text has color #A68B4A on white background.


Black color preview on #A68B4A background

This text has black color on #A68B4A background.


White color preview on #A68B4A background

This text has white color on #A68B4A background.


Related colors

Complementary color

Complementary color for #hex is #5974B5.


I love getcolorcode.com

Triadic colors

1 #4AA68B and #8B4AA6 with #A68B4A are triadic colors.

2 #4A8BA6 and #8BA64A with #A68B4A are triadic colors.