COLOR #789576

HEX: #789576 RGB: (120,149,118)

Color info

#789576 contains red, green and blue colors in about the same proportion. Web safe color of #789576 is #669966 (or #696).

RGB color model

#789576 color RGB value is (120,149,118).

RGB: (120,149,118) (47%, 58%, 46%)

RGB channels and saturation

R 120 of 255 = 47%
G 149 of 255 = 58%
B 118 of 255 = 46%

120
149
118

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

Portions of RGB colors in percentages

R + G + B = 120 + 149 + 118 = 387 (100%)
R 120 of 387 ~ 31.01%
G 149 of 387 ~ 38.5%
B 118 of 387 ~ 30.49'%

%31.01
%38.5
%30.49

CMYK color model

#789576 color CMYK value is (19,0,21,42).

  • cyan value is 19.46%
  • magenta value is 0.00%
  • yellow value is 20.81%
  • key color value is 41.57%

CMYK: (19,0,21,42)
C19M0Y21K42 (19%, 0%, 21%, 42%)
(0.19 / 0.00 / 0.21 / 0.42)

CMYK percentages

%19.46
%0
%20.81
%41.57

Codes

Color #789576 in popluar color models

78 95 76
RGB 120 149 118
HSL 116° 12.76% 52.35%
HSB/HSV 116° 20.81% 58.43%
CMYK 19.46% 0.00% 20.81%
41.57%

Color #789576 in popluar number systems.

HEX 78 95 76
Decimal 120 149 118
Binary 1111000 10010101 1110110
Octal 170 225 166

Shades and tints

Shades of #789576

#789576
(120,149,118)
#6E886C
(110,136,108)
#647B62
(100,123,98)
#5A6E58
(90,110,88)
#50614E
(80,97,78)
#465444
(70,84,68)
#3C473A
(60,71,58)
#323A30
(50,58,48)
#282D26
(40,45,38)
#1E201C
(30,32,28)
#141312
(20,19,18)
#000000
(0,0,0)

Tints of #789576

#789576
(120,149,118)
#849E82
(132,158,130)
#90A78E
(144,167,142)
#9CB09A
(156,176,154)
#A8B9A6
(168,185,166)
#B4C2B2
(180,194,178)
#C0CBBE
(192,203,190)
#CCD4CA
(204,212,202)
#D8DDD6
(216,221,214)
#E4E6E2
(228,230,226)
#F0EFEE
(240,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #789576; }

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

This text font color is #789576.

Background Color

.myBgColor { background-color: #789576; }

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

This div background color is #789576.

Border color

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

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

This div border color is #789576.

Opacity

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

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

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

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

This text has shadow with #789576 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #789576.

Preview

Color preview on black background

This text has color #789576 on black background.


Color preview on white background

This text has color #789576 on white background.


Black color preview on #789576 background

This text has black color on #789576 background.


White color preview on #789576 background

This text has white color on #789576 background.


Related colors

Complementary color

Complementary color for #hex is #876A89.


I love getcolorcode.com

Triadic colors

1 #767895 and #957678 with #789576 are triadic colors.

2 #769578 and #957876 with #789576 are triadic colors.