COLOR #788088

HEX: #788088 RGB: (120,128,136)

Color info

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

RGB color model

#788088 color RGB value is (120,128,136).

RGB: (120,128,136) (47%, 50%, 53%)

RGB channels and saturation

R 120 of 255 = 47%
G 128 of 255 = 50%
B 136 of 255 = 53%

120
128
136

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

Portions of RGB colors in percentages

R + G + B = 120 + 128 + 136 = 384 (100%)
R 120 of 384 ~ 31.25%
G 128 of 384 ~ 33.33%
B 136 of 384 ~ 35.42'%

%31.25
%33.33
%35.42

CMYK color model

#788088 color CMYK value is (12,6,0,47).

  • cyan value is 11.76%
  • magenta value is 5.88%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (12,6,0,47)
C12M6Y0K47 (12%, 6%, 0%, 47%)
(0.12 / 0.06 / 0.00 / 0.47)

CMYK percentages

%11.76
%5.88
%0
%46.67

Codes

Color #788088 in popluar color models

78 80 88
RGB 120 128 136
HSL 210° 6.30% 50.20%
HSB/HSV 210° 11.76% 53.33%
CMYK 11.76% 5.88% 0.00%
46.67%

Color #788088 in popluar number systems.

HEX 78 80 88
Decimal 120 128 136
Binary 1111000 10000000 10001000
Octal 170 200 210

Shades and tints

Shades of #788088

#788088
(120,128,136)
#6E757C
(110,117,124)
#646A70
(100,106,112)
#5A5F64
(90,95,100)
#505458
(80,84,88)
#46494C
(70,73,76)
#3C3E40
(60,62,64)
#323334
(50,51,52)
#282828
(40,40,40)
#1E1D1C
(30,29,28)
#141210
(20,18,16)
#000000
(0,0,0)

Tints of #788088

#788088
(120,128,136)
#848B92
(132,139,146)
#90969C
(144,150,156)
#9CA1A6
(156,161,166)
#A8ACB0
(168,172,176)
#B4B7BA
(180,183,186)
#C0C2C4
(192,194,196)
#CCCDCE
(204,205,206)
#D8D8D8
(216,216,216)
#E4E3E2
(228,227,226)
#F0EEEC
(240,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #788088 color. Also use rgb(120,128,136) instead hex code.

Text Font Color

.myTextColor { color: #788088; }

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

This text font color is #788088.

Background Color

.myBgColor { background-color: #788088; }

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

This div background color is #788088.

Border color

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

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

This div border color is #788088.

Opacity

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

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

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

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

This text has shadow with #788088 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #788088.

Preview

Color preview on black background

This text has color #788088 on black background.


Color preview on white background

This text has color #788088 on white background.


Black color preview on #788088 background

This text has black color on #788088 background.


White color preview on #788088 background

This text has white color on #788088 background.


Related colors

Complementary color

Complementary color for #hex is #877F77.


I love getcolorcode.com

Triadic colors

1 #887880 and #808878 with #788088 are triadic colors.

2 #888078 and #807888 with #788088 are triadic colors.