COLOR #806463

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

128
100
99

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

Portions of RGB colors in percentages

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

%39.14
%30.58
%30.28

CMYK color model

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

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

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

CMYK percentages

%0
%21.88
%22.66
%49.8

Codes

Color #806463 in popluar color models

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

Color #806463 in popluar number systems.

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

Shades and tints

Shades of #806463

#806463
(128,100,99)
#755B5A
(117,91,90)
#6A5251
(106,82,81)
#5F4948
(95,73,72)
#54403F
(84,64,63)
#493736
(73,55,54)
#3E2E2D
(62,46,45)
#332524
(51,37,36)
#281C1B
(40,28,27)
#1D1312
(29,19,18)
#120A09
(18,10,9)
#000000
(0,0,0)

Tints of #806463

#806463
(128,100,99)
#8B7271
(139,114,113)
#96807F
(150,128,127)
#A18E8D
(161,142,141)
#AC9C9B
(172,156,155)
#B7AAA9
(183,170,169)
#C2B8B7
(194,184,183)
#CDC6C5
(205,198,197)
#D8D4D3
(216,212,211)
#E3E2E1
(227,226,225)
#EEF0EF
(238,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #806463; }

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

This text font color is #806463.

Background Color

.myBgColor { background-color: #806463; }

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

This div background color is #806463.

Border color

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

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

This div border color is #806463.

Opacity

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

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

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

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

This text has shadow with #806463 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #806463.

Preview

Color preview on black background

This text has color #806463 on black background.


Color preview on white background

This text has color #806463 on white background.


Black color preview on #806463 background

This text has black color on #806463 background.


White color preview on #806463 background

This text has white color on #806463 background.


Related colors

Complementary color

Complementary color for #hex is #7F9B9C.


I love getcolorcode.com

Triadic colors

1 #638064 and #646380 with #806463 are triadic colors.

2 #636480 and #648063 with #806463 are triadic colors.