COLOR #785D49

HEX: #785D49 RGB: (120,93,73)

Color info

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

RGB color model

#785D49 color RGB value is (120,93,73).

RGB: (120,93,73) (47%, 36%, 29%)

RGB channels and saturation

R 120 of 255 = 47%
G 93 of 255 = 36%
B 73 of 255 = 29%

120
93
73

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

Portions of RGB colors in percentages

R + G + B = 120 + 93 + 73 = 286 (100%)
R 120 of 286 ~ 41.96%
G 93 of 286 ~ 32.52%
B 73 of 286 ~ 25.52'%

%41.96
%32.52
%25.52

CMYK color model

#785D49 color CMYK value is (0,23,39,53).

  • cyan value is 0.00%
  • magenta value is 22.50%
  • yellow value is 39.17%
  • key color value is 52.94%

CMYK: (0,23,39,53)
C0M23Y39K53 (0%, 23%, 39%, 53%)
(0.00 / 0.23 / 0.39 / 0.53)

CMYK percentages

%0
%22.5
%39.17
%52.94

Codes

Color #785D49 in popluar color models

78 5D 49
RGB 120 93 73
HSL 26° 24.35% 37.84%
HSB/HSV 26° 39.17% 47.06%
CMYK 0.00% 22.50% 39.17%
52.94%

Color #785D49 in popluar number systems.

HEX 78 5D 49
Decimal 120 93 73
Binary 1111000 1011101 1001001
Octal 170 135 111

Shades and tints

Shades of #785D49

#785D49
(120,93,73)
#6E5543
(110,85,67)
#644D3D
(100,77,61)
#5A4537
(90,69,55)
#503D31
(80,61,49)
#46352B
(70,53,43)
#3C2D25
(60,45,37)
#32251F
(50,37,31)
#281D19
(40,29,25)
#1E1513
(30,21,19)
#140D0D
(20,13,13)
#000000
(0,0,0)

Tints of #785D49

#785D49
(120,93,73)
#846B59
(132,107,89)
#907969
(144,121,105)
#9C8779
(156,135,121)
#A89589
(168,149,137)
#B4A399
(180,163,153)
#C0B1A9
(192,177,169)
#CCBFB9
(204,191,185)
#D8CDC9
(216,205,201)
#E4DBD9
(228,219,217)
#F0E9E9
(240,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #785D49 color. Also use rgb(120,93,73) instead hex code.

Text Font Color

.myTextColor { color: #785D49; }

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

This text font color is #785D49.

Background Color

.myBgColor { background-color: #785D49; }

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

This div background color is #785D49.

Border color

.myBorderColor { border: 1px solid #785D49; }

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

This div border color is #785D49.

Opacity

.myOpacity80 { color: #785D49; opacity: 0.8; }

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

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

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

This text has shadow with #785D49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #785D49.

Preview

Color preview on black background

This text has color #785D49 on black background.


Color preview on white background

This text has color #785D49 on white background.


Black color preview on #785D49 background

This text has black color on #785D49 background.


White color preview on #785D49 background

This text has white color on #785D49 background.


Related colors

Complementary color

Complementary color for #hex is #87A2B6.


I love getcolorcode.com

Triadic colors

1 #49785D and #5D4978 with #785D49 are triadic colors.

2 #495D78 and #5D7849 with #785D49 are triadic colors.