COLOR #788388

HEX: #788388 RGB: (120,131,136)

Color info

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

RGB color model

#788388 color RGB value is (120,131,136).

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

RGB channels and saturation

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

120
131
136

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

Portions of RGB colors in percentages

R + G + B = 120 + 131 + 136 = 387 (100%)
R 120 of 387 ~ 31.01%
G 131 of 387 ~ 33.85%
B 136 of 387 ~ 35.14'%

%31.01
%33.85
%35.14

CMYK color model

#788388 color CMYK value is (12,4,0,47).

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

CMYK: (12,4,0,47)
C12M4Y0K47 (12%, 4%, 0%, 47%)
(0.12 / 0.04 / 0.00 / 0.47)

CMYK percentages

%11.76
%3.68
%0
%46.67

Codes

Color #788388 in popluar color models

78 83 88
RGB 120 131 136
HSL 199° 6.30% 50.20%
HSB/HSV 199° 11.76% 53.33%
CMYK 11.76% 3.68% 0.00%
46.67%

Color #788388 in popluar number systems.

HEX 78 83 88
Decimal 120 131 136
Binary 1111000 10000011 10001000
Octal 170 203 210

Shades and tints

Shades of #788388

#788388
(120,131,136)
#6E787C
(110,120,124)
#646D70
(100,109,112)
#5A6264
(90,98,100)
#505758
(80,87,88)
#464C4C
(70,76,76)
#3C4140
(60,65,64)
#323634
(50,54,52)
#282B28
(40,43,40)
#1E201C
(30,32,28)
#141510
(20,21,16)
#000000
(0,0,0)

Tints of #788388

#788388
(120,131,136)
#848E92
(132,142,146)
#90999C
(144,153,156)
#9CA4A6
(156,164,166)
#A8AFB0
(168,175,176)
#B4BABA
(180,186,186)
#C0C5C4
(192,197,196)
#CCD0CE
(204,208,206)
#D8DBD8
(216,219,216)
#E4E6E2
(228,230,226)
#F0F1EC
(240,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #788388; }

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

This text font color is #788388.

Background Color

.myBgColor { background-color: #788388; }

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

This div background color is #788388.

Border color

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

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

This div border color is #788388.

Opacity

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

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

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

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

This text has shadow with #788388 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #788388.

Preview

Color preview on black background

This text has color #788388 on black background.


Color preview on white background

This text has color #788388 on white background.


Black color preview on #788388 background

This text has black color on #788388 background.


White color preview on #788388 background

This text has white color on #788388 background.


Related colors

Complementary color

Complementary color for #hex is #877C77.


I love getcolorcode.com

Triadic colors

1 #887883 and #838878 with #788388 are triadic colors.

2 #888378 and #837888 with #788388 are triadic colors.