COLOR #785320

HEX: #785320 RGB: (120,83,32)

Color info

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

RGB color model

#785320 color RGB value is (120,83,32).

RGB: (120,83,32) (47%, 33%, 13%)

RGB channels and saturation

R 120 of 255 = 47%
G 83 of 255 = 33%
B 32 of 255 = 13%

120
83
32

R + G + B ~ 31%. #785320 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 83 + 32 = 235 (100%)
R 120 of 235 ~ 51.06%
G 83 of 235 ~ 35.32%
B 32 of 235 ~ 13.62'%

%51.06
%35.32
%13.62

CMYK color model

#785320 color CMYK value is (0,31,73,53).

  • cyan value is 0.00%
  • magenta value is 30.83%
  • yellow value is 73.33%
  • key color value is 52.94%

CMYK: (0,31,73,53)
C0M31Y73K53 (0%, 31%, 73%, 53%)
(0.00 / 0.31 / 0.73 / 0.53)

CMYK percentages

%0
%30.83
%73.33
%52.94

Codes

Color #785320 in popluar color models

78 53 20
RGB 120 83 32
HSL 35° 57.89% 29.80%
HSB/HSV 35° 73.33% 47.06%
CMYK 0.00% 30.83% 73.33%
52.94%

Color #785320 in popluar number systems.

HEX 78 53 20
Decimal 120 83 32
Binary 1111000 1010011 100000
Octal 170 123 40

Shades and tints

Shades of #785320

#785320
(120,83,32)
#6E4C1E
(110,76,30)
#64451C
(100,69,28)
#5A3E1A
(90,62,26)
#503718
(80,55,24)
#463016
(70,48,22)
#3C2914
(60,41,20)
#322212
(50,34,18)
#281B10
(40,27,16)
#1E140E
(30,20,14)
#140D0C
(20,13,12)
#000000
(0,0,0)

Tints of #785320

#785320
(120,83,32)
#846234
(132,98,52)
#907148
(144,113,72)
#9C805C
(156,128,92)
#A88F70
(168,143,112)
#B49E84
(180,158,132)
#C0AD98
(192,173,152)
#CCBCAC
(204,188,172)
#D8CBC0
(216,203,192)
#E4DAD4
(228,218,212)
#F0E9E8
(240,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #785320 color. Also use rgb(120,83,32) instead hex code.

Text Font Color

.myTextColor { color: #785320; }

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

This text font color is #785320.

Background Color

.myBgColor { background-color: #785320; }

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

This div background color is #785320.

Border color

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

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

This div border color is #785320.

Opacity

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

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

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

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

This text has shadow with #785320 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #785320.

Preview

Color preview on black background

This text has color #785320 on black background.


Color preview on white background

This text has color #785320 on white background.


Black color preview on #785320 background

This text has black color on #785320 background.


White color preview on #785320 background

This text has white color on #785320 background.


Related colors

Complementary color

Complementary color for #hex is #87ACDF.


I love getcolorcode.com

Triadic colors

1 #207853 and #532078 with #785320 are triadic colors.

2 #205378 and #537820 with #785320 are triadic colors.