COLOR #789395

HEX: #789395 RGB: (120,147,149)

Color info

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

RGB color model

#789395 color RGB value is (120,147,149).

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

RGB channels and saturation

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

120
147
149

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

Portions of RGB colors in percentages

R + G + B = 120 + 147 + 149 = 416 (100%)
R 120 of 416 ~ 28.85%
G 147 of 416 ~ 35.34%
B 149 of 416 ~ 35.82'%

%28.85
%35.34
%35.82

CMYK color model

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

  • cyan value is 19.46%
  • magenta value is 1.34%
  • 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
%1.34
%0
%41.57

Codes

Color #789395 in popluar color models

78 93 95
RGB 120 147 149
HSL 184° 12.03% 52.75%
HSB/HSV 184° 19.46% 58.43%
CMYK 19.46% 1.34% 0.00%
41.57%

Color #789395 in popluar number systems.

HEX 78 93 95
Decimal 120 147 149
Binary 1111000 10010011 10010101
Octal 170 223 225

Shades and tints

Shades of #789395

#789395
(120,147,149)
#6E8688
(110,134,136)
#64797B
(100,121,123)
#5A6C6E
(90,108,110)
#505F61
(80,95,97)
#465254
(70,82,84)
#3C4547
(60,69,71)
#32383A
(50,56,58)
#282B2D
(40,43,45)
#1E1E20
(30,30,32)
#141113
(20,17,19)
#000000
(0,0,0)

Tints of #789395

#789395
(120,147,149)
#849C9E
(132,156,158)
#90A5A7
(144,165,167)
#9CAEB0
(156,174,176)
#A8B7B9
(168,183,185)
#B4C0C2
(180,192,194)
#C0C9CB
(192,201,203)
#CCD2D4
(204,210,212)
#D8DBDD
(216,219,221)
#E4E4E6
(228,228,230)
#F0EDEF
(240,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #789395; }

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

This text font color is #789395.

Background Color

.myBgColor { background-color: #789395; }

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

This div background color is #789395.

Border color

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

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

This div border color is #789395.

Opacity

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

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

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

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

This text has shadow with #789395 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #789395.

Preview

Color preview on black background

This text has color #789395 on black background.


Color preview on white background

This text has color #789395 on white background.


Black color preview on #789395 background

This text has black color on #789395 background.


White color preview on #789395 background

This text has white color on #789395 background.


Related colors

Complementary color

Complementary color for #hex is #876C6A.


I love getcolorcode.com

Triadic colors

1 #957893 and #939578 with #789395 are triadic colors.

2 #959378 and #937895 with #789395 are triadic colors.