COLOR #788188

HEX: #788188 RGB: (120,129,136)

Color info

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

RGB color model

#788188 color RGB value is (120,129,136).

RGB: (120,129,136) (47%, 51%, 53%)

RGB channels and saturation

R 120 of 255 = 47%
G 129 of 255 = 51%
B 136 of 255 = 53%

120
129
136

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

Portions of RGB colors in percentages

R + G + B = 120 + 129 + 136 = 385 (100%)
R 120 of 385 ~ 31.17%
G 129 of 385 ~ 33.51%
B 136 of 385 ~ 35.32'%

%31.17
%33.51
%35.32

CMYK color model

#788188 color CMYK value is (12,5,0,47).

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

CMYK: (12,5,0,47)
C12M5Y0K47 (12%, 5%, 0%, 47%)
(0.12 / 0.05 / 0.00 / 0.47)

CMYK percentages

%11.76
%5.15
%0
%46.67

Codes

Color #788188 in popluar color models

78 81 88
RGB 120 129 136
HSL 206° 6.30% 50.20%
HSB/HSV 206° 11.76% 53.33%
CMYK 11.76% 5.15% 0.00%
46.67%

Color #788188 in popluar number systems.

HEX 78 81 88
Decimal 120 129 136
Binary 1111000 10000001 10001000
Octal 170 201 210

Shades and tints

Shades of #788188

#788188
(120,129,136)
#6E767C
(110,118,124)
#646B70
(100,107,112)
#5A6064
(90,96,100)
#505558
(80,85,88)
#464A4C
(70,74,76)
#3C3F40
(60,63,64)
#323434
(50,52,52)
#282928
(40,41,40)
#1E1E1C
(30,30,28)
#141310
(20,19,16)
#000000
(0,0,0)

Tints of #788188

#788188
(120,129,136)
#848C92
(132,140,146)
#90979C
(144,151,156)
#9CA2A6
(156,162,166)
#A8ADB0
(168,173,176)
#B4B8BA
(180,184,186)
#C0C3C4
(192,195,196)
#CCCECE
(204,206,206)
#D8D9D8
(216,217,216)
#E4E4E2
(228,228,226)
#F0EFEC
(240,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #788188; }

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

This text font color is #788188.

Background Color

.myBgColor { background-color: #788188; }

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

This div background color is #788188.

Border color

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

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

This div border color is #788188.

Opacity

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

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

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

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

This text has shadow with #788188 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #788188.

Preview

Color preview on black background

This text has color #788188 on black background.


Color preview on white background

This text has color #788188 on white background.


Black color preview on #788188 background

This text has black color on #788188 background.


White color preview on #788188 background

This text has white color on #788188 background.


Related colors

Complementary color

Complementary color for #hex is #877E77.


I love getcolorcode.com

Triadic colors

1 #887881 and #818878 with #788188 are triadic colors.

2 #888178 and #817888 with #788188 are triadic colors.