COLOR #787595

HEX: #787595 RGB: (120,117,149)

Color info

#787595 contains red, green and blue colors in about the same proportion. Web safe color of #787595 is #666699 (or #669).

RGB color model

#787595 color RGB value is (120,117,149).

RGB: (120,117,149) (47%, 46%, 58%)

RGB channels and saturation

R 120 of 255 = 47%
G 117 of 255 = 46%
B 149 of 255 = 58%

120
117
149

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

Portions of RGB colors in percentages

R + G + B = 120 + 117 + 149 = 386 (100%)
R 120 of 386 ~ 31.09%
G 117 of 386 ~ 30.31%
B 149 of 386 ~ 38.6'%

%31.09
%30.31
%38.6

CMYK color model

#787595 color CMYK value is (19,21,0,42).

  • cyan value is 19.46%
  • magenta value is 21.48%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (19,21,0,42)
C19M21Y0K42 (19%, 21%, 0%, 42%)
(0.19 / 0.21 / 0.00 / 0.42)

CMYK percentages

%19.46
%21.48
%0
%41.57

Codes

Color #787595 in popluar color models

78 75 95
RGB 120 117 149
HSL 246° 13.11% 52.16%
HSB/HSV 246° 21.48% 58.43%
CMYK 19.46% 21.48% 0.00%
41.57%

Color #787595 in popluar number systems.

HEX 78 75 95
Decimal 120 117 149
Binary 1111000 1110101 10010101
Octal 170 165 225

Shades and tints

Shades of #787595

#787595
(120,117,149)
#6E6B88
(110,107,136)
#64617B
(100,97,123)
#5A576E
(90,87,110)
#504D61
(80,77,97)
#464354
(70,67,84)
#3C3947
(60,57,71)
#322F3A
(50,47,58)
#28252D
(40,37,45)
#1E1B20
(30,27,32)
#141113
(20,17,19)
#000000
(0,0,0)

Tints of #787595

#787595
(120,117,149)
#84819E
(132,129,158)
#908DA7
(144,141,167)
#9C99B0
(156,153,176)
#A8A5B9
(168,165,185)
#B4B1C2
(180,177,194)
#C0BDCB
(192,189,203)
#CCC9D4
(204,201,212)
#D8D5DD
(216,213,221)
#E4E1E6
(228,225,230)
#F0EDEF
(240,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #787595 color. Also use rgb(120,117,149) instead hex code.

Text Font Color

.myTextColor { color: #787595; }

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

This text font color is #787595.

Background Color

.myBgColor { background-color: #787595; }

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

This div background color is #787595.

Border color

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

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

This div border color is #787595.

Opacity

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

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

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

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

This text has shadow with #787595 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #787595.

Preview

Color preview on black background

This text has color #787595 on black background.


Color preview on white background

This text has color #787595 on white background.


Black color preview on #787595 background

This text has black color on #787595 background.


White color preview on #787595 background

This text has white color on #787595 background.


Related colors

Complementary color

Complementary color for #hex is #878A6A.


I love getcolorcode.com

Triadic colors

1 #957875 and #759578 with #787595 are triadic colors.

2 #957578 and #757895 with #787595 are triadic colors.