COLOR #798187

HEX: #798187 RGB: (121,129,135)

Color info

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

RGB color model

#798187 color RGB value is (121,129,135).

RGB: (121,129,135) (47%, 51%, 53%)

RGB channels and saturation

R 121 of 255 = 47%
G 129 of 255 = 51%
B 135 of 255 = 53%

121
129
135

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

Portions of RGB colors in percentages

R + G + B = 121 + 129 + 135 = 385 (100%)
R 121 of 385 ~ 31.43%
G 129 of 385 ~ 33.51%
B 135 of 385 ~ 35.06'%

%31.43
%33.51
%35.06

CMYK color model

#798187 color CMYK value is (10,4,0,47).

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

CMYK: (10,4,0,47)
C10M4Y0K47 (10%, 4%, 0%, 47%)
(0.10 / 0.04 / 0.00 / 0.47)

CMYK percentages

%10.37
%4.44
%0
%47.06

Codes

Color #798187 in popluar color models

79 81 87
RGB 121 129 135
HSL 206° 5.51% 50.20%
HSB/HSV 206° 10.37% 52.94%
CMYK 10.37% 4.44% 0.00%
47.06%

Color #798187 in popluar number systems.

HEX 79 81 87
Decimal 121 129 135
Binary 1111001 10000001 10000111
Octal 171 201 207

Shades and tints

Shades of #798187

#798187
(121,129,135)
#6E767B
(110,118,123)
#636B6F
(99,107,111)
#586063
(88,96,99)
#4D5557
(77,85,87)
#424A4B
(66,74,75)
#373F3F
(55,63,63)
#2C3433
(44,52,51)
#212927
(33,41,39)
#161E1B
(22,30,27)
#0B130F
(11,19,15)
#000000
(0,0,0)

Tints of #798187

#798187
(121,129,135)
#858C91
(133,140,145)
#91979B
(145,151,155)
#9DA2A5
(157,162,165)
#A9ADAF
(169,173,175)
#B5B8B9
(181,184,185)
#C1C3C3
(193,195,195)
#CDCECD
(205,206,205)
#D9D9D7
(217,217,215)
#E5E4E1
(229,228,225)
#F1EFEB
(241,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #798187; }

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

This text font color is #798187.

Background Color

.myBgColor { background-color: #798187; }

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

This div background color is #798187.

Border color

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

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

This div border color is #798187.

Opacity

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

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

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

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

This text has shadow with #798187 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #798187.

Preview

Color preview on black background

This text has color #798187 on black background.


Color preview on white background

This text has color #798187 on white background.


Black color preview on #798187 background

This text has black color on #798187 background.


White color preview on #798187 background

This text has white color on #798187 background.


Related colors

Complementary color

Complementary color for #hex is #867E78.


I love getcolorcode.com

Triadic colors

1 #877981 and #818779 with #798187 are triadic colors.

2 #878179 and #817987 with #798187 are triadic colors.