COLOR #797792

HEX: #797792 RGB: (121,119,146)

Color info

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

RGB color model

#797792 color RGB value is (121,119,146).

RGB: (121,119,146) (47%, 47%, 57%)

RGB channels and saturation

R 121 of 255 = 47%
G 119 of 255 = 47%
B 146 of 255 = 57%

121
119
146

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

Portions of RGB colors in percentages

R + G + B = 121 + 119 + 146 = 386 (100%)
R 121 of 386 ~ 31.35%
G 119 of 386 ~ 30.83%
B 146 of 386 ~ 37.82'%

%31.35
%30.83
%37.82

CMYK color model

#797792 color CMYK value is (17,18,0,43).

  • cyan value is 17.12%
  • magenta value is 18.49%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (17,18,0,43)
C17M18Y0K43 (17%, 18%, 0%, 43%)
(0.17 / 0.18 / 0.00 / 0.43)

CMYK percentages

%17.12
%18.49
%0
%42.75

Codes

Color #797792 in popluar color models

79 77 92
RGB 121 119 146
HSL 244° 11.02% 51.96%
HSB/HSV 244° 18.49% 57.25%
CMYK 17.12% 18.49% 0.00%
42.75%

Color #797792 in popluar number systems.

HEX 79 77 92
Decimal 121 119 146
Binary 1111001 1110111 10010010
Octal 171 167 222

Shades and tints

Shades of #797792

#797792
(121,119,146)
#6E6D85
(110,109,133)
#636378
(99,99,120)
#58596B
(88,89,107)
#4D4F5E
(77,79,94)
#424551
(66,69,81)
#373B44
(55,59,68)
#2C3137
(44,49,55)
#21272A
(33,39,42)
#161D1D
(22,29,29)
#0B1310
(11,19,16)
#000000
(0,0,0)

Tints of #797792

#797792
(121,119,146)
#85839B
(133,131,155)
#918FA4
(145,143,164)
#9D9BAD
(157,155,173)
#A9A7B6
(169,167,182)
#B5B3BF
(181,179,191)
#C1BFC8
(193,191,200)
#CDCBD1
(205,203,209)
#D9D7DA
(217,215,218)
#E5E3E3
(229,227,227)
#F1EFEC
(241,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #797792; }

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

This text font color is #797792.

Background Color

.myBgColor { background-color: #797792; }

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

This div background color is #797792.

Border color

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

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

This div border color is #797792.

Opacity

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

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

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

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

This text has shadow with #797792 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #797792.

Preview

Color preview on black background

This text has color #797792 on black background.


Color preview on white background

This text has color #797792 on white background.


Black color preview on #797792 background

This text has black color on #797792 background.


White color preview on #797792 background

This text has white color on #797792 background.


Related colors

Complementary color

Complementary color for #hex is #86886D.


I love getcolorcode.com

Triadic colors

1 #927977 and #779279 with #797792 are triadic colors.

2 #927779 and #777992 with #797792 are triadic colors.