COLOR #789480

HEX: #789480 RGB: (120,148,128)

Color info

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

RGB color model

#789480 color RGB value is (120,148,128).

RGB: (120,148,128) (47%, 58%, 50%)

RGB channels and saturation

R 120 of 255 = 47%
G 148 of 255 = 58%
B 128 of 255 = 50%

120
148
128

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

Portions of RGB colors in percentages

R + G + B = 120 + 148 + 128 = 396 (100%)
R 120 of 396 ~ 30.3%
G 148 of 396 ~ 37.37%
B 128 of 396 ~ 32.32'%

%30.3
%37.37
%32.32

CMYK color model

#789480 color CMYK value is (19,0,14,42).

  • cyan value is 18.92%
  • magenta value is 0.00%
  • yellow value is 13.51%
  • key color value is 41.96%

CMYK: (19,0,14,42)
C19M0Y14K42 (19%, 0%, 14%, 42%)
(0.19 / 0.00 / 0.14 / 0.42)

CMYK percentages

%18.92
%0
%13.51
%41.96

Codes

Color #789480 in popluar color models

78 94 80
RGB 120 148 128
HSL 137° 11.57% 52.55%
HSB/HSV 137° 18.92% 58.04%
CMYK 18.92% 0.00% 13.51%
41.96%

Color #789480 in popluar number systems.

HEX 78 94 80
Decimal 120 148 128
Binary 1111000 10010100 10000000
Octal 170 224 200

Shades and tints

Shades of #789480

#789480
(120,148,128)
#6E8775
(110,135,117)
#647A6A
(100,122,106)
#5A6D5F
(90,109,95)
#506054
(80,96,84)
#465349
(70,83,73)
#3C463E
(60,70,62)
#323933
(50,57,51)
#282C28
(40,44,40)
#1E1F1D
(30,31,29)
#141212
(20,18,18)
#000000
(0,0,0)

Tints of #789480

#789480
(120,148,128)
#849D8B
(132,157,139)
#90A696
(144,166,150)
#9CAFA1
(156,175,161)
#A8B8AC
(168,184,172)
#B4C1B7
(180,193,183)
#C0CAC2
(192,202,194)
#CCD3CD
(204,211,205)
#D8DCD8
(216,220,216)
#E4E5E3
(228,229,227)
#F0EEEE
(240,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #789480; }

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

This text font color is #789480.

Background Color

.myBgColor { background-color: #789480; }

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

This div background color is #789480.

Border color

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

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

This div border color is #789480.

Opacity

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

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

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

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

This text has shadow with #789480 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #789480.

Preview

Color preview on black background

This text has color #789480 on black background.


Color preview on white background

This text has color #789480 on white background.


Black color preview on #789480 background

This text has black color on #789480 background.


White color preview on #789480 background

This text has white color on #789480 background.


Related colors

Complementary color

Complementary color for #hex is #876B7F.


I love getcolorcode.com

Triadic colors

1 #807894 and #948078 with #789480 are triadic colors.

2 #809478 and #947880 with #789480 are triadic colors.