COLOR #787598

HEX: #787598 RGB: (120,117,152)

Color info

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

RGB color model

#787598 color RGB value is (120,117,152).

RGB: (120,117,152) (47%, 46%, 60%)

RGB channels and saturation

R 120 of 255 = 47%
G 117 of 255 = 46%
B 152 of 255 = 60%

120
117
152

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

Portions of RGB colors in percentages

R + G + B = 120 + 117 + 152 = 389 (100%)
R 120 of 389 ~ 30.85%
G 117 of 389 ~ 30.08%
B 152 of 389 ~ 39.07'%

%30.85
%30.08
%39.07

CMYK color model

#787598 color CMYK value is (21,23,0,40).

  • cyan value is 21.05%
  • magenta value is 23.03%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (21,23,0,40)
C21M23Y0K40 (21%, 23%, 0%, 40%)
(0.21 / 0.23 / 0.00 / 0.40)

CMYK percentages

%21.05
%23.03
%0
%40.39

Codes

Color #787598 in popluar color models

78 75 98
RGB 120 117 152
HSL 245° 14.52% 52.75%
HSB/HSV 245° 23.03% 59.61%
CMYK 21.05% 23.03% 0.00%
40.39%

Color #787598 in popluar number systems.

HEX 78 75 98
Decimal 120 117 152
Binary 1111000 1110101 10011000
Octal 170 165 230

Shades and tints

Shades of #787598

#787598
(120,117,152)
#6E6B8B
(110,107,139)
#64617E
(100,97,126)
#5A5771
(90,87,113)
#504D64
(80,77,100)
#464357
(70,67,87)
#3C394A
(60,57,74)
#322F3D
(50,47,61)
#282530
(40,37,48)
#1E1B23
(30,27,35)
#141116
(20,17,22)
#000000
(0,0,0)

Tints of #787598

#787598
(120,117,152)
#8481A1
(132,129,161)
#908DAA
(144,141,170)
#9C99B3
(156,153,179)
#A8A5BC
(168,165,188)
#B4B1C5
(180,177,197)
#C0BDCE
(192,189,206)
#CCC9D7
(204,201,215)
#D8D5E0
(216,213,224)
#E4E1E9
(228,225,233)
#F0EDF2
(240,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #787598; }

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

This text font color is #787598.

Background Color

.myBgColor { background-color: #787598; }

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

This div background color is #787598.

Border color

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

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

This div border color is #787598.

Opacity

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

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

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

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

This text has shadow with #787598 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #787598.

Preview

Color preview on black background

This text has color #787598 on black background.


Color preview on white background

This text has color #787598 on white background.


Black color preview on #787598 background

This text has black color on #787598 background.


White color preview on #787598 background

This text has white color on #787598 background.


Related colors

Complementary color

Complementary color for #hex is #878A67.


I love getcolorcode.com

Triadic colors

1 #987875 and #759878 with #787598 are triadic colors.

2 #987578 and #757898 with #787598 are triadic colors.