COLOR #78495F

HEX: #78495F RGB: (120,73,95)

Color info

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

RGB color model

#78495F color RGB value is (120,73,95).

RGB: (120,73,95) (47%, 29%, 37%)

RGB channels and saturation

R 120 of 255 = 47%
G 73 of 255 = 29%
B 95 of 255 = 37%

120
73
95

R + G + B ~ 38%. #78495F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 120 + 73 + 95 = 288 (100%)
R 120 of 288 ~ 41.67%
G 73 of 288 ~ 25.35%
B 95 of 288 ~ 32.99'%

%41.67
%25.35
%32.99

CMYK color model

#78495F color CMYK value is (0,39,21,53).

  • cyan value is 0.00%
  • magenta value is 39.17%
  • yellow value is 20.83%
  • key color value is 52.94%

CMYK: (0,39,21,53)
C0M39Y21K53 (0%, 39%, 21%, 53%)
(0.00 / 0.39 / 0.21 / 0.53)

CMYK percentages

%0
%39.17
%20.83
%52.94

Codes

Color #78495F in popluar color models

78 49 5F
RGB 120 73 95
HSL 332° 24.35% 37.84%
HSB/HSV 332° 39.17% 47.06%
CMYK 0.00% 39.17% 20.83%
52.94%

Color #78495F in popluar number systems.

HEX 78 49 5F
Decimal 120 73 95
Binary 1111000 1001001 1011111
Octal 170 111 137

Shades and tints

Shades of #78495F

#78495F
(120,73,95)
#6E4357
(110,67,87)
#643D4F
(100,61,79)
#5A3747
(90,55,71)
#50313F
(80,49,63)
#462B37
(70,43,55)
#3C252F
(60,37,47)
#321F27
(50,31,39)
#28191F
(40,25,31)
#1E1317
(30,19,23)
#140D0F
(20,13,15)
#000000
(0,0,0)

Tints of #78495F

#78495F
(120,73,95)
#84596D
(132,89,109)
#90697B
(144,105,123)
#9C7989
(156,121,137)
#A88997
(168,137,151)
#B499A5
(180,153,165)
#C0A9B3
(192,169,179)
#CCB9C1
(204,185,193)
#D8C9CF
(216,201,207)
#E4D9DD
(228,217,221)
#F0E9EB
(240,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #78495F; }

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

This text font color is #78495F.

Background Color

.myBgColor { background-color: #78495F; }

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

This div background color is #78495F.

Border color

.myBorderColor { border: 1px solid #78495F; }

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

This div border color is #78495F.

Opacity

.myOpacity80 { color: #78495F; opacity: 0.8; }

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

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

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

This text has shadow with #78495F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #78495F.

Preview

Color preview on black background

This text has color #78495F on black background.


Color preview on white background

This text has color #78495F on white background.


Black color preview on #78495F background

This text has black color on #78495F background.


White color preview on #78495F background

This text has white color on #78495F background.


Related colors

Complementary color

Complementary color for #hex is #87B6A0.


I love getcolorcode.com

Triadic colors

1 #5F7849 and #495F78 with #78495F are triadic colors.

2 #5F4978 and #49785F with #78495F are triadic colors.