COLOR #784957

HEX: #784957 RGB: (120,73,87)

Color info

#784957 contains red, green and blue colors in about the same proportion. Web safe color of #784957 is #663366 (or #636).

RGB color model

#784957 color RGB value is (120,73,87).

RGB: (120,73,87) (47%, 29%, 34%)

RGB channels and saturation

R 120 of 255 = 47%
G 73 of 255 = 29%
B 87 of 255 = 34%

120
73
87

R + G + B ~ 37%. #784957 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 73 + 87 = 280 (100%)
R 120 of 280 ~ 42.86%
G 73 of 280 ~ 26.07%
B 87 of 280 ~ 31.07'%

%42.86
%26.07
%31.07

CMYK color model

#784957 color CMYK value is (0,39,28,53).

  • cyan value is 0.00%
  • magenta value is 39.17%
  • yellow value is 27.50%
  • key color value is 52.94%
CMYK: (0,39,28,53) C0M39Y28K53 (0%,39%,28%,53%) (0.00/0.39/0.28/0.53) 

CMYK percentages

%0
%39.17
%27.5
%52.94

Codes

Color #784957 in popluar color models

78 49 57
RGB 120 73 87
HSL 342° 24.35% 37.84%
HSB/HSV 342° 39.17% 47.06%
CMYK 0.00% 39.17% 27.50%
52.94%

Color #784957 in popluar number systems.

HEX 78 49 57
Decimal 120 73 87
Binary 1111000 1001001 1010111
Octal 170 111 127

Shades and tints

Shades of #784957

#784957
(120,73,87)
#6E4350
(110,67,80)
#643D49
(100,61,73)
#5A3742
(90,55,66)
#50313B
(80,49,59)
#462B34
(70,43,52)
#3C252D
(60,37,45)
#321F26
(50,31,38)
#28191F
(40,25,31)
#1E1318
(30,19,24)
#140D11
(20,13,17)
#000000
(0,0,0)

Tints of #784957

#784957
(120,73,87)
#845966
(132,89,102)
#906975
(144,105,117)
#9C7984
(156,121,132)
#A88993
(168,137,147)
#B499A2
(180,153,162)
#C0A9B1
(192,169,177)
#CCB9C0
(204,185,192)
#D8C9CF
(216,201,207)
#E4D9DE
(228,217,222)
#F0E9ED
(240,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #784957; }

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

This text font color is #784957.

Background Color

.myBgColor { background-color: #784957; }

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

This div background color is #784957.

Border color

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

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

This div border color is #784957.

Opacity

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

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

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

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

This text has shadow with #784957 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #784957.

Preview

Color preview on black background

This text has color #784957 on black background.


Color preview on white background

This text has color #784957 on white background.


Black color preview on #784957 background

This text has black color on #784957 background.


White color preview on #784957 background

This text has white color on #784957 background.


Related colors

Complementary color

Complementary color for #hex is #87B6A8.


I love getcolorcode.com

Triadic colors

1 #577849 and #495778 with #784957 are triadic colors.

2 #574978 and #497857 with #784957 are triadic colors.