COLOR #797399

HEX: #797399 RGB: (121,115,153)

Color info

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

RGB color model

#797399 color RGB value is (121,115,153).

RGB: (121,115,153) (47%, 45%, 60%)

RGB channels and saturation

R 121 of 255 = 47%
G 115 of 255 = 45%
B 153 of 255 = 60%

121
115
153

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

Portions of RGB colors in percentages

R + G + B = 121 + 115 + 153 = 389 (100%)
R 121 of 389 ~ 31.11%
G 115 of 389 ~ 29.56%
B 153 of 389 ~ 39.33'%

%31.11
%29.56
%39.33

CMYK color model

#797399 color CMYK value is (21,25,0,40).

  • cyan value is 20.92%
  • magenta value is 24.84%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (21,25,0,40)
C21M25Y0K40 (21%, 25%, 0%, 40%)
(0.21 / 0.25 / 0.00 / 0.40)

CMYK percentages

%20.92
%24.84
%0
%40

Codes

Color #797399 in popluar color models

79 73 99
RGB 121 115 153
HSL 249° 15.70% 52.55%
HSB/HSV 249° 24.84% 60.00%
CMYK 20.92% 24.84% 0.00%
40.00%

Color #797399 in popluar number systems.

HEX 79 73 99
Decimal 121 115 153
Binary 1111001 1110011 10011001
Octal 171 163 231

Shades and tints

Shades of #797399

#797399
(121,115,153)
#6E698C
(110,105,140)
#635F7F
(99,95,127)
#585572
(88,85,114)
#4D4B65
(77,75,101)
#424158
(66,65,88)
#37374B
(55,55,75)
#2C2D3E
(44,45,62)
#212331
(33,35,49)
#161924
(22,25,36)
#0B0F17
(11,15,23)
#000000
(0,0,0)

Tints of #797399

#797399
(121,115,153)
#857FA2
(133,127,162)
#918BAB
(145,139,171)
#9D97B4
(157,151,180)
#A9A3BD
(169,163,189)
#B5AFC6
(181,175,198)
#C1BBCF
(193,187,207)
#CDC7D8
(205,199,216)
#D9D3E1
(217,211,225)
#E5DFEA
(229,223,234)
#F1EBF3
(241,235,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #797399 color. Also use rgb(121,115,153) instead hex code.

Text Font Color

.myTextColor { color: #797399; }

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

This text font color is #797399.

Background Color

.myBgColor { background-color: #797399; }

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

This div background color is #797399.

Border color

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

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

This div border color is #797399.

Opacity

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

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

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

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

This text has shadow with #797399 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #797399.

Preview

Color preview on black background

This text has color #797399 on black background.


Color preview on white background

This text has color #797399 on white background.


Black color preview on #797399 background

This text has black color on #797399 background.


White color preview on #797399 background

This text has white color on #797399 background.


Related colors

Complementary color

Complementary color for #hex is #868C66.


I love getcolorcode.com

Triadic colors

1 #997973 and #739979 with #797399 are triadic colors.

2 #997379 and #737999 with #797399 are triadic colors.