COLOR #797187

HEX: #797187 RGB: (121,113,135)

Color info

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

RGB color model

#797187 color RGB value is (121,113,135).

RGB: (121,113,135) (47%, 44%, 53%)

RGB channels and saturation

R 121 of 255 = 47%
G 113 of 255 = 44%
B 135 of 255 = 53%

121
113
135

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

Portions of RGB colors in percentages

R + G + B = 121 + 113 + 135 = 369 (100%)
R 121 of 369 ~ 32.79%
G 113 of 369 ~ 30.62%
B 135 of 369 ~ 36.59'%

%32.79
%30.62
%36.59

CMYK color model

#797187 color CMYK value is (10,16,0,47).

  • cyan value is 10.37%
  • magenta value is 16.30%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (10,16,0,47)
C10M16Y0K47 (10%, 16%, 0%, 47%)
(0.10 / 0.16 / 0.00 / 0.47)

CMYK percentages

%10.37
%16.3
%0
%47.06

Codes

Color #797187 in popluar color models

79 71 87
RGB 121 113 135
HSL 262° 8.87% 48.63%
HSB/HSV 262° 16.30% 52.94%
CMYK 10.37% 16.30% 0.00%
47.06%

Color #797187 in popluar number systems.

HEX 79 71 87
Decimal 121 113 135
Binary 1111001 1110001 10000111
Octal 171 161 207

Shades and tints

Shades of #797187

#797187
(121,113,135)
#6E677B
(110,103,123)
#635D6F
(99,93,111)
#585363
(88,83,99)
#4D4957
(77,73,87)
#423F4B
(66,63,75)
#37353F
(55,53,63)
#2C2B33
(44,43,51)
#212127
(33,33,39)
#16171B
(22,23,27)
#0B0D0F
(11,13,15)
#000000
(0,0,0)

Tints of #797187

#797187
(121,113,135)
#857D91
(133,125,145)
#91899B
(145,137,155)
#9D95A5
(157,149,165)
#A9A1AF
(169,161,175)
#B5ADB9
(181,173,185)
#C1B9C3
(193,185,195)
#CDC5CD
(205,197,205)
#D9D1D7
(217,209,215)
#E5DDE1
(229,221,225)
#F1E9EB
(241,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #797187 color. Also use rgb(121,113,135) instead hex code.

Text Font Color

.myTextColor { color: #797187; }

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

This text font color is #797187.

Background Color

.myBgColor { background-color: #797187; }

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

This div background color is #797187.

Border color

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

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

This div border color is #797187.

Opacity

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

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

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

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

This text has shadow with #797187 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #797187.

Preview

Color preview on black background

This text has color #797187 on black background.


Color preview on white background

This text has color #797187 on white background.


Black color preview on #797187 background

This text has black color on #797187 background.


White color preview on #797187 background

This text has white color on #797187 background.


Related colors

Complementary color

Complementary color for #hex is #868E78.


I love getcolorcode.com

Triadic colors

1 #877971 and #718779 with #797187 are triadic colors.

2 #877179 and #717987 with #797187 are triadic colors.