COLOR #799097

HEX: #799097 RGB: (121,144,151)

Color info

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

RGB color model

#799097 color RGB value is (121,144,151).

RGB: (121,144,151) (47%, 56%, 59%)

RGB channels and saturation

R 121 of 255 = 47%
G 144 of 255 = 56%
B 151 of 255 = 59%

121
144
151

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

Portions of RGB colors in percentages

R + G + B = 121 + 144 + 151 = 416 (100%)
R 121 of 416 ~ 29.09%
G 144 of 416 ~ 34.62%
B 151 of 416 ~ 36.3'%

%29.09
%34.62
%36.3

CMYK color model

#799097 color CMYK value is (20,5,0,41).

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

CMYK: (20,5,0,41)
C20M5Y0K41 (20%, 5%, 0%, 41%)
(0.20 / 0.05 / 0.00 / 0.41)

CMYK percentages

%19.87
%4.64
%0
%40.78

Codes

Color #799097 in popluar color models

79 90 97
RGB 121 144 151
HSL 194° 12.61% 53.33%
HSB/HSV 194° 19.87% 59.22%
CMYK 19.87% 4.64% 0.00%
40.78%

Color #799097 in popluar number systems.

HEX 79 90 97
Decimal 121 144 151
Binary 1111001 10010000 10010111
Octal 171 220 227

Shades and tints

Shades of #799097

#799097
(121,144,151)
#6E838A
(110,131,138)
#63767D
(99,118,125)
#586970
(88,105,112)
#4D5C63
(77,92,99)
#424F56
(66,79,86)
#374249
(55,66,73)
#2C353C
(44,53,60)
#21282F
(33,40,47)
#161B22
(22,27,34)
#0B0E15
(11,14,21)
#000000
(0,0,0)

Tints of #799097

#799097
(121,144,151)
#859AA0
(133,154,160)
#91A4A9
(145,164,169)
#9DAEB2
(157,174,178)
#A9B8BB
(169,184,187)
#B5C2C4
(181,194,196)
#C1CCCD
(193,204,205)
#CDD6D6
(205,214,214)
#D9E0DF
(217,224,223)
#E5EAE8
(229,234,232)
#F1F4F1
(241,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #799097; }

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

This text font color is #799097.

Background Color

.myBgColor { background-color: #799097; }

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

This div background color is #799097.

Border color

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

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

This div border color is #799097.

Opacity

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

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

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

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

This text has shadow with #799097 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #799097.

Preview

Color preview on black background

This text has color #799097 on black background.


Color preview on white background

This text has color #799097 on white background.


Black color preview on #799097 background

This text has black color on #799097 background.


White color preview on #799097 background

This text has white color on #799097 background.


Related colors

Complementary color

Complementary color for #hex is #866F68.


I love getcolorcode.com

Triadic colors

1 #977990 and #909779 with #799097 are triadic colors.

2 #979079 and #907997 with #799097 are triadic colors.