COLOR #806335

HEX: #806335 RGB: (128,99,53)

Color info

#806335 contains mainly red and green colors. Web safe color of #806335 is #666633 (or #663).

RGB color model

#806335 color RGB value is (128,99,53).

RGB: (128,99,53) (50%, 39%, 21%)

RGB channels and saturation

R 128 of 255 = 50%
G 99 of 255 = 39%
B 53 of 255 = 21%

128
99
53

R + G + B ~ 37%. #806335 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 128 + 99 + 53 = 280 (100%)
R 128 of 280 ~ 45.71%
G 99 of 280 ~ 35.36%
B 53 of 280 ~ 18.93'%

%45.71
%35.36
%18.93

CMYK color model

#806335 color CMYK value is (0,23,59,50).

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

CMYK: (0,23,59,50)
C0M23Y59K50 (0%, 23%, 59%, 50%)
(0.00 / 0.23 / 0.59 / 0.50)

CMYK percentages

%0
%22.66
%58.59
%49.8

Codes

Color #806335 in popluar color models

80 63 35
RGB 128 99 53
HSL 37° 41.44% 35.49%
HSB/HSV 37° 58.59% 50.20%
CMYK 0.00% 22.66% 58.59%
49.80%

Color #806335 in popluar number systems.

HEX 80 63 35
Decimal 128 99 53
Binary 10000000 1100011 110101
Octal 200 143 65

Shades and tints

Shades of #806335

#806335
(128,99,53)
#755A31
(117,90,49)
#6A512D
(106,81,45)
#5F4829
(95,72,41)
#543F25
(84,63,37)
#493621
(73,54,33)
#3E2D1D
(62,45,29)
#332419
(51,36,25)
#281B15
(40,27,21)
#1D1211
(29,18,17)
#12090D
(18,9,13)
#000000
(0,0,0)

Tints of #806335

#806335
(128,99,53)
#8B7147
(139,113,71)
#967F59
(150,127,89)
#A18D6B
(161,141,107)
#AC9B7D
(172,155,125)
#B7A98F
(183,169,143)
#C2B7A1
(194,183,161)
#CDC5B3
(205,197,179)
#D8D3C5
(216,211,197)
#E3E1D7
(227,225,215)
#EEEFE9
(238,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #806335; }

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

This text font color is #806335.

Background Color

.myBgColor { background-color: #806335; }

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

This div background color is #806335.

Border color

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

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

This div border color is #806335.

Opacity

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

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

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

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

This text has shadow with #806335 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #806335.

Preview

Color preview on black background

This text has color #806335 on black background.


Color preview on white background

This text has color #806335 on white background.


Black color preview on #806335 background

This text has black color on #806335 background.


White color preview on #806335 background

This text has white color on #806335 background.


Related colors

Complementary color

Complementary color for #hex is #7F9CCA.


I love getcolorcode.com

Triadic colors

1 #358063 and #633580 with #806335 are triadic colors.

2 #356380 and #638035 with #806335 are triadic colors.