COLOR #806768

HEX: #806768 RGB: (128,103,104)

Color info

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

RGB color model

#806768 color RGB value is (128,103,104).

RGB: (128,103,104) (50%, 40%, 41%)

RGB channels and saturation

R 128 of 255 = 50%
G 103 of 255 = 40%
B 104 of 255 = 41%

128
103
104

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

Portions of RGB colors in percentages

R + G + B = 128 + 103 + 104 = 335 (100%)
R 128 of 335 ~ 38.21%
G 103 of 335 ~ 30.75%
B 104 of 335 ~ 31.04'%

%38.21
%30.75
%31.04

CMYK color model

#806768 color CMYK value is (0,20,19,50).

  • cyan value is 0.00%
  • magenta value is 19.53%
  • yellow value is 18.75%
  • key color value is 49.80%
CMYK: (0,20,19,50) C0M20Y19K50 (0%,20%,19%,50%) (0.00/0.20/0.19/0.50) 

CMYK percentages

%0
%19.53
%18.75
%49.8

Codes

Color #806768 in popluar color models

80 67 68
RGB 128 103 104
HSL 358° 10.82% 45.29%
HSB/HSV 358° 19.53% 50.20%
CMYK 0.00% 19.53% 18.75%
49.80%

Color #806768 in popluar number systems.

HEX 80 67 68
Decimal 128 103 104
Binary 10000000 1100111 1101000
Octal 200 147 150

Shades and tints

Shades of #806768

#806768
(128,103,104)
#755E5F
(117,94,95)
#6A5556
(106,85,86)
#5F4C4D
(95,76,77)
#544344
(84,67,68)
#493A3B
(73,58,59)
#3E3132
(62,49,50)
#332829
(51,40,41)
#281F20
(40,31,32)
#1D1617
(29,22,23)
#120D0E
(18,13,14)
#000000
(0,0,0)

Tints of #806768

#806768
(128,103,104)
#8B7475
(139,116,117)
#968182
(150,129,130)
#A18E8F
(161,142,143)
#AC9B9C
(172,155,156)
#B7A8A9
(183,168,169)
#C2B5B6
(194,181,182)
#CDC2C3
(205,194,195)
#D8CFD0
(216,207,208)
#E3DCDD
(227,220,221)
#EEE9EA
(238,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #806768; }

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

This text font color is #806768.

Background Color

.myBgColor { background-color: #806768; }

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

This div background color is #806768.

Border color

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

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

This div border color is #806768.

Opacity

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

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

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

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

This text has shadow with #806768 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #806768.

Preview

Color preview on black background

This text has color #806768 on black background.


Color preview on white background

This text has color #806768 on white background.


Black color preview on #806768 background

This text has black color on #806768 background.


White color preview on #806768 background

This text has white color on #806768 background.


Related colors

Complementary color

Complementary color for #hex is #7F9897.


I love getcolorcode.com

Triadic colors

1 #688067 and #676880 with #806768 are triadic colors.

2 #686780 and #678068 with #806768 are triadic colors.