COLOR #785349

HEX: #785349 RGB: (120,83,73)

Color info

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

RGB color model

#785349 color RGB value is (120,83,73).

RGB: (120,83,73) (47%, 33%, 29%)

RGB channels and saturation

R 120 of 255 = 47%
G 83 of 255 = 33%
B 73 of 255 = 29%

120
83
73

R + G + B ~ 36%. #785349 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 83 + 73 = 276 (100%)
R 120 of 276 ~ 43.48%
G 83 of 276 ~ 30.07%
B 73 of 276 ~ 26.45'%

%43.48
%30.07
%26.45

CMYK color model

#785349 color CMYK value is (0,31,39,53).

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

CMYK: (0,31,39,53)
C0M31Y39K53 (0%, 31%, 39%, 53%)
(0.00 / 0.31 / 0.39 / 0.53)

CMYK percentages

%0
%30.83
%39.17
%52.94

Codes

Color #785349 in popluar color models

78 53 49
RGB 120 83 73
HSL 13° 24.35% 37.84%
HSB/HSV 13° 39.17% 47.06%
CMYK 0.00% 30.83% 39.17%
52.94%

Color #785349 in popluar number systems.

HEX 78 53 49
Decimal 120 83 73
Binary 1111000 1010011 1001001
Octal 170 123 111

Shades and tints

Shades of #785349

#785349
(120,83,73)
#6E4C43
(110,76,67)
#64453D
(100,69,61)
#5A3E37
(90,62,55)
#503731
(80,55,49)
#46302B
(70,48,43)
#3C2925
(60,41,37)
#32221F
(50,34,31)
#281B19
(40,27,25)
#1E1413
(30,20,19)
#140D0D
(20,13,13)
#000000
(0,0,0)

Tints of #785349

#785349
(120,83,73)
#846259
(132,98,89)
#907169
(144,113,105)
#9C8079
(156,128,121)
#A88F89
(168,143,137)
#B49E99
(180,158,153)
#C0ADA9
(192,173,169)
#CCBCB9
(204,188,185)
#D8CBC9
(216,203,201)
#E4DAD9
(228,218,217)
#F0E9E9
(240,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #785349; }

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

This text font color is #785349.

Background Color

.myBgColor { background-color: #785349; }

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

This div background color is #785349.

Border color

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

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

This div border color is #785349.

Opacity

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

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

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

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

This text has shadow with #785349 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #785349.

Preview

Color preview on black background

This text has color #785349 on black background.


Color preview on white background

This text has color #785349 on white background.


Black color preview on #785349 background

This text has black color on #785349 background.


White color preview on #785349 background

This text has white color on #785349 background.


Related colors

Complementary color

Complementary color for #hex is #87ACB6.


I love getcolorcode.com

Triadic colors

1 #497853 and #534978 with #785349 are triadic colors.

2 #495378 and #537849 with #785349 are triadic colors.