COLOR #806468

HEX: #806468 RGB: (128,100,104)

Color info

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

RGB color model

#806468 color RGB value is (128,100,104).

RGB: (128,100,104) (50%, 39%, 41%)

RGB channels and saturation

R 128 of 255 = 50%
G 100 of 255 = 39%
B 104 of 255 = 41%

128
100
104

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

Portions of RGB colors in percentages

R + G + B = 128 + 100 + 104 = 332 (100%)
R 128 of 332 ~ 38.55%
G 100 of 332 ~ 30.12%
B 104 of 332 ~ 31.33'%

%38.55
%30.12
%31.33

CMYK color model

#806468 color CMYK value is (0,22,19,50).

  • cyan value is 0.00%
  • magenta value is 21.88%
  • yellow value is 18.75%
  • key color value is 49.80%

CMYK: (0,22,19,50)
C0M22Y19K50 (0%, 22%, 19%, 50%)
(0.00 / 0.22 / 0.19 / 0.50)

CMYK percentages

%0
%21.88
%18.75
%49.8

Codes

Color #806468 in popluar color models

80 64 68
RGB 128 100 104
HSL 351° 12.28% 44.71%
HSB/HSV 351° 21.88% 50.20%
CMYK 0.00% 21.88% 18.75%
49.80%

Color #806468 in popluar number systems.

HEX 80 64 68
Decimal 128 100 104
Binary 10000000 1100100 1101000
Octal 200 144 150

Shades and tints

Shades of #806468

#806468
(128,100,104)
#755B5F
(117,91,95)
#6A5256
(106,82,86)
#5F494D
(95,73,77)
#544044
(84,64,68)
#49373B
(73,55,59)
#3E2E32
(62,46,50)
#332529
(51,37,41)
#281C20
(40,28,32)
#1D1317
(29,19,23)
#120A0E
(18,10,14)
#000000
(0,0,0)

Tints of #806468

#806468
(128,100,104)
#8B7275
(139,114,117)
#968082
(150,128,130)
#A18E8F
(161,142,143)
#AC9C9C
(172,156,156)
#B7AAA9
(183,170,169)
#C2B8B6
(194,184,182)
#CDC6C3
(205,198,195)
#D8D4D0
(216,212,208)
#E3E2DD
(227,226,221)
#EEF0EA
(238,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #806468; }

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

This text font color is #806468.

Background Color

.myBgColor { background-color: #806468; }

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

This div background color is #806468.

Border color

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

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

This div border color is #806468.

Opacity

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

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

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

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

This text has shadow with #806468 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #806468.

Preview

Color preview on black background

This text has color #806468 on black background.


Color preview on white background

This text has color #806468 on white background.


Black color preview on #806468 background

This text has black color on #806468 background.


White color preview on #806468 background

This text has white color on #806468 background.


Related colors

Complementary color

Complementary color for #hex is #7F9B97.


I love getcolorcode.com

Triadic colors

1 #688064 and #646880 with #806468 are triadic colors.

2 #686480 and #648068 with #806468 are triadic colors.