COLOR #797089

HEX: #797089 RGB: (121,112,137)

Color info

#797089 contains red, green and blue colors in about the same proportion. Web safe color of #797089 is #666699 (or #669).

RGB color model

#797089 color RGB value is (121,112,137).

RGB: (121,112,137) (47%, 44%, 54%)

RGB channels and saturation

R 121 of 255 = 47%
G 112 of 255 = 44%
B 137 of 255 = 54%

121
112
137

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

Portions of RGB colors in percentages

R + G + B = 121 + 112 + 137 = 370 (100%)
R 121 of 370 ~ 32.7%
G 112 of 370 ~ 30.27%
B 137 of 370 ~ 37.03'%

%32.7
%30.27
%37.03

CMYK color model

#797089 color CMYK value is (12,18,0,46).

  • cyan value is 11.68%
  • magenta value is 18.25%
  • yellow value is 0.00%
  • key color value is 46.27%
CMYK: (12,18,0,46) C12M18Y0K46 (12%,18%,0%,46%) (0.12/0.18/0.00/0.46) 

CMYK percentages

%11.68
%18.25
%0
%46.27

Codes

Color #797089 in popluar color models

79 70 89
RGB 121 112 137
HSL 262° 10.04% 48.82%
HSB/HSV 262° 18.25% 53.73%
CMYK 11.68% 18.25% 0.00%
46.27%

Color #797089 in popluar number systems.

HEX 79 70 89
Decimal 121 112 137
Binary 1111001 1110000 10001001
Octal 171 160 211

Shades and tints

Shades of #797089

#797089
(121,112,137)
#6E667D
(110,102,125)
#635C71
(99,92,113)
#585265
(88,82,101)
#4D4859
(77,72,89)
#423E4D
(66,62,77)
#373441
(55,52,65)
#2C2A35
(44,42,53)
#212029
(33,32,41)
#16161D
(22,22,29)
#0B0C11
(11,12,17)
#000000
(0,0,0)

Tints of #797089

#797089
(121,112,137)
#857D93
(133,125,147)
#918A9D
(145,138,157)
#9D97A7
(157,151,167)
#A9A4B1
(169,164,177)
#B5B1BB
(181,177,187)
#C1BEC5
(193,190,197)
#CDCBCF
(205,203,207)
#D9D8D9
(217,216,217)
#E5E5E3
(229,229,227)
#F1F2ED
(241,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #797089 color. Also use rgb(121,112,137) instead hex code.

Text Font Color

.myTextColor { color: #797089; }

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

This text font color is #797089.

Background Color

.myBgColor { background-color: #797089; }

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

This div background color is #797089.

Border color

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

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

This div border color is #797089.

Opacity

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

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

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

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

This text has shadow with #797089 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #797089.

Preview

Color preview on black background

This text has color #797089 on black background.


Color preview on white background

This text has color #797089 on white background.


Black color preview on #797089 background

This text has black color on #797089 background.


White color preview on #797089 background

This text has white color on #797089 background.


Related colors

Complementary color

Complementary color for #hex is #868F76.


I love getcolorcode.com

Triadic colors

1 #897970 and #708979 with #797089 are triadic colors.

2 #897079 and #707989 with #797089 are triadic colors.