COLOR #798987

HEX: #798987 RGB: (121,137,135)

Color info

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

RGB color model

#798987 color RGB value is (121,137,135).

RGB: (121,137,135) (47%, 54%, 53%)

RGB channels and saturation

R 121 of 255 = 47%
G 137 of 255 = 54%
B 135 of 255 = 53%

121
137
135

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

Portions of RGB colors in percentages

R + G + B = 121 + 137 + 135 = 393 (100%)
R 121 of 393 ~ 30.79%
G 137 of 393 ~ 34.86%
B 135 of 393 ~ 34.35'%

%30.79
%34.86
%34.35

CMYK color model

#798987 color CMYK value is (12,0,1,46).

  • cyan value is 11.68%
  • magenta value is 0.00%
  • yellow value is 1.46%
  • key color value is 46.27%

CMYK: (12,0,1,46)
C12M0Y1K46 (12%, 0%, 1%, 46%)
(0.12 / 0.00 / 0.01 / 0.46)

CMYK percentages

%11.68
%0
%1.46
%46.27

Codes

Color #798987 in popluar color models

79 89 87
RGB 121 137 135
HSL 173° 6.35% 50.59%
HSB/HSV 173° 11.68% 53.73%
CMYK 11.68% 0.00% 1.46%
46.27%

Color #798987 in popluar number systems.

HEX 79 89 87
Decimal 121 137 135
Binary 1111001 10001001 10000111
Octal 171 211 207

Shades and tints

Shades of #798987

#798987
(121,137,135)
#6E7D7B
(110,125,123)
#63716F
(99,113,111)
#586563
(88,101,99)
#4D5957
(77,89,87)
#424D4B
(66,77,75)
#37413F
(55,65,63)
#2C3533
(44,53,51)
#212927
(33,41,39)
#161D1B
(22,29,27)
#0B110F
(11,17,15)
#000000
(0,0,0)

Tints of #798987

#798987
(121,137,135)
#859391
(133,147,145)
#919D9B
(145,157,155)
#9DA7A5
(157,167,165)
#A9B1AF
(169,177,175)
#B5BBB9
(181,187,185)
#C1C5C3
(193,197,195)
#CDCFCD
(205,207,205)
#D9D9D7
(217,217,215)
#E5E3E1
(229,227,225)
#F1EDEB
(241,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #798987; }

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

This text font color is #798987.

Background Color

.myBgColor { background-color: #798987; }

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

This div background color is #798987.

Border color

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

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

This div border color is #798987.

Opacity

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

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

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

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

This text has shadow with #798987 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #798987.

Preview

Color preview on black background

This text has color #798987 on black background.


Color preview on white background

This text has color #798987 on white background.


Black color preview on #798987 background

This text has black color on #798987 background.


White color preview on #798987 background

This text has white color on #798987 background.


Related colors

Complementary color

Complementary color for #hex is #867678.


I love getcolorcode.com

Triadic colors

1 #877989 and #898779 with #798987 are triadic colors.

2 #878979 and #897987 with #798987 are triadic colors.