COLOR #797382

HEX: #797382 RGB: (121,115,130)

Color info

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

RGB color model

#797382 color RGB value is (121,115,130).

RGB: (121,115,130) (47%, 45%, 51%)

RGB channels and saturation

R 121 of 255 = 47%
G 115 of 255 = 45%
B 130 of 255 = 51%

121
115
130

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

Portions of RGB colors in percentages

R + G + B = 121 + 115 + 130 = 366 (100%)
R 121 of 366 ~ 33.06%
G 115 of 366 ~ 31.42%
B 130 of 366 ~ 35.52'%

%33.06
%31.42
%35.52

CMYK color model

#797382 color CMYK value is (7,12,0,49).

  • cyan value is 6.92%
  • magenta value is 11.54%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (7,12,0,49)
C7M12Y0K49 (7%, 12%, 0%, 49%)
(0.07 / 0.12 / 0.00 / 0.49)

CMYK percentages

%6.92
%11.54
%0
%49.02

Codes

Color #797382 in popluar color models

79 73 82
RGB 121 115 130
HSL 264° 6.12% 48.04%
HSB/HSV 264° 11.54% 50.98%
CMYK 6.92% 11.54% 0.00%
49.02%

Color #797382 in popluar number systems.

HEX 79 73 82
Decimal 121 115 130
Binary 1111001 1110011 10000010
Octal 171 163 202

Shades and tints

Shades of #797382

#797382
(121,115,130)
#6E6977
(110,105,119)
#635F6C
(99,95,108)
#585561
(88,85,97)
#4D4B56
(77,75,86)
#42414B
(66,65,75)
#373740
(55,55,64)
#2C2D35
(44,45,53)
#21232A
(33,35,42)
#16191F
(22,25,31)
#0B0F14
(11,15,20)
#000000
(0,0,0)

Tints of #797382

#797382
(121,115,130)
#857F8D
(133,127,141)
#918B98
(145,139,152)
#9D97A3
(157,151,163)
#A9A3AE
(169,163,174)
#B5AFB9
(181,175,185)
#C1BBC4
(193,187,196)
#CDC7CF
(205,199,207)
#D9D3DA
(217,211,218)
#E5DFE5
(229,223,229)
#F1EBF0
(241,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #797382; }

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

This text font color is #797382.

Background Color

.myBgColor { background-color: #797382; }

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

This div background color is #797382.

Border color

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

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

This div border color is #797382.

Opacity

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

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

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

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

This text has shadow with #797382 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #797382.

Preview

Color preview on black background

This text has color #797382 on black background.


Color preview on white background

This text has color #797382 on white background.


Black color preview on #797382 background

This text has black color on #797382 background.


White color preview on #797382 background

This text has white color on #797382 background.


Related colors

Complementary color

Complementary color for #hex is #868C7D.


I love getcolorcode.com

Triadic colors

1 #827973 and #738279 with #797382 are triadic colors.

2 #827379 and #737982 with #797382 are triadic colors.