COLOR #788791

HEX: #788791 RGB: (120,135,145)

Color info

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

RGB color model

#788791 color RGB value is (120,135,145).

RGB: (120,135,145) (47%, 53%, 57%)

RGB channels and saturation

R 120 of 255 = 47%
G 135 of 255 = 53%
B 145 of 255 = 57%

120
135
145

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

Portions of RGB colors in percentages

R + G + B = 120 + 135 + 145 = 400 (100%)
R 120 of 400 ~ 30%
G 135 of 400 ~ 33.75%
B 145 of 400 ~ 36.25'%

%30
%33.75
%36.25

CMYK color model

#788791 color CMYK value is (17,7,0,43).

  • cyan value is 17.24%
  • magenta value is 6.90%
  • yellow value is 0.00%
  • key color value is 43.14%

CMYK: (17,7,0,43)
C17M7Y0K43 (17%, 7%, 0%, 43%)
(0.17 / 0.07 / 0.00 / 0.43)

CMYK percentages

%17.24
%6.9
%0
%43.14

Codes

Color #788791 in popluar color models

78 87 91
RGB 120 135 145
HSL 204° 10.20% 51.96%
HSB/HSV 204° 17.24% 56.86%
CMYK 17.24% 6.90% 0.00%
43.14%

Color #788791 in popluar number systems.

HEX 78 87 91
Decimal 120 135 145
Binary 1111000 10000111 10010001
Octal 170 207 221

Shades and tints

Shades of #788791

#788791
(120,135,145)
#6E7B84
(110,123,132)
#646F77
(100,111,119)
#5A636A
(90,99,106)
#50575D
(80,87,93)
#464B50
(70,75,80)
#3C3F43
(60,63,67)
#323336
(50,51,54)
#282729
(40,39,41)
#1E1B1C
(30,27,28)
#140F0F
(20,15,15)
#000000
(0,0,0)

Tints of #788791

#788791
(120,135,145)
#84919B
(132,145,155)
#909BA5
(144,155,165)
#9CA5AF
(156,165,175)
#A8AFB9
(168,175,185)
#B4B9C3
(180,185,195)
#C0C3CD
(192,195,205)
#CCCDD7
(204,205,215)
#D8D7E1
(216,215,225)
#E4E1EB
(228,225,235)
#F0EBF5
(240,235,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #788791 color. Also use rgb(120,135,145) instead hex code.

Text Font Color

.myTextColor { color: #788791; }

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

This text font color is #788791.

Background Color

.myBgColor { background-color: #788791; }

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

This div background color is #788791.

Border color

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

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

This div border color is #788791.

Opacity

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

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

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

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

This text has shadow with #788791 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #788791.

Preview

Color preview on black background

This text has color #788791 on black background.


Color preview on white background

This text has color #788791 on white background.


Black color preview on #788791 background

This text has black color on #788791 background.


White color preview on #788791 background

This text has white color on #788791 background.


Related colors

Complementary color

Complementary color for #hex is #87786E.


I love getcolorcode.com

Triadic colors

1 #917887 and #879178 with #788791 are triadic colors.

2 #918778 and #877891 with #788791 are triadic colors.