COLOR #806364

HEX: #806364 RGB: (128,99,100)

Color info

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

RGB color model

#806364 color RGB value is (128,99,100).

RGB: (128,99,100) (50%, 39%, 39%)

RGB channels and saturation

R 128 of 255 = 50%
G 99 of 255 = 39%
B 100 of 255 = 39%

128
99
100

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

Portions of RGB colors in percentages

R + G + B = 128 + 99 + 100 = 327 (100%)
R 128 of 327 ~ 39.14%
G 99 of 327 ~ 30.28%
B 100 of 327 ~ 30.58'%

%39.14
%30.28
%30.58

CMYK color model

#806364 color CMYK value is (0,23,22,50).

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

CMYK: (0,23,22,50)
C0M23Y22K50 (0%, 23%, 22%, 50%)
(0.00 / 0.23 / 0.22 / 0.50)

CMYK percentages

%0
%22.66
%21.88
%49.8

Codes

Color #806364 in popluar color models

80 63 64
RGB 128 99 100
HSL 358° 12.78% 44.51%
HSB/HSV 358° 22.66% 50.20%
CMYK 0.00% 22.66% 21.88%
49.80%

Color #806364 in popluar number systems.

HEX 80 63 64
Decimal 128 99 100
Binary 10000000 1100011 1100100
Octal 200 143 144

Shades and tints

Shades of #806364

#806364
(128,99,100)
#755A5B
(117,90,91)
#6A5152
(106,81,82)
#5F4849
(95,72,73)
#543F40
(84,63,64)
#493637
(73,54,55)
#3E2D2E
(62,45,46)
#332425
(51,36,37)
#281B1C
(40,27,28)
#1D1213
(29,18,19)
#12090A
(18,9,10)
#000000
(0,0,0)

Tints of #806364

#806364
(128,99,100)
#8B7172
(139,113,114)
#967F80
(150,127,128)
#A18D8E
(161,141,142)
#AC9B9C
(172,155,156)
#B7A9AA
(183,169,170)
#C2B7B8
(194,183,184)
#CDC5C6
(205,197,198)
#D8D3D4
(216,211,212)
#E3E1E2
(227,225,226)
#EEEFF0
(238,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #806364; }

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

This text font color is #806364.

Background Color

.myBgColor { background-color: #806364; }

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

This div background color is #806364.

Border color

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

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

This div border color is #806364.

Opacity

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

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

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

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

This text has shadow with #806364 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #806364.

Preview

Color preview on black background

This text has color #806364 on black background.


Color preview on white background

This text has color #806364 on white background.


Black color preview on #806364 background

This text has black color on #806364 background.


White color preview on #806364 background

This text has white color on #806364 background.


Related colors

Complementary color

Complementary color for #hex is #7F9C9B.


I love getcolorcode.com

Triadic colors

1 #648063 and #636480 with #806364 are triadic colors.

2 #646380 and #638064 with #806364 are triadic colors.