COLOR #807067

HEX: #807067 RGB: (128,112,103)

Color info

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

RGB color model

#807067 color RGB value is (128,112,103).

RGB: (128,112,103) (50%, 44%, 40%)

RGB channels and saturation

R 128 of 255 = 50%
G 112 of 255 = 44%
B 103 of 255 = 40%

128
112
103

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

Portions of RGB colors in percentages

R + G + B = 128 + 112 + 103 = 343 (100%)
R 128 of 343 ~ 37.32%
G 112 of 343 ~ 32.65%
B 103 of 343 ~ 30.03'%

%37.32
%32.65
%30.03

CMYK color model

#807067 color CMYK value is (0,13,20,50).

  • cyan value is 0.00%
  • magenta value is 12.50%
  • yellow value is 19.53%
  • key color value is 49.80%

CMYK: (0,13,20,50)
C0M13Y20K50 (0%, 13%, 20%, 50%)
(0.00 / 0.13 / 0.20 / 0.50)

CMYK percentages

%0
%12.5
%19.53
%49.8

Codes

Color #807067 in popluar color models

80 70 67
RGB 128 112 103
HSL 22° 10.82% 45.29%
HSB/HSV 22° 19.53% 50.20%
CMYK 0.00% 12.50% 19.53%
49.80%

Color #807067 in popluar number systems.

HEX 80 70 67
Decimal 128 112 103
Binary 10000000 1110000 1100111
Octal 200 160 147

Shades and tints

Shades of #807067

#807067
(128,112,103)
#75665E
(117,102,94)
#6A5C55
(106,92,85)
#5F524C
(95,82,76)
#544843
(84,72,67)
#493E3A
(73,62,58)
#3E3431
(62,52,49)
#332A28
(51,42,40)
#28201F
(40,32,31)
#1D1616
(29,22,22)
#120C0D
(18,12,13)
#000000
(0,0,0)

Tints of #807067

#807067
(128,112,103)
#8B7D74
(139,125,116)
#968A81
(150,138,129)
#A1978E
(161,151,142)
#ACA49B
(172,164,155)
#B7B1A8
(183,177,168)
#C2BEB5
(194,190,181)
#CDCBC2
(205,203,194)
#D8D8CF
(216,216,207)
#E3E5DC
(227,229,220)
#EEF2E9
(238,242,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #807067 color. Also use rgb(128,112,103) instead hex code.

Text Font Color

.myTextColor { color: #807067; }

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

This text font color is #807067.

Background Color

.myBgColor { background-color: #807067; }

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

This div background color is #807067.

Border color

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

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

This div border color is #807067.

Opacity

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

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

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

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

This text has shadow with #807067 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #807067.

Preview

Color preview on black background

This text has color #807067 on black background.


Color preview on white background

This text has color #807067 on white background.


Black color preview on #807067 background

This text has black color on #807067 background.


White color preview on #807067 background

This text has white color on #807067 background.


Related colors

Complementary color

Complementary color for #hex is #7F8F98.


I love getcolorcode.com

Triadic colors

1 #678070 and #706780 with #807067 are triadic colors.

2 #677080 and #708067 with #807067 are triadic colors.