COLOR #787290

HEX: #787290 RGB: (120,114,144)

Color info

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

RGB color model

#787290 color RGB value is (120,114,144).

RGB: (120,114,144) (47%, 45%, 56%)

RGB channels and saturation

R 120 of 255 = 47%
G 114 of 255 = 45%
B 144 of 255 = 56%

120
114
144

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

Portions of RGB colors in percentages

R + G + B = 120 + 114 + 144 = 378 (100%)
R 120 of 378 ~ 31.75%
G 114 of 378 ~ 30.16%
B 144 of 378 ~ 38.1'%

%31.75
%30.16
%38.1

CMYK color model

#787290 color CMYK value is (17,21,0,44).

  • cyan value is 16.67%
  • magenta value is 20.83%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (17,21,0,44)
C17M21Y0K44 (17%, 21%, 0%, 44%)
(0.17 / 0.21 / 0.00 / 0.44)

CMYK percentages

%16.67
%20.83
%0
%43.53

Codes

Color #787290 in popluar color models

78 72 90
RGB 120 114 144
HSL 252° 11.90% 50.59%
HSB/HSV 252° 20.83% 56.47%
CMYK 16.67% 20.83% 0.00%
43.53%

Color #787290 in popluar number systems.

HEX 78 72 90
Decimal 120 114 144
Binary 1111000 1110010 10010000
Octal 170 162 220

Shades and tints

Shades of #787290

#787290
(120,114,144)
#6E6883
(110,104,131)
#645E76
(100,94,118)
#5A5469
(90,84,105)
#504A5C
(80,74,92)
#46404F
(70,64,79)
#3C3642
(60,54,66)
#322C35
(50,44,53)
#282228
(40,34,40)
#1E181B
(30,24,27)
#140E0E
(20,14,14)
#000000
(0,0,0)

Tints of #787290

#787290
(120,114,144)
#847E9A
(132,126,154)
#908AA4
(144,138,164)
#9C96AE
(156,150,174)
#A8A2B8
(168,162,184)
#B4AEC2
(180,174,194)
#C0BACC
(192,186,204)
#CCC6D6
(204,198,214)
#D8D2E0
(216,210,224)
#E4DEEA
(228,222,234)
#F0EAF4
(240,234,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #787290 color. Also use rgb(120,114,144) instead hex code.

Text Font Color

.myTextColor { color: #787290; }

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

This text font color is #787290.

Background Color

.myBgColor { background-color: #787290; }

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

This div background color is #787290.

Border color

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

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

This div border color is #787290.

Opacity

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

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

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

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

This text has shadow with #787290 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #787290.

Preview

Color preview on black background

This text has color #787290 on black background.


Color preview on white background

This text has color #787290 on white background.


Black color preview on #787290 background

This text has black color on #787290 background.


White color preview on #787290 background

This text has white color on #787290 background.


Related colors

Complementary color

Complementary color for #hex is #878D6F.


I love getcolorcode.com

Triadic colors

1 #907872 and #729078 with #787290 are triadic colors.

2 #907278 and #727890 with #787290 are triadic colors.