COLOR #807266

HEX: #807266 RGB: (128,114,102)

Color info

#807266 contains red, green and blue colors in about the same proportion. Web safe color of #807266 is #666666 (or #666).

RGB color model

#807266 color RGB value is (128,114,102).

RGB: (128,114,102) (50%, 45%, 40%)

RGB channels and saturation

R 128 of 255 = 50%
G 114 of 255 = 45%
B 102 of 255 = 40%

128
114
102

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

Portions of RGB colors in percentages

R + G + B = 128 + 114 + 102 = 344 (100%)
R 128 of 344 ~ 37.21%
G 114 of 344 ~ 33.14%
B 102 of 344 ~ 29.65'%

%37.21
%33.14
%29.65

CMYK color model

#807266 color CMYK value is (0,11,20,50).

  • cyan value is 0.00%
  • magenta value is 10.94%
  • yellow value is 20.31%
  • key color value is 49.80%

CMYK: (0,11,20,50)
C0M11Y20K50 (0%, 11%, 20%, 50%)
(0.00 / 0.11 / 0.20 / 0.50)

CMYK percentages

%0
%10.94
%20.31
%49.8

Codes

Color #807266 in popluar color models

80 72 66
RGB 128 114 102
HSL 28° 11.30% 45.10%
HSB/HSV 28° 20.31% 50.20%
CMYK 0.00% 10.94% 20.31%
49.80%

Color #807266 in popluar number systems.

HEX 80 72 66
Decimal 128 114 102
Binary 10000000 1110010 1100110
Octal 200 162 146

Shades and tints

Shades of #807266

#807266
(128,114,102)
#75685D
(117,104,93)
#6A5E54
(106,94,84)
#5F544B
(95,84,75)
#544A42
(84,74,66)
#494039
(73,64,57)
#3E3630
(62,54,48)
#332C27
(51,44,39)
#28221E
(40,34,30)
#1D1815
(29,24,21)
#120E0C
(18,14,12)
#000000
(0,0,0)

Tints of #807266

#807266
(128,114,102)
#8B7E73
(139,126,115)
#968A80
(150,138,128)
#A1968D
(161,150,141)
#ACA29A
(172,162,154)
#B7AEA7
(183,174,167)
#C2BAB4
(194,186,180)
#CDC6C1
(205,198,193)
#D8D2CE
(216,210,206)
#E3DEDB
(227,222,219)
#EEEAE8
(238,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #807266 color. Also use rgb(128,114,102) instead hex code.

Text Font Color

.myTextColor { color: #807266; }

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

This text font color is #807266.

Background Color

.myBgColor { background-color: #807266; }

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

This div background color is #807266.

Border color

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

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

This div border color is #807266.

Opacity

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

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

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

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

This text has shadow with #807266 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #807266.

Preview

Color preview on black background

This text has color #807266 on black background.


Color preview on white background

This text has color #807266 on white background.


Black color preview on #807266 background

This text has black color on #807266 background.


White color preview on #807266 background

This text has white color on #807266 background.


Related colors

Complementary color

Complementary color for #hex is #7F8D99.


I love getcolorcode.com

Triadic colors

1 #668072 and #726680 with #807266 are triadic colors.

2 #667280 and #728066 with #807266 are triadic colors.