COLOR #788198

HEX: #788198 RGB: (120,129,152)

Color info

#788198 contains red, green and blue colors in about the same proportion. Web safe color of #788198 is #669999 (or #699).

RGB color model

#788198 color RGB value is (120,129,152).

RGB: (120,129,152) (47%, 51%, 60%)

RGB channels and saturation

R 120 of 255 = 47%
G 129 of 255 = 51%
B 152 of 255 = 60%

120
129
152

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

Portions of RGB colors in percentages

R + G + B = 120 + 129 + 152 = 401 (100%)
R 120 of 401 ~ 29.93%
G 129 of 401 ~ 32.17%
B 152 of 401 ~ 37.91'%

%29.93
%32.17
%37.91

CMYK color model

#788198 color CMYK value is (21,15,0,40).

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

CMYK: (21,15,0,40)
C21M15Y0K40 (21%, 15%, 0%, 40%)
(0.21 / 0.15 / 0.00 / 0.40)

CMYK percentages

%21.05
%15.13
%0
%40.39

Codes

Color #788198 in popluar color models

78 81 98
RGB 120 129 152
HSL 223° 13.45% 53.33%
HSB/HSV 223° 21.05% 59.61%
CMYK 21.05% 15.13% 0.00%
40.39%

Color #788198 in popluar number systems.

HEX 78 81 98
Decimal 120 129 152
Binary 1111000 10000001 10011000
Octal 170 201 230

Shades and tints

Shades of #788198

#788198
(120,129,152)
#6E768B
(110,118,139)
#646B7E
(100,107,126)
#5A6071
(90,96,113)
#505564
(80,85,100)
#464A57
(70,74,87)
#3C3F4A
(60,63,74)
#32343D
(50,52,61)
#282930
(40,41,48)
#1E1E23
(30,30,35)
#141316
(20,19,22)
#000000
(0,0,0)

Tints of #788198

#788198
(120,129,152)
#848CA1
(132,140,161)
#9097AA
(144,151,170)
#9CA2B3
(156,162,179)
#A8ADBC
(168,173,188)
#B4B8C5
(180,184,197)
#C0C3CE
(192,195,206)
#CCCED7
(204,206,215)
#D8D9E0
(216,217,224)
#E4E4E9
(228,228,233)
#F0EFF2
(240,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #788198; }

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

This text font color is #788198.

Background Color

.myBgColor { background-color: #788198; }

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

This div background color is #788198.

Border color

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

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

This div border color is #788198.

Opacity

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

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

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

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

This text has shadow with #788198 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #788198.

Preview

Color preview on black background

This text has color #788198 on black background.


Color preview on white background

This text has color #788198 on white background.


Black color preview on #788198 background

This text has black color on #788198 background.


White color preview on #788198 background

This text has white color on #788198 background.


Related colors

Complementary color

Complementary color for #hex is #877E67.


I love getcolorcode.com

Triadic colors

1 #987881 and #819878 with #788198 are triadic colors.

2 #988178 and #817898 with #788198 are triadic colors.