COLOR #798382

HEX: #798382 RGB: (121,131,130)

Color info

#798382 contains red, green and blue colors in about the same proportion. Web safe color of #798382 is #669999 (or #699).

RGB color model

#798382 color RGB value is (121,131,130).

RGB: (121,131,130) (47%, 51%, 51%)

RGB channels and saturation

R 121 of 255 = 47%
G 131 of 255 = 51%
B 130 of 255 = 51%

121
131
130

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

Portions of RGB colors in percentages

R + G + B = 121 + 131 + 130 = 382 (100%)
R 121 of 382 ~ 31.68%
G 131 of 382 ~ 34.29%
B 130 of 382 ~ 34.03'%

%31.68
%34.29
%34.03

CMYK color model

#798382 color CMYK value is (8,0,1,49).

  • cyan value is 7.63%
  • magenta value is 0.00%
  • yellow value is 0.76%
  • key color value is 48.63%

CMYK: (8,0,1,49)
C8M0Y1K49 (8%, 0%, 1%, 49%)
(0.08 / 0.00 / 0.01 / 0.49)

CMYK percentages

%7.63
%0
%0.76
%48.63

Codes

Color #798382 in popluar color models

79 83 82
RGB 121 131 130
HSL 174° 3.97% 49.41%
HSB/HSV 174° 7.63% 51.37%
CMYK 7.63% 0.00% 0.76%
48.63%

Color #798382 in popluar number systems.

HEX 79 83 82
Decimal 121 131 130
Binary 1111001 10000011 10000010
Octal 171 203 202

Shades and tints

Shades of #798382

#798382
(121,131,130)
#6E7877
(110,120,119)
#636D6C
(99,109,108)
#586261
(88,98,97)
#4D5756
(77,87,86)
#424C4B
(66,76,75)
#374140
(55,65,64)
#2C3635
(44,54,53)
#212B2A
(33,43,42)
#16201F
(22,32,31)
#0B1514
(11,21,20)
#000000
(0,0,0)

Tints of #798382

#798382
(121,131,130)
#858E8D
(133,142,141)
#919998
(145,153,152)
#9DA4A3
(157,164,163)
#A9AFAE
(169,175,174)
#B5BAB9
(181,186,185)
#C1C5C4
(193,197,196)
#CDD0CF
(205,208,207)
#D9DBDA
(217,219,218)
#E5E6E5
(229,230,229)
#F1F1F0
(241,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #798382; }

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

This text font color is #798382.

Background Color

.myBgColor { background-color: #798382; }

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

This div background color is #798382.

Border color

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

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

This div border color is #798382.

Opacity

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

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

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

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

This text has shadow with #798382 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #798382.

Preview

Color preview on black background

This text has color #798382 on black background.


Color preview on white background

This text has color #798382 on white background.


Black color preview on #798382 background

This text has black color on #798382 background.


White color preview on #798382 background

This text has white color on #798382 background.


Related colors

Complementary color

Complementary color for #hex is #867C7D.


I love getcolorcode.com

Triadic colors

1 #827983 and #838279 with #798382 are triadic colors.

2 #828379 and #837982 with #798382 are triadic colors.