COLOR #789495

HEX: #789495 RGB: (120,148,149)

Color info

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

RGB color model

#789495 color RGB value is (120,148,149).

RGB: (120,148,149) (47%, 58%, 58%)

RGB channels and saturation

R 120 of 255 = 47%
G 148 of 255 = 58%
B 149 of 255 = 58%

120
148
149

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

Portions of RGB colors in percentages

R + G + B = 120 + 148 + 149 = 417 (100%)
R 120 of 417 ~ 28.78%
G 148 of 417 ~ 35.49%
B 149 of 417 ~ 35.73'%

%28.78
%35.49
%35.73

CMYK color model

#789495 color CMYK value is (19,1,0,42).

  • cyan value is 19.46%
  • magenta value is 0.67%
  • yellow value is 0.00%
  • key color value is 41.57%
CMYK: (19,1,0,42) C19M1Y0K42 (19%,1%,0%,42%) (0.19/0.01/0.00/0.42) 

CMYK percentages

%19.46
%0.67
%0
%41.57

Codes

Color #789495 in popluar color models

78 94 95
RGB 120 148 149
HSL 182° 12.03% 52.75%
HSB/HSV 182° 19.46% 58.43%
CMYK 19.46% 0.67% 0.00%
41.57%

Color #789495 in popluar number systems.

HEX 78 94 95
Decimal 120 148 149
Binary 1111000 10010100 10010101
Octal 170 224 225

Shades and tints

Shades of #789495

#789495
(120,148,149)
#6E8788
(110,135,136)
#647A7B
(100,122,123)
#5A6D6E
(90,109,110)
#506061
(80,96,97)
#465354
(70,83,84)
#3C4647
(60,70,71)
#32393A
(50,57,58)
#282C2D
(40,44,45)
#1E1F20
(30,31,32)
#141213
(20,18,19)
#000000
(0,0,0)

Tints of #789495

#789495
(120,148,149)
#849D9E
(132,157,158)
#90A6A7
(144,166,167)
#9CAFB0
(156,175,176)
#A8B8B9
(168,184,185)
#B4C1C2
(180,193,194)
#C0CACB
(192,202,203)
#CCD3D4
(204,211,212)
#D8DCDD
(216,220,221)
#E4E5E6
(228,229,230)
#F0EEEF
(240,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #789495 color. Also use rgb(120,148,149) instead hex code.

Text Font Color

.myTextColor { color: #789495; }

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

This text font color is #789495.

Background Color

.myBgColor { background-color: #789495; }

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

This div background color is #789495.

Border color

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

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

This div border color is #789495.

Opacity

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

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

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

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

This text has shadow with #789495 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #789495.

Preview

Color preview on black background

This text has color #789495 on black background.


Color preview on white background

This text has color #789495 on white background.


Black color preview on #789495 background

This text has black color on #789495 background.


White color preview on #789495 background

This text has white color on #789495 background.


Related colors

Complementary color

Complementary color for #hex is #876B6A.


I love getcolorcode.com

Triadic colors

1 #957894 and #949578 with #789495 are triadic colors.

2 #959478 and #947895 with #789495 are triadic colors.