COLOR #A68873

HEX: #A68873 RGB: (166,136,115)

Color info

#A68873 contains red, green and blue colors in about the same proportion. Web safe color of #A68873 is #999966 (or #996).

RGB color model

#A68873 color RGB value is (166,136,115).

RGB: (166,136,115) (65%, 53%, 45%)

RGB channels and saturation

R 166 of 255 = 65%
G 136 of 255 = 53%
B 115 of 255 = 45%

166
136
115

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

Portions of RGB colors in percentages

R + G + B = 166 + 136 + 115 = 417 (100%)
R 166 of 417 ~ 39.81%
G 136 of 417 ~ 32.61%
B 115 of 417 ~ 27.58'%

%39.81
%32.61
%27.58

CMYK color model

#A68873 color CMYK value is (0,18,31,35).

  • cyan value is 0.00%
  • magenta value is 18.07%
  • yellow value is 30.72%
  • key color value is 34.90%

CMYK: (0,18,31,35)
C0M18Y31K35 (0%, 18%, 31%, 35%)
(0.00 / 0.18 / 0.31 / 0.35)

CMYK percentages

%0
%18.07
%30.72
%34.9

Codes

Color #A68873 in popluar color models

A6 88 73
RGB 166 136 115
HSL 25° 22.27% 55.10%
HSB/HSV 25° 30.72% 65.10%
CMYK 0.00% 18.07% 30.72%
34.90%

Color #A68873 in popluar number systems.

HEX A6 88 73
Decimal 166 136 115
Binary 10100110 10001000 1110011
Octal 246 210 163

Shades and tints

Shades of #A68873

#A68873
(166,136,115)
#977C69
(151,124,105)
#88705F
(136,112,95)
#796455
(121,100,85)
#6A584B
(106,88,75)
#5B4C41
(91,76,65)
#4C4037
(76,64,55)
#3D342D
(61,52,45)
#2E2823
(46,40,35)
#1F1C19
(31,28,25)
#10100F
(16,16,15)
#000000
(0,0,0)

Tints of #A68873

#A68873
(166,136,115)
#AE927F
(174,146,127)
#B69C8B
(182,156,139)
#BEA697
(190,166,151)
#C6B0A3
(198,176,163)
#CEBAAF
(206,186,175)
#D6C4BB
(214,196,187)
#DECEC7
(222,206,199)
#E6D8D3
(230,216,211)
#EEE2DF
(238,226,223)
#F6ECEB
(246,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A68873 color. Also use rgb(166,136,115) instead hex code.

Text Font Color

.myTextColor { color: #A68873; }

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

This text font color is #A68873.

Background Color

.myBgColor { background-color: #A68873; }

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

This div background color is #A68873.

Border color

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

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

This div border color is #A68873.

Opacity

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

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

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

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

This text has shadow with #A68873 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A68873.

Preview

Color preview on black background

This text has color #A68873 on black background.


Color preview on white background

This text has color #A68873 on white background.


Black color preview on #A68873 background

This text has black color on #A68873 background.


White color preview on #A68873 background

This text has white color on #A68873 background.


Related colors

Complementary color

Complementary color for #hex is #59778C.


I love getcolorcode.com

Triadic colors

1 #73A688 and #8873A6 with #A68873 are triadic colors.

2 #7388A6 and #88A673 with #A68873 are triadic colors.