COLOR #A67B72

HEX: #A67B72 RGB: (166,123,114)

Color info

#A67B72 contains red, green and blue colors in about the same proportion. Web safe color of #A67B72 is #996666 (or #966).

RGB color model

#A67B72 color RGB value is (166,123,114).

RGB: (166,123,114) (65%, 48%, 45%)

RGB channels and saturation

R 166 of 255 = 65%
G 123 of 255 = 48%
B 114 of 255 = 45%

166
123
114

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

Portions of RGB colors in percentages

R + G + B = 166 + 123 + 114 = 403 (100%)
R 166 of 403 ~ 41.19%
G 123 of 403 ~ 30.52%
B 114 of 403 ~ 28.29'%

%41.19
%30.52
%28.29

CMYK color model

#A67B72 color CMYK value is (0,26,31,35).

  • cyan value is 0.00%
  • magenta value is 25.90%
  • yellow value is 31.33%
  • key color value is 34.90%

CMYK: (0,26,31,35)
C0M26Y31K35 (0%, 26%, 31%, 35%)
(0.00 / 0.26 / 0.31 / 0.35)

CMYK percentages

%0
%25.9
%31.33
%34.9

Codes

Color #A67B72 in popluar color models

A6 7B 72
RGB 166 123 114
HSL 10° 22.61% 54.90%
HSB/HSV 10° 31.33% 65.10%
CMYK 0.00% 25.90% 31.33%
34.90%

Color #A67B72 in popluar number systems.

HEX A6 7B 72
Decimal 166 123 114
Binary 10100110 1111011 1110010
Octal 246 173 162

Shades and tints

Shades of #A67B72

#A67B72
(166,123,114)
#977068
(151,112,104)
#88655E
(136,101,94)
#795A54
(121,90,84)
#6A4F4A
(106,79,74)
#5B4440
(91,68,64)
#4C3936
(76,57,54)
#3D2E2C
(61,46,44)
#2E2322
(46,35,34)
#1F1818
(31,24,24)
#100D0E
(16,13,14)
#000000
(0,0,0)

Tints of #A67B72

#A67B72
(166,123,114)
#AE877E
(174,135,126)
#B6938A
(182,147,138)
#BE9F96
(190,159,150)
#C6ABA2
(198,171,162)
#CEB7AE
(206,183,174)
#D6C3BA
(214,195,186)
#DECFC6
(222,207,198)
#E6DBD2
(230,219,210)
#EEE7DE
(238,231,222)
#F6F3EA
(246,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A67B72 color. Also use rgb(166,123,114) instead hex code.

Text Font Color

.myTextColor { color: #A67B72; }

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

This text font color is #A67B72.

Background Color

.myBgColor { background-color: #A67B72; }

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

This div background color is #A67B72.

Border color

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

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

This div border color is #A67B72.

Opacity

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

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

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

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

This text has shadow with #A67B72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A67B72.

Preview

Color preview on black background

This text has color #A67B72 on black background.


Color preview on white background

This text has color #A67B72 on white background.


Black color preview on #A67B72 background

This text has black color on #A67B72 background.


White color preview on #A67B72 background

This text has white color on #A67B72 background.


Related colors

Complementary color

Complementary color for #hex is #59848D.


I love getcolorcode.com

Triadic colors

1 #72A67B and #7B72A6 with #A67B72 are triadic colors.

2 #727BA6 and #7BA672 with #A67B72 are triadic colors.