COLOR #785867

HEX: #785867 RGB: (120,88,103)

Color info

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

RGB color model

#785867 color RGB value is (120,88,103).

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

RGB channels and saturation

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

120
88
103

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

Portions of RGB colors in percentages

R + G + B = 120 + 88 + 103 = 311 (100%)
R 120 of 311 ~ 38.59%
G 88 of 311 ~ 28.3%
B 103 of 311 ~ 33.12'%

%38.59
%28.3
%33.12

CMYK color model

#785867 color CMYK value is (0,27,14,53).

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

CMYK: (0,27,14,53)
C0M27Y14K53 (0%, 27%, 14%, 53%)
(0.00 / 0.27 / 0.14 / 0.53)

CMYK percentages

%0
%26.67
%14.17
%52.94

Codes

Color #785867 in popluar color models

78 58 67
RGB 120 88 103
HSL 332° 15.38% 40.78%
HSB/HSV 332° 26.67% 47.06%
CMYK 0.00% 26.67% 14.17%
52.94%

Color #785867 in popluar number systems.

HEX 78 58 67
Decimal 120 88 103
Binary 1111000 1011000 1100111
Octal 170 130 147

Shades and tints

Shades of #785867

#785867
(120,88,103)
#6E505E
(110,80,94)
#644855
(100,72,85)
#5A404C
(90,64,76)
#503843
(80,56,67)
#46303A
(70,48,58)
#3C2831
(60,40,49)
#322028
(50,32,40)
#28181F
(40,24,31)
#1E1016
(30,16,22)
#14080D
(20,8,13)
#000000
(0,0,0)

Tints of #785867

#785867
(120,88,103)
#846774
(132,103,116)
#907681
(144,118,129)
#9C858E
(156,133,142)
#A8949B
(168,148,155)
#B4A3A8
(180,163,168)
#C0B2B5
(192,178,181)
#CCC1C2
(204,193,194)
#D8D0CF
(216,208,207)
#E4DFDC
(228,223,220)
#F0EEE9
(240,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #785867; }

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

This text font color is #785867.

Background Color

.myBgColor { background-color: #785867; }

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

This div background color is #785867.

Border color

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

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

This div border color is #785867.

Opacity

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

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

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

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

This text has shadow with #785867 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #785867.

Preview

Color preview on black background

This text has color #785867 on black background.


Color preview on white background

This text has color #785867 on white background.


Black color preview on #785867 background

This text has black color on #785867 background.


White color preview on #785867 background

This text has white color on #785867 background.


Related colors

Complementary color

Complementary color for #hex is #87A798.


I love getcolorcode.com

Triadic colors

1 #677858 and #586778 with #785867 are triadic colors.

2 #675878 and #587867 with #785867 are triadic colors.