COLOR #785967

HEX: #785967 RGB: (120,89,103)

Color info

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

RGB color model

#785967 color RGB value is (120,89,103).

RGB: (120,89,103) (47%, 35%, 40%)

RGB channels and saturation

R 120 of 255 = 47%
G 89 of 255 = 35%
B 103 of 255 = 40%

120
89
103

R + G + B ~ 41%. #785967 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 120 + 89 + 103 = 312 (100%)
R 120 of 312 ~ 38.46%
G 89 of 312 ~ 28.53%
B 103 of 312 ~ 33.01'%

%38.46
%28.53
%33.01

CMYK color model

#785967 color CMYK value is (0,26,14,53).

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

CMYK: (0,26,14,53)
C0M26Y14K53 (0%, 26%, 14%, 53%)
(0.00 / 0.26 / 0.14 / 0.53)

CMYK percentages

%0
%25.83
%14.17
%52.94

Codes

Color #785967 in popluar color models

78 59 67
RGB 120 89 103
HSL 333° 14.83% 40.98%
HSB/HSV 333° 25.83% 47.06%
CMYK 0.00% 25.83% 14.17%
52.94%

Color #785967 in popluar number systems.

HEX 78 59 67
Decimal 120 89 103
Binary 1111000 1011001 1100111
Octal 170 131 147

Shades and tints

Shades of #785967

#785967
(120,89,103)
#6E515E
(110,81,94)
#644955
(100,73,85)
#5A414C
(90,65,76)
#503943
(80,57,67)
#46313A
(70,49,58)
#3C2931
(60,41,49)
#322128
(50,33,40)
#28191F
(40,25,31)
#1E1116
(30,17,22)
#14090D
(20,9,13)
#000000
(0,0,0)

Tints of #785967

#785967
(120,89,103)
#846874
(132,104,116)
#907781
(144,119,129)
#9C868E
(156,134,142)
#A8959B
(168,149,155)
#B4A4A8
(180,164,168)
#C0B3B5
(192,179,181)
#CCC2C2
(204,194,194)
#D8D1CF
(216,209,207)
#E4E0DC
(228,224,220)
#F0EFE9
(240,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #785967; }

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

This text font color is #785967.

Background Color

.myBgColor { background-color: #785967; }

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

This div background color is #785967.

Border color

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

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

This div border color is #785967.

Opacity

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

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

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

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

This text has shadow with #785967 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #785967.

Preview

Color preview on black background

This text has color #785967 on black background.


Color preview on white background

This text has color #785967 on white background.


Black color preview on #785967 background

This text has black color on #785967 background.


White color preview on #785967 background

This text has white color on #785967 background.


Related colors

Complementary color

Complementary color for #hex is #87A698.


I love getcolorcode.com

Triadic colors

1 #677859 and #596778 with #785967 are triadic colors.

2 #675978 and #597867 with #785967 are triadic colors.