COLOR #785767

HEX: #785767 RGB: (120,87,103)

Color info

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

RGB color model

#785767 color RGB value is (120,87,103).

RGB: (120,87,103) (47%, 34%, 40%)

RGB channels and saturation

R 120 of 255 = 47%
G 87 of 255 = 34%
B 103 of 255 = 40%

120
87
103

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

Portions of RGB colors in percentages

R + G + B = 120 + 87 + 103 = 310 (100%)
R 120 of 310 ~ 38.71%
G 87 of 310 ~ 28.06%
B 103 of 310 ~ 33.23'%

%38.71
%28.06
%33.23

CMYK color model

#785767 color CMYK value is (0,28,14,53).

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

CMYK: (0,28,14,53)
C0M28Y14K53 (0%, 28%, 14%, 53%)
(0.00 / 0.28 / 0.14 / 0.53)

CMYK percentages

%0
%27.5
%14.17
%52.94

Codes

Color #785767 in popluar color models

78 57 67
RGB 120 87 103
HSL 331° 15.94% 40.59%
HSB/HSV 331° 27.50% 47.06%
CMYK 0.00% 27.50% 14.17%
52.94%

Color #785767 in popluar number systems.

HEX 78 57 67
Decimal 120 87 103
Binary 1111000 1010111 1100111
Octal 170 127 147

Shades and tints

Shades of #785767

#785767
(120,87,103)
#6E505E
(110,80,94)
#644955
(100,73,85)
#5A424C
(90,66,76)
#503B43
(80,59,67)
#46343A
(70,52,58)
#3C2D31
(60,45,49)
#322628
(50,38,40)
#281F1F
(40,31,31)
#1E1816
(30,24,22)
#14110D
(20,17,13)
#000000
(0,0,0)

Tints of #785767

#785767
(120,87,103)
#846674
(132,102,116)
#907581
(144,117,129)
#9C848E
(156,132,142)
#A8939B
(168,147,155)
#B4A2A8
(180,162,168)
#C0B1B5
(192,177,181)
#CCC0C2
(204,192,194)
#D8CFCF
(216,207,207)
#E4DEDC
(228,222,220)
#F0EDE9
(240,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #785767; }

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

This text font color is #785767.

Background Color

.myBgColor { background-color: #785767; }

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

This div background color is #785767.

Border color

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

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

This div border color is #785767.

Opacity

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

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

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

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

This text has shadow with #785767 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #785767.

Preview

Color preview on black background

This text has color #785767 on black background.


Color preview on white background

This text has color #785767 on white background.


Black color preview on #785767 background

This text has black color on #785767 background.


White color preview on #785767 background

This text has white color on #785767 background.


Related colors

Complementary color

Complementary color for #hex is #87A898.


I love getcolorcode.com

Triadic colors

1 #677857 and #576778 with #785767 are triadic colors.

2 #675778 and #577867 with #785767 are triadic colors.