COLOR #785235

HEX: #785235 RGB: (120,82,53)

Color info

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

RGB color model

#785235 color RGB value is (120,82,53).

RGB: (120,82,53) (47%, 32%, 21%)

RGB channels and saturation

R 120 of 255 = 47%
G 82 of 255 = 32%
B 53 of 255 = 21%

120
82
53

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

Portions of RGB colors in percentages

R + G + B = 120 + 82 + 53 = 255 (100%)
R 120 of 255 ~ 47.06%
G 82 of 255 ~ 32.16%
B 53 of 255 ~ 20.78'%

%47.06
%32.16
%20.78

CMYK color model

#785235 color CMYK value is (0,32,56,53).

  • cyan value is 0.00%
  • magenta value is 31.67%
  • yellow value is 55.83%
  • key color value is 52.94%
CMYK: (0,32,56,53) C0M32Y56K53 (0%,32%,56%,53%) (0.00/0.32/0.56/0.53) 

CMYK percentages

%0
%31.67
%55.83
%52.94

Codes

Color #785235 in popluar color models

78 52 35
RGB 120 82 53
HSL 26° 38.73% 33.92%
HSB/HSV 26° 55.83% 47.06%
CMYK 0.00% 31.67% 55.83%
52.94%

Color #785235 in popluar number systems.

HEX 78 52 35
Decimal 120 82 53
Binary 1111000 1010010 110101
Octal 170 122 65

Shades and tints

Shades of #785235

#785235
(120,82,53)
#6E4B31
(110,75,49)
#64442D
(100,68,45)
#5A3D29
(90,61,41)
#503625
(80,54,37)
#462F21
(70,47,33)
#3C281D
(60,40,29)
#322119
(50,33,25)
#281A15
(40,26,21)
#1E1311
(30,19,17)
#140C0D
(20,12,13)
#000000
(0,0,0)

Tints of #785235

#785235
(120,82,53)
#846147
(132,97,71)
#907059
(144,112,89)
#9C7F6B
(156,127,107)
#A88E7D
(168,142,125)
#B49D8F
(180,157,143)
#C0ACA1
(192,172,161)
#CCBBB3
(204,187,179)
#D8CAC5
(216,202,197)
#E4D9D7
(228,217,215)
#F0E8E9
(240,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #785235 color. Also use rgb(120,82,53) instead hex code.

Text Font Color

.myTextColor { color: #785235; }

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

This text font color is #785235.

Background Color

.myBgColor { background-color: #785235; }

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

This div background color is #785235.

Border color

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

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

This div border color is #785235.

Opacity

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

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

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

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

This text has shadow with #785235 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #785235.

Preview

Color preview on black background

This text has color #785235 on black background.


Color preview on white background

This text has color #785235 on white background.


Black color preview on #785235 background

This text has black color on #785235 background.


White color preview on #785235 background

This text has white color on #785235 background.


Related colors

Complementary color

Complementary color for #hex is #87ADCA.


I love getcolorcode.com

Triadic colors

1 #357852 and #523578 with #785235 are triadic colors.

2 #355278 and #527835 with #785235 are triadic colors.