COLOR #789387

HEX: #789387 RGB: (120,147,135)

Color info

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

RGB color model

#789387 color RGB value is (120,147,135).

RGB: (120,147,135) (47%, 58%, 53%)

RGB channels and saturation

R 120 of 255 = 47%
G 147 of 255 = 58%
B 135 of 255 = 53%

120
147
135

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

Portions of RGB colors in percentages

R + G + B = 120 + 147 + 135 = 402 (100%)
R 120 of 402 ~ 29.85%
G 147 of 402 ~ 36.57%
B 135 of 402 ~ 33.58'%

%29.85
%36.57
%33.58

CMYK color model

#789387 color CMYK value is (18,0,8,42).

  • cyan value is 18.37%
  • magenta value is 0.00%
  • yellow value is 8.16%
  • key color value is 42.35%
CMYK: (18,0,8,42) C18M0Y8K42 (18%,0%,8%,42%) (0.18/0.00/0.08/0.42) 

CMYK percentages

%18.37
%0
%8.16
%42.35

Codes

Color #789387 in popluar color models

78 93 87
RGB 120 147 135
HSL 153° 11.11% 52.35%
HSB/HSV 153° 18.37% 57.65%
CMYK 18.37% 0.00% 8.16%
42.35%

Color #789387 in popluar number systems.

HEX 78 93 87
Decimal 120 147 135
Binary 1111000 10010011 10000111
Octal 170 223 207

Shades and tints

Shades of #789387

#789387
(120,147,135)
#6E867B
(110,134,123)
#64796F
(100,121,111)
#5A6C63
(90,108,99)
#505F57
(80,95,87)
#46524B
(70,82,75)
#3C453F
(60,69,63)
#323833
(50,56,51)
#282B27
(40,43,39)
#1E1E1B
(30,30,27)
#14110F
(20,17,15)
#000000
(0,0,0)

Tints of #789387

#789387
(120,147,135)
#849C91
(132,156,145)
#90A59B
(144,165,155)
#9CAEA5
(156,174,165)
#A8B7AF
(168,183,175)
#B4C0B9
(180,192,185)
#C0C9C3
(192,201,195)
#CCD2CD
(204,210,205)
#D8DBD7
(216,219,215)
#E4E4E1
(228,228,225)
#F0EDEB
(240,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #789387; }

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

This text font color is #789387.

Background Color

.myBgColor { background-color: #789387; }

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

This div background color is #789387.

Border color

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

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

This div border color is #789387.

Opacity

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

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

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

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

This text has shadow with #789387 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #789387.

Preview

Color preview on black background

This text has color #789387 on black background.


Color preview on white background

This text has color #789387 on white background.


Black color preview on #789387 background

This text has black color on #789387 background.


White color preview on #789387 background

This text has white color on #789387 background.


Related colors

Complementary color

Complementary color for #hex is #876C78.


I love getcolorcode.com

Triadic colors

1 #877893 and #938778 with #789387 are triadic colors.

2 #879378 and #937887 with #789387 are triadic colors.