COLOR #797091

HEX: #797091 RGB: (121,112,145)

Color info

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

RGB color model

#797091 color RGB value is (121,112,145).

RGB: (121,112,145) (47%, 44%, 57%)

RGB channels and saturation

R 121 of 255 = 47%
G 112 of 255 = 44%
B 145 of 255 = 57%

121
112
145

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

Portions of RGB colors in percentages

R + G + B = 121 + 112 + 145 = 378 (100%)
R 121 of 378 ~ 32.01%
G 112 of 378 ~ 29.63%
B 145 of 378 ~ 38.36'%

%32.01
%29.63
%38.36

CMYK color model

#797091 color CMYK value is (17,23,0,43).

  • cyan value is 16.55%
  • magenta value is 22.76%
  • yellow value is 0.00%
  • key color value is 43.14%

CMYK: (17,23,0,43)
C17M23Y0K43 (17%, 23%, 0%, 43%)
(0.17 / 0.23 / 0.00 / 0.43)

CMYK percentages

%16.55
%22.76
%0
%43.14

Codes

Color #797091 in popluar color models

79 70 91
RGB 121 112 145
HSL 256° 13.04% 50.39%
HSB/HSV 256° 22.76% 56.86%
CMYK 16.55% 22.76% 0.00%
43.14%

Color #797091 in popluar number systems.

HEX 79 70 91
Decimal 121 112 145
Binary 1111001 1110000 10010001
Octal 171 160 221

Shades and tints

Shades of #797091

#797091
(121,112,145)
#6E6684
(110,102,132)
#635C77
(99,92,119)
#58526A
(88,82,106)
#4D485D
(77,72,93)
#423E50
(66,62,80)
#373443
(55,52,67)
#2C2A36
(44,42,54)
#212029
(33,32,41)
#16161C
(22,22,28)
#0B0C0F
(11,12,15)
#000000
(0,0,0)

Tints of #797091

#797091
(121,112,145)
#857D9B
(133,125,155)
#918AA5
(145,138,165)
#9D97AF
(157,151,175)
#A9A4B9
(169,164,185)
#B5B1C3
(181,177,195)
#C1BECD
(193,190,205)
#CDCBD7
(205,203,215)
#D9D8E1
(217,216,225)
#E5E5EB
(229,229,235)
#F1F2F5
(241,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #797091; }

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

This text font color is #797091.

Background Color

.myBgColor { background-color: #797091; }

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

This div background color is #797091.

Border color

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

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

This div border color is #797091.

Opacity

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

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

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

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

This text has shadow with #797091 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #797091.

Preview

Color preview on black background

This text has color #797091 on black background.


Color preview on white background

This text has color #797091 on white background.


Black color preview on #797091 background

This text has black color on #797091 background.


White color preview on #797091 background

This text has white color on #797091 background.


Related colors

Complementary color

Complementary color for #hex is #868F6E.


I love getcolorcode.com

Triadic colors

1 #917970 and #709179 with #797091 are triadic colors.

2 #917079 and #707991 with #797091 are triadic colors.