COLOR #785330

HEX: #785330 RGB: (120,83,48)

Color info

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

RGB color model

#785330 color RGB value is (120,83,48).

RGB: (120,83,48) (47%, 33%, 19%)

RGB channels and saturation

R 120 of 255 = 47%
G 83 of 255 = 33%
B 48 of 255 = 19%

120
83
48

R + G + B ~ 33%. #785330 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 83 + 48 = 251 (100%)
R 120 of 251 ~ 47.81%
G 83 of 251 ~ 33.07%
B 48 of 251 ~ 19.12'%

%47.81
%33.07
%19.12

CMYK color model

#785330 color CMYK value is (0,31,60,53).

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

CMYK: (0,31,60,53)
C0M31Y60K53 (0%, 31%, 60%, 53%)
(0.00 / 0.31 / 0.60 / 0.53)

CMYK percentages

%0
%30.83
%60
%52.94

Codes

Color #785330 in popluar color models

78 53 30
RGB 120 83 48
HSL 29° 42.86% 32.94%
HSB/HSV 29° 60.00% 47.06%
CMYK 0.00% 30.83% 60.00%
52.94%

Color #785330 in popluar number systems.

HEX 78 53 30
Decimal 120 83 48
Binary 1111000 1010011 110000
Octal 170 123 60

Shades and tints

Shades of #785330

#785330
(120,83,48)
#6E4C2C
(110,76,44)
#644528
(100,69,40)
#5A3E24
(90,62,36)
#503720
(80,55,32)
#46301C
(70,48,28)
#3C2918
(60,41,24)
#322214
(50,34,20)
#281B10
(40,27,16)
#1E140C
(30,20,12)
#140D08
(20,13,8)
#000000
(0,0,0)

Tints of #785330

#785330
(120,83,48)
#846242
(132,98,66)
#907154
(144,113,84)
#9C8066
(156,128,102)
#A88F78
(168,143,120)
#B49E8A
(180,158,138)
#C0AD9C
(192,173,156)
#CCBCAE
(204,188,174)
#D8CBC0
(216,203,192)
#E4DAD2
(228,218,210)
#F0E9E4
(240,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #785330; }

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

This text font color is #785330.

Background Color

.myBgColor { background-color: #785330; }

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

This div background color is #785330.

Border color

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

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

This div border color is #785330.

Opacity

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

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

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

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

This text has shadow with #785330 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #785330.

Preview

Color preview on black background

This text has color #785330 on black background.


Color preview on white background

This text has color #785330 on white background.


Black color preview on #785330 background

This text has black color on #785330 background.


White color preview on #785330 background

This text has white color on #785330 background.


Related colors

Complementary color

Complementary color for #hex is #87ACCF.


I love getcolorcode.com

Triadic colors

1 #307853 and #533078 with #785330 are triadic colors.

2 #305378 and #537830 with #785330 are triadic colors.