COLOR #785358

HEX: #785358 RGB: (120,83,88)

Color info

#785358 contains red, green and blue colors in about the same proportion. Web safe color of #785358 is #666666 (or #666).

RGB color model

#785358 color RGB value is (120,83,88).

RGB: (120,83,88) (47%, 33%, 35%)

RGB channels and saturation

R 120 of 255 = 47%
G 83 of 255 = 33%
B 88 of 255 = 35%

120
83
88

R + G + B ~ 38%. #785358 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 83 + 88 = 291 (100%)
R 120 of 291 ~ 41.24%
G 83 of 291 ~ 28.52%
B 88 of 291 ~ 30.24'%

%41.24
%28.52
%30.24

CMYK color model

#785358 color CMYK value is (0,31,27,53).

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

CMYK: (0,31,27,53)
C0M31Y27K53 (0%, 31%, 27%, 53%)
(0.00 / 0.31 / 0.27 / 0.53)

CMYK percentages

%0
%30.83
%26.67
%52.94

Codes

Color #785358 in popluar color models

78 53 58
RGB 120 83 88
HSL 352° 18.23% 39.80%
HSB/HSV 352° 30.83% 47.06%
CMYK 0.00% 30.83% 26.67%
52.94%

Color #785358 in popluar number systems.

HEX 78 53 58
Decimal 120 83 88
Binary 1111000 1010011 1011000
Octal 170 123 130

Shades and tints

Shades of #785358

#785358
(120,83,88)
#6E4C50
(110,76,80)
#644548
(100,69,72)
#5A3E40
(90,62,64)
#503738
(80,55,56)
#463030
(70,48,48)
#3C2928
(60,41,40)
#322220
(50,34,32)
#281B18
(40,27,24)
#1E1410
(30,20,16)
#140D08
(20,13,8)
#000000
(0,0,0)

Tints of #785358

#785358
(120,83,88)
#846267
(132,98,103)
#907176
(144,113,118)
#9C8085
(156,128,133)
#A88F94
(168,143,148)
#B49EA3
(180,158,163)
#C0ADB2
(192,173,178)
#CCBCC1
(204,188,193)
#D8CBD0
(216,203,208)
#E4DADF
(228,218,223)
#F0E9EE
(240,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #785358; }

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

This text font color is #785358.

Background Color

.myBgColor { background-color: #785358; }

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

This div background color is #785358.

Border color

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

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

This div border color is #785358.

Opacity

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

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

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

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

This text has shadow with #785358 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #785358.

Preview

Color preview on black background

This text has color #785358 on black background.


Color preview on white background

This text has color #785358 on white background.


Black color preview on #785358 background

This text has black color on #785358 background.


White color preview on #785358 background

This text has white color on #785358 background.


Related colors

Complementary color

Complementary color for #hex is #87ACA7.


I love getcolorcode.com

Triadic colors

1 #587853 and #535878 with #785358 are triadic colors.

2 #585378 and #537858 with #785358 are triadic colors.