COLOR #797592

HEX: #797592 RGB: (121,117,146)

Color info

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

RGB color model

#797592 color RGB value is (121,117,146).

RGB: (121,117,146) (47%, 46%, 57%)

RGB channels and saturation

R 121 of 255 = 47%
G 117 of 255 = 46%
B 146 of 255 = 57%

121
117
146

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

Portions of RGB colors in percentages

R + G + B = 121 + 117 + 146 = 384 (100%)
R 121 of 384 ~ 31.51%
G 117 of 384 ~ 30.47%
B 146 of 384 ~ 38.02'%

%31.51
%30.47
%38.02

CMYK color model

#797592 color CMYK value is (17,20,0,43).

  • cyan value is 17.12%
  • magenta value is 19.86%
  • yellow value is 0.00%
  • key color value is 42.75%
CMYK: (17,20,0,43) C17M20Y0K43 (17%,20%,0%,43%) (0.17/0.20/0.00/0.43) 

CMYK percentages

%17.12
%19.86
%0
%42.75

Codes

Color #797592 in popluar color models

79 75 92
RGB 121 117 146
HSL 248° 11.74% 51.57%
HSB/HSV 248° 19.86% 57.25%
CMYK 17.12% 19.86% 0.00%
42.75%

Color #797592 in popluar number systems.

HEX 79 75 92
Decimal 121 117 146
Binary 1111001 1110101 10010010
Octal 171 165 222

Shades and tints

Shades of #797592

#797592
(121,117,146)
#6E6B85
(110,107,133)
#636178
(99,97,120)
#58576B
(88,87,107)
#4D4D5E
(77,77,94)
#424351
(66,67,81)
#373944
(55,57,68)
#2C2F37
(44,47,55)
#21252A
(33,37,42)
#161B1D
(22,27,29)
#0B1110
(11,17,16)
#000000
(0,0,0)

Tints of #797592

#797592
(121,117,146)
#85819B
(133,129,155)
#918DA4
(145,141,164)
#9D99AD
(157,153,173)
#A9A5B6
(169,165,182)
#B5B1BF
(181,177,191)
#C1BDC8
(193,189,200)
#CDC9D1
(205,201,209)
#D9D5DA
(217,213,218)
#E5E1E3
(229,225,227)
#F1EDEC
(241,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #797592 color. Also use rgb(121,117,146) instead hex code.

Text Font Color

.myTextColor { color: #797592; }

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

This text font color is #797592.

Background Color

.myBgColor { background-color: #797592; }

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

This div background color is #797592.

Border color

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

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

This div border color is #797592.

Opacity

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

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

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

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

This text has shadow with #797592 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #797592.

Preview

Color preview on black background

This text has color #797592 on black background.


Color preview on white background

This text has color #797592 on white background.


Black color preview on #797592 background

This text has black color on #797592 background.


White color preview on #797592 background

This text has white color on #797592 background.


Related colors

Complementary color

Complementary color for #hex is #868A6D.


I love getcolorcode.com

Triadic colors

1 #927975 and #759279 with #797592 are triadic colors.

2 #927579 and #757992 with #797592 are triadic colors.