COLOR #797291

HEX: #797291 RGB: (121,114,145)

Color info

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

RGB color model

#797291 color RGB value is (121,114,145).

RGB: (121,114,145) (47%, 45%, 57%)

RGB channels and saturation

R 121 of 255 = 47%
G 114 of 255 = 45%
B 145 of 255 = 57%

121
114
145

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

Portions of RGB colors in percentages

R + G + B = 121 + 114 + 145 = 380 (100%)
R 121 of 380 ~ 31.84%
G 114 of 380 ~ 30%
B 145 of 380 ~ 38.16'%

%31.84
%30
%38.16

CMYK color model

#797291 color CMYK value is (17,21,0,43).

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

CMYK: (17,21,0,43)
C17M21Y0K43 (17%, 21%, 0%, 43%)
(0.17 / 0.21 / 0.00 / 0.43)

CMYK percentages

%16.55
%21.38
%0
%43.14

Codes

Color #797291 in popluar color models

79 72 91
RGB 121 114 145
HSL 254° 12.35% 50.78%
HSB/HSV 254° 21.38% 56.86%
CMYK 16.55% 21.38% 0.00%
43.14%

Color #797291 in popluar number systems.

HEX 79 72 91
Decimal 121 114 145
Binary 1111001 1110010 10010001
Octal 171 162 221

Shades and tints

Shades of #797291

#797291
(121,114,145)
#6E6884
(110,104,132)
#635E77
(99,94,119)
#58546A
(88,84,106)
#4D4A5D
(77,74,93)
#424050
(66,64,80)
#373643
(55,54,67)
#2C2C36
(44,44,54)
#212229
(33,34,41)
#16181C
(22,24,28)
#0B0E0F
(11,14,15)
#000000
(0,0,0)

Tints of #797291

#797291
(121,114,145)
#857E9B
(133,126,155)
#918AA5
(145,138,165)
#9D96AF
(157,150,175)
#A9A2B9
(169,162,185)
#B5AEC3
(181,174,195)
#C1BACD
(193,186,205)
#CDC6D7
(205,198,215)
#D9D2E1
(217,210,225)
#E5DEEB
(229,222,235)
#F1EAF5
(241,234,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #797291; }

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

This text font color is #797291.

Background Color

.myBgColor { background-color: #797291; }

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

This div background color is #797291.

Border color

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

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

This div border color is #797291.

Opacity

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

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

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

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

This text has shadow with #797291 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #797291.

Preview

Color preview on black background

This text has color #797291 on black background.


Color preview on white background

This text has color #797291 on white background.


Black color preview on #797291 background

This text has black color on #797291 background.


White color preview on #797291 background

This text has white color on #797291 background.


Related colors

Complementary color

Complementary color for #hex is #868D6E.


I love getcolorcode.com

Triadic colors

1 #917972 and #729179 with #797291 are triadic colors.

2 #917279 and #727991 with #797291 are triadic colors.