COLOR #806033

HEX: #806033 RGB: (128,96,51)

Color info

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

RGB color model

#806033 color RGB value is (128,96,51).

RGB: (128,96,51) (50%, 38%, 20%)

RGB channels and saturation

R 128 of 255 = 50%
G 96 of 255 = 38%
B 51 of 255 = 20%

128
96
51

R + G + B ~ 36%. #806033 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 128 + 96 + 51 = 275 (100%)
R 128 of 275 ~ 46.55%
G 96 of 275 ~ 34.91%
B 51 of 275 ~ 18.55'%

%46.55
%34.91
%18.55

CMYK color model

#806033 color CMYK value is (0,25,60,50).

  • cyan value is 0.00%
  • magenta value is 25.00%
  • yellow value is 60.16%
  • key color value is 49.80%

CMYK: (0,25,60,50)
C0M25Y60K50 (0%, 25%, 60%, 50%)
(0.00 / 0.25 / 0.60 / 0.50)

CMYK percentages

%0
%25
%60.16
%49.8

Codes

Color #806033 in popluar color models

80 60 33
RGB 128 96 51
HSL 35° 43.02% 35.10%
HSB/HSV 35° 60.16% 50.20%
CMYK 0.00% 25.00% 60.16%
49.80%

Color #806033 in popluar number systems.

HEX 80 60 33
Decimal 128 96 51
Binary 10000000 1100000 110011
Octal 200 140 63

Shades and tints

Shades of #806033

#806033
(128,96,51)
#75582F
(117,88,47)
#6A502B
(106,80,43)
#5F4827
(95,72,39)
#544023
(84,64,35)
#49381F
(73,56,31)
#3E301B
(62,48,27)
#332817
(51,40,23)
#282013
(40,32,19)
#1D180F
(29,24,15)
#12100B
(18,16,11)
#000000
(0,0,0)

Tints of #806033

#806033
(128,96,51)
#8B6E45
(139,110,69)
#967C57
(150,124,87)
#A18A69
(161,138,105)
#AC987B
(172,152,123)
#B7A68D
(183,166,141)
#C2B49F
(194,180,159)
#CDC2B1
(205,194,177)
#D8D0C3
(216,208,195)
#E3DED5
(227,222,213)
#EEECE7
(238,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #806033 color. Also use rgb(128,96,51) instead hex code.

Text Font Color

.myTextColor { color: #806033; }

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

This text font color is #806033.

Background Color

.myBgColor { background-color: #806033; }

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

This div background color is #806033.

Border color

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

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

This div border color is #806033.

Opacity

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

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

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

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

This text has shadow with #806033 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #806033.

Preview

Color preview on black background

This text has color #806033 on black background.


Color preview on white background

This text has color #806033 on white background.


Black color preview on #806033 background

This text has black color on #806033 background.


White color preview on #806033 background

This text has white color on #806033 background.


Related colors

Complementary color

Complementary color for #hex is #7F9FCC.


I love getcolorcode.com

Triadic colors

1 #338060 and #603380 with #806033 are triadic colors.

2 #336080 and #608033 with #806033 are triadic colors.