COLOR #805346

HEX: #805346 RGB: (128,83,70)

Color info

#805346 contains red, green and blue colors in about the same proportion. Web safe color of #805346 is #666633 (or #663).

RGB color model

#805346 color RGB value is (128,83,70).

RGB: (128,83,70) (50%, 33%, 27%)

RGB channels and saturation

R 128 of 255 = 50%
G 83 of 255 = 33%
B 70 of 255 = 27%

128
83
70

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

Portions of RGB colors in percentages

R + G + B = 128 + 83 + 70 = 281 (100%)
R 128 of 281 ~ 45.55%
G 83 of 281 ~ 29.54%
B 70 of 281 ~ 24.91'%

%45.55
%29.54
%24.91

CMYK color model

#805346 color CMYK value is (0,35,45,50).

  • cyan value is 0.00%
  • magenta value is 35.16%
  • yellow value is 45.31%
  • key color value is 49.80%

CMYK: (0,35,45,50)
C0M35Y45K50 (0%, 35%, 45%, 50%)
(0.00 / 0.35 / 0.45 / 0.50)

CMYK percentages

%0
%35.16
%45.31
%49.8

Codes

Color #805346 in popluar color models

80 53 46
RGB 128 83 70
HSL 13° 29.29% 38.82%
HSB/HSV 13° 45.31% 50.20%
CMYK 0.00% 35.16% 45.31%
49.80%

Color #805346 in popluar number systems.

HEX 80 53 46
Decimal 128 83 70
Binary 10000000 1010011 1000110
Octal 200 123 106

Shades and tints

Shades of #805346

#805346
(128,83,70)
#754C40
(117,76,64)
#6A453A
(106,69,58)
#5F3E34
(95,62,52)
#54372E
(84,55,46)
#493028
(73,48,40)
#3E2922
(62,41,34)
#33221C
(51,34,28)
#281B16
(40,27,22)
#1D1410
(29,20,16)
#120D0A
(18,13,10)
#000000
(0,0,0)

Tints of #805346

#805346
(128,83,70)
#8B6256
(139,98,86)
#967166
(150,113,102)
#A18076
(161,128,118)
#AC8F86
(172,143,134)
#B79E96
(183,158,150)
#C2ADA6
(194,173,166)
#CDBCB6
(205,188,182)
#D8CBC6
(216,203,198)
#E3DAD6
(227,218,214)
#EEE9E6
(238,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #805346 color. Also use rgb(128,83,70) instead hex code.

Text Font Color

.myTextColor { color: #805346; }

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

This text font color is #805346.

Background Color

.myBgColor { background-color: #805346; }

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

This div background color is #805346.

Border color

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

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

This div border color is #805346.

Opacity

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

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

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

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

This text has shadow with #805346 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #805346.

Preview

Color preview on black background

This text has color #805346 on black background.


Color preview on white background

This text has color #805346 on white background.


Black color preview on #805346 background

This text has black color on #805346 background.


White color preview on #805346 background

This text has white color on #805346 background.


Related colors

Complementary color

Complementary color for #hex is #7FACB9.


I love getcolorcode.com

Triadic colors

1 #468053 and #534680 with #805346 are triadic colors.

2 #465380 and #538046 with #805346 are triadic colors.