COLOR #785567

HEX: #785567 RGB: (120,85,103)

Color info

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

RGB color model

#785567 color RGB value is (120,85,103).

RGB: (120,85,103) (47%, 33%, 40%)

RGB channels and saturation

R 120 of 255 = 47%
G 85 of 255 = 33%
B 103 of 255 = 40%

120
85
103

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

Portions of RGB colors in percentages

R + G + B = 120 + 85 + 103 = 308 (100%)
R 120 of 308 ~ 38.96%
G 85 of 308 ~ 27.6%
B 103 of 308 ~ 33.44'%

%38.96
%27.6
%33.44

CMYK color model

#785567 color CMYK value is (0,29,14,53).

  • cyan value is 0.00%
  • magenta value is 29.17%
  • yellow value is 14.17%
  • key color value is 52.94%
CMYK: (0,29,14,53) C0M29Y14K53 (0%,29%,14%,53%) (0.00/0.29/0.14/0.53) 

CMYK percentages

%0
%29.17
%14.17
%52.94

Codes

Color #785567 in popluar color models

78 55 67
RGB 120 85 103
HSL 329° 17.07% 40.20%
HSB/HSV 329° 29.17% 47.06%
CMYK 0.00% 29.17% 14.17%
52.94%

Color #785567 in popluar number systems.

HEX 78 55 67
Decimal 120 85 103
Binary 1111000 1010101 1100111
Octal 170 125 147

Shades and tints

Shades of #785567

#785567
(120,85,103)
#6E4E5E
(110,78,94)
#644755
(100,71,85)
#5A404C
(90,64,76)
#503943
(80,57,67)
#46323A
(70,50,58)
#3C2B31
(60,43,49)
#322428
(50,36,40)
#281D1F
(40,29,31)
#1E1616
(30,22,22)
#140F0D
(20,15,13)
#000000
(0,0,0)

Tints of #785567

#785567
(120,85,103)
#846474
(132,100,116)
#907381
(144,115,129)
#9C828E
(156,130,142)
#A8919B
(168,145,155)
#B4A0A8
(180,160,168)
#C0AFB5
(192,175,181)
#CCBEC2
(204,190,194)
#D8CDCF
(216,205,207)
#E4DCDC
(228,220,220)
#F0EBE9
(240,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #785567; }

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

This text font color is #785567.

Background Color

.myBgColor { background-color: #785567; }

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

This div background color is #785567.

Border color

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

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

This div border color is #785567.

Opacity

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

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

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

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

This text has shadow with #785567 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #785567.

Preview

Color preview on black background

This text has color #785567 on black background.


Color preview on white background

This text has color #785567 on white background.


Black color preview on #785567 background

This text has black color on #785567 background.


White color preview on #785567 background

This text has white color on #785567 background.


Related colors

Complementary color

Complementary color for #hex is #87AA98.


I love getcolorcode.com

Triadic colors

1 #677855 and #556778 with #785567 are triadic colors.

2 #675578 and #557867 with #785567 are triadic colors.