COLOR #785958

HEX: #785958 RGB: (120,89,88)

Color info

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

RGB color model

#785958 color RGB value is (120,89,88).

RGB: (120,89,88) (47%, 35%, 35%)

RGB channels and saturation

R 120 of 255 = 47%
G 89 of 255 = 35%
B 88 of 255 = 35%

120
89
88

R + G + B ~ 39%. #785958 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 89 + 88 = 297 (100%)
R 120 of 297 ~ 40.4%
G 89 of 297 ~ 29.97%
B 88 of 297 ~ 29.63'%

%40.4
%29.97
%29.63

CMYK color model

#785958 color CMYK value is (0,26,27,53).

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

CMYK: (0,26,27,53)
C0M26Y27K53 (0%, 26%, 27%, 53%)
(0.00 / 0.26 / 0.27 / 0.53)

CMYK percentages

%0
%25.83
%26.67
%52.94

Codes

Color #785958 in popluar color models

78 59 58
RGB 120 89 88
HSL 15.38% 40.78%
HSB/HSV 26.67% 47.06%
CMYK 0.00% 25.83% 26.67%
52.94%

Color #785958 in popluar number systems.

HEX 78 59 58
Decimal 120 89 88
Binary 1111000 1011001 1011000
Octal 170 131 130

Shades and tints

Shades of #785958

#785958
(120,89,88)
#6E5150
(110,81,80)
#644948
(100,73,72)
#5A4140
(90,65,64)
#503938
(80,57,56)
#463130
(70,49,48)
#3C2928
(60,41,40)
#322120
(50,33,32)
#281918
(40,25,24)
#1E1110
(30,17,16)
#140908
(20,9,8)
#000000
(0,0,0)

Tints of #785958

#785958
(120,89,88)
#846867
(132,104,103)
#907776
(144,119,118)
#9C8685
(156,134,133)
#A89594
(168,149,148)
#B4A4A3
(180,164,163)
#C0B3B2
(192,179,178)
#CCC2C1
(204,194,193)
#D8D1D0
(216,209,208)
#E4E0DF
(228,224,223)
#F0EFEE
(240,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #785958; }

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

This text font color is #785958.

Background Color

.myBgColor { background-color: #785958; }

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

This div background color is #785958.

Border color

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

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

This div border color is #785958.

Opacity

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

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

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

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

This text has shadow with #785958 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #785958.

Preview

Color preview on black background

This text has color #785958 on black background.


Color preview on white background

This text has color #785958 on white background.


Black color preview on #785958 background

This text has black color on #785958 background.


White color preview on #785958 background

This text has white color on #785958 background.


Related colors

Complementary color

Complementary color for #hex is #87A6A7.


I love getcolorcode.com

Triadic colors

1 #587859 and #595878 with #785958 are triadic colors.

2 #585978 and #597858 with #785958 are triadic colors.