COLOR #798097

HEX: #798097 RGB: (121,128,151)

Color info

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

RGB color model

#798097 color RGB value is (121,128,151).

RGB: (121,128,151) (47%, 50%, 59%)

RGB channels and saturation

R 121 of 255 = 47%
G 128 of 255 = 50%
B 151 of 255 = 59%

121
128
151

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

Portions of RGB colors in percentages

R + G + B = 121 + 128 + 151 = 400 (100%)
R 121 of 400 ~ 30.25%
G 128 of 400 ~ 32%
B 151 of 400 ~ 37.75'%

%30.25
%32
%37.75

CMYK color model

#798097 color CMYK value is (20,15,0,41).

  • cyan value is 19.87%
  • magenta value is 15.23%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (20,15,0,41)
C20M15Y0K41 (20%, 15%, 0%, 41%)
(0.20 / 0.15 / 0.00 / 0.41)

CMYK percentages

%19.87
%15.23
%0
%40.78

Codes

Color #798097 in popluar color models

79 80 97
RGB 121 128 151
HSL 226° 12.61% 53.33%
HSB/HSV 226° 19.87% 59.22%
CMYK 19.87% 15.23% 0.00%
40.78%

Color #798097 in popluar number systems.

HEX 79 80 97
Decimal 121 128 151
Binary 1111001 10000000 10010111
Octal 171 200 227

Shades and tints

Shades of #798097

#798097
(121,128,151)
#6E758A
(110,117,138)
#636A7D
(99,106,125)
#585F70
(88,95,112)
#4D5463
(77,84,99)
#424956
(66,73,86)
#373E49
(55,62,73)
#2C333C
(44,51,60)
#21282F
(33,40,47)
#161D22
(22,29,34)
#0B1215
(11,18,21)
#000000
(0,0,0)

Tints of #798097

#798097
(121,128,151)
#858BA0
(133,139,160)
#9196A9
(145,150,169)
#9DA1B2
(157,161,178)
#A9ACBB
(169,172,187)
#B5B7C4
(181,183,196)
#C1C2CD
(193,194,205)
#CDCDD6
(205,205,214)
#D9D8DF
(217,216,223)
#E5E3E8
(229,227,232)
#F1EEF1
(241,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #798097 color. Also use rgb(121,128,151) instead hex code.

Text Font Color

.myTextColor { color: #798097; }

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

This text font color is #798097.

Background Color

.myBgColor { background-color: #798097; }

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

This div background color is #798097.

Border color

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

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

This div border color is #798097.

Opacity

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

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

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

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

This text has shadow with #798097 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #798097.

Preview

Color preview on black background

This text has color #798097 on black background.


Color preview on white background

This text has color #798097 on white background.


Black color preview on #798097 background

This text has black color on #798097 background.


White color preview on #798097 background

This text has white color on #798097 background.


Related colors

Complementary color

Complementary color for #hex is #867F68.


I love getcolorcode.com

Triadic colors

1 #977980 and #809779 with #798097 are triadic colors.

2 #978079 and #807997 with #798097 are triadic colors.