COLOR #807068

HEX: #807068 RGB: (128,112,104)

Color info

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

RGB color model

#807068 color RGB value is (128,112,104).

RGB: (128,112,104) (50%, 44%, 41%)

RGB channels and saturation

R 128 of 255 = 50%
G 112 of 255 = 44%
B 104 of 255 = 41%

128
112
104

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

Portions of RGB colors in percentages

R + G + B = 128 + 112 + 104 = 344 (100%)
R 128 of 344 ~ 37.21%
G 112 of 344 ~ 32.56%
B 104 of 344 ~ 30.23'%

%37.21
%32.56
%30.23

CMYK color model

#807068 color CMYK value is (0,13,19,50).

  • cyan value is 0.00%
  • magenta value is 12.50%
  • yellow value is 18.75%
  • key color value is 49.80%
CMYK: (0,13,19,50) C0M13Y19K50 (0%,13%,19%,50%) (0.00/0.13/0.19/0.50) 

CMYK percentages

%0
%12.5
%18.75
%49.8

Codes

Color #807068 in popluar color models

80 70 68
RGB 128 112 104
HSL 20° 10.34% 45.49%
HSB/HSV 20° 18.75% 50.20%
CMYK 0.00% 12.50% 18.75%
49.80%

Color #807068 in popluar number systems.

HEX 80 70 68
Decimal 128 112 104
Binary 10000000 1110000 1101000
Octal 200 160 150

Shades and tints

Shades of #807068

#807068
(128,112,104)
#75665F
(117,102,95)
#6A5C56
(106,92,86)
#5F524D
(95,82,77)
#544844
(84,72,68)
#493E3B
(73,62,59)
#3E3432
(62,52,50)
#332A29
(51,42,41)
#282020
(40,32,32)
#1D1617
(29,22,23)
#120C0E
(18,12,14)
#000000
(0,0,0)

Tints of #807068

#807068
(128,112,104)
#8B7D75
(139,125,117)
#968A82
(150,138,130)
#A1978F
(161,151,143)
#ACA49C
(172,164,156)
#B7B1A9
(183,177,169)
#C2BEB6
(194,190,182)
#CDCBC3
(205,203,195)
#D8D8D0
(216,216,208)
#E3E5DD
(227,229,221)
#EEF2EA
(238,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #807068; }

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

This text font color is #807068.

Background Color

.myBgColor { background-color: #807068; }

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

This div background color is #807068.

Border color

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

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

This div border color is #807068.

Opacity

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

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

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

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

This text has shadow with #807068 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #807068.

Preview

Color preview on black background

This text has color #807068 on black background.


Color preview on white background

This text has color #807068 on white background.


Black color preview on #807068 background

This text has black color on #807068 background.


White color preview on #807068 background

This text has white color on #807068 background.


Related colors

Complementary color

Complementary color for #hex is #7F8F97.


I love getcolorcode.com

Triadic colors

1 #688070 and #706880 with #807068 are triadic colors.

2 #687080 and #708068 with #807068 are triadic colors.