COLOR #798990

HEX: #798990 RGB: (121,137,144)

Color info

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

RGB color model

#798990 color RGB value is (121,137,144).

RGB: (121,137,144) (47%, 54%, 56%)

RGB channels and saturation

R 121 of 255 = 47%
G 137 of 255 = 54%
B 144 of 255 = 56%

121
137
144

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

Portions of RGB colors in percentages

R + G + B = 121 + 137 + 144 = 402 (100%)
R 121 of 402 ~ 30.1%
G 137 of 402 ~ 34.08%
B 144 of 402 ~ 35.82'%

%30.1
%34.08
%35.82

CMYK color model

#798990 color CMYK value is (16,5,0,44).

  • cyan value is 15.97%
  • magenta value is 4.86%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (16,5,0,44)
C16M5Y0K44 (16%, 5%, 0%, 44%)
(0.16 / 0.05 / 0.00 / 0.44)

CMYK percentages

%15.97
%4.86
%0
%43.53

Codes

Color #798990 in popluar color models

79 89 90
RGB 121 137 144
HSL 198° 9.39% 51.96%
HSB/HSV 198° 15.97% 56.47%
CMYK 15.97% 4.86% 0.00%
43.53%

Color #798990 in popluar number systems.

HEX 79 89 90
Decimal 121 137 144
Binary 1111001 10001001 10010000
Octal 171 211 220

Shades and tints

Shades of #798990

#798990
(121,137,144)
#6E7D83
(110,125,131)
#637176
(99,113,118)
#586569
(88,101,105)
#4D595C
(77,89,92)
#424D4F
(66,77,79)
#374142
(55,65,66)
#2C3535
(44,53,53)
#212928
(33,41,40)
#161D1B
(22,29,27)
#0B110E
(11,17,14)
#000000
(0,0,0)

Tints of #798990

#798990
(121,137,144)
#85939A
(133,147,154)
#919DA4
(145,157,164)
#9DA7AE
(157,167,174)
#A9B1B8
(169,177,184)
#B5BBC2
(181,187,194)
#C1C5CC
(193,197,204)
#CDCFD6
(205,207,214)
#D9D9E0
(217,217,224)
#E5E3EA
(229,227,234)
#F1EDF4
(241,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #798990; }

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

This text font color is #798990.

Background Color

.myBgColor { background-color: #798990; }

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

This div background color is #798990.

Border color

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

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

This div border color is #798990.

Opacity

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

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

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

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

This text has shadow with #798990 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #798990.

Preview

Color preview on black background

This text has color #798990 on black background.


Color preview on white background

This text has color #798990 on white background.


Black color preview on #798990 background

This text has black color on #798990 background.


White color preview on #798990 background

This text has white color on #798990 background.


Related colors

Complementary color

Complementary color for #hex is #86766F.


I love getcolorcode.com

Triadic colors

1 #907989 and #899079 with #798990 are triadic colors.

2 #908979 and #897990 with #798990 are triadic colors.