COLOR #789081

HEX: #789081 RGB: (120,144,129)

Color info

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

RGB color model

#789081 color RGB value is (120,144,129).

RGB: (120,144,129) (47%, 56%, 51%)

RGB channels and saturation

R 120 of 255 = 47%
G 144 of 255 = 56%
B 129 of 255 = 51%

120
144
129

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

Portions of RGB colors in percentages

R + G + B = 120 + 144 + 129 = 393 (100%)
R 120 of 393 ~ 30.53%
G 144 of 393 ~ 36.64%
B 129 of 393 ~ 32.82'%

%30.53
%36.64
%32.82

CMYK color model

#789081 color CMYK value is (17,0,10,44).

  • cyan value is 16.67%
  • magenta value is 0.00%
  • yellow value is 10.42%
  • key color value is 43.53%

CMYK: (17,0,10,44)
C17M0Y10K44 (17%, 0%, 10%, 44%)
(0.17 / 0.00 / 0.10 / 0.44)

CMYK percentages

%16.67
%0
%10.42
%43.53

Codes

Color #789081 in popluar color models

78 90 81
RGB 120 144 129
HSL 143° 9.76% 51.76%
HSB/HSV 143° 16.67% 56.47%
CMYK 16.67% 0.00% 10.42%
43.53%

Color #789081 in popluar number systems.

HEX 78 90 81
Decimal 120 144 129
Binary 1111000 10010000 10000001
Octal 170 220 201

Shades and tints

Shades of #789081

#789081
(120,144,129)
#6E8376
(110,131,118)
#64766B
(100,118,107)
#5A6960
(90,105,96)
#505C55
(80,92,85)
#464F4A
(70,79,74)
#3C423F
(60,66,63)
#323534
(50,53,52)
#282829
(40,40,41)
#1E1B1E
(30,27,30)
#140E13
(20,14,19)
#000000
(0,0,0)

Tints of #789081

#789081
(120,144,129)
#849A8C
(132,154,140)
#90A497
(144,164,151)
#9CAEA2
(156,174,162)
#A8B8AD
(168,184,173)
#B4C2B8
(180,194,184)
#C0CCC3
(192,204,195)
#CCD6CE
(204,214,206)
#D8E0D9
(216,224,217)
#E4EAE4
(228,234,228)
#F0F4EF
(240,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #789081 color. Also use rgb(120,144,129) instead hex code.

Text Font Color

.myTextColor { color: #789081; }

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

This text font color is #789081.

Background Color

.myBgColor { background-color: #789081; }

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

This div background color is #789081.

Border color

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

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

This div border color is #789081.

Opacity

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

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

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

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

This text has shadow with #789081 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #789081.

Preview

Color preview on black background

This text has color #789081 on black background.


Color preview on white background

This text has color #789081 on white background.


Black color preview on #789081 background

This text has black color on #789081 background.


White color preview on #789081 background

This text has white color on #789081 background.


Related colors

Complementary color

Complementary color for #hex is #876F7E.


I love getcolorcode.com

Triadic colors

1 #817890 and #908178 with #789081 are triadic colors.

2 #819078 and #907881 with #789081 are triadic colors.