COLOR #807033

HEX: #807033 RGB: (128,112,51)

Color info

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

RGB color model

#807033 color RGB value is (128,112,51).

RGB: (128,112,51) (50%, 44%, 20%)

RGB channels and saturation

R 128 of 255 = 50%
G 112 of 255 = 44%
B 51 of 255 = 20%

128
112
51

R + G + B ~ 38%. #807033 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 128 + 112 + 51 = 291 (100%)
R 128 of 291 ~ 43.99%
G 112 of 291 ~ 38.49%
B 51 of 291 ~ 17.53'%

%43.99
%38.49
%17.53

CMYK color model

#807033 color CMYK value is (0,13,60,50).

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

CMYK: (0,13,60,50)
C0M13Y60K50 (0%, 13%, 60%, 50%)
(0.00 / 0.13 / 0.60 / 0.50)

CMYK percentages

%0
%12.5
%60.16
%49.8

Codes

Color #807033 in popluar color models

80 70 33
RGB 128 112 51
HSL 48° 43.02% 35.10%
HSB/HSV 48° 60.16% 50.20%
CMYK 0.00% 12.50% 60.16%
49.80%

Color #807033 in popluar number systems.

HEX 80 70 33
Decimal 128 112 51
Binary 10000000 1110000 110011
Octal 200 160 63

Shades and tints

Shades of #807033

#807033
(128,112,51)
#75662F
(117,102,47)
#6A5C2B
(106,92,43)
#5F5227
(95,82,39)
#544823
(84,72,35)
#493E1F
(73,62,31)
#3E341B
(62,52,27)
#332A17
(51,42,23)
#282013
(40,32,19)
#1D160F
(29,22,15)
#120C0B
(18,12,11)
#000000
(0,0,0)

Tints of #807033

#807033
(128,112,51)
#8B7D45
(139,125,69)
#968A57
(150,138,87)
#A19769
(161,151,105)
#ACA47B
(172,164,123)
#B7B18D
(183,177,141)
#C2BE9F
(194,190,159)
#CDCBB1
(205,203,177)
#D8D8C3
(216,216,195)
#E3E5D5
(227,229,213)
#EEF2E7
(238,242,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #807033; }

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

This text font color is #807033.

Background Color

.myBgColor { background-color: #807033; }

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

This div background color is #807033.

Border color

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

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

This div border color is #807033.

Opacity

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

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

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

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

This text has shadow with #807033 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #807033.

Preview

Color preview on black background

This text has color #807033 on black background.


Color preview on white background

This text has color #807033 on white background.


Black color preview on #807033 background

This text has black color on #807033 background.


White color preview on #807033 background

This text has white color on #807033 background.


Related colors

Complementary color

Complementary color for #hex is #7F8FCC.


I love getcolorcode.com

Triadic colors

1 #338070 and #703380 with #807033 are triadic colors.

2 #337080 and #708033 with #807033 are triadic colors.