COLOR #798690

HEX: #798690 RGB: (121,134,144)

Color info

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

RGB color model

#798690 color RGB value is (121,134,144).

RGB: (121,134,144) (47%, 53%, 56%)

RGB channels and saturation

R 121 of 255 = 47%
G 134 of 255 = 53%
B 144 of 255 = 56%

121
134
144

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

Portions of RGB colors in percentages

R + G + B = 121 + 134 + 144 = 399 (100%)
R 121 of 399 ~ 30.33%
G 134 of 399 ~ 33.58%
B 144 of 399 ~ 36.09'%

%30.33
%33.58
%36.09

CMYK color model

#798690 color CMYK value is (16,7,0,44).

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

CMYK: (16,7,0,44)
C16M7Y0K44 (16%, 7%, 0%, 44%)
(0.16 / 0.07 / 0.00 / 0.44)

CMYK percentages

%15.97
%6.94
%0
%43.53

Codes

Color #798690 in popluar color models

79 86 90
RGB 121 134 144
HSL 206° 9.39% 51.96%
HSB/HSV 206° 15.97% 56.47%
CMYK 15.97% 6.94% 0.00%
43.53%

Color #798690 in popluar number systems.

HEX 79 86 90
Decimal 121 134 144
Binary 1111001 10000110 10010000
Octal 171 206 220

Shades and tints

Shades of #798690

#798690
(121,134,144)
#6E7A83
(110,122,131)
#636E76
(99,110,118)
#586269
(88,98,105)
#4D565C
(77,86,92)
#424A4F
(66,74,79)
#373E42
(55,62,66)
#2C3235
(44,50,53)
#212628
(33,38,40)
#161A1B
(22,26,27)
#0B0E0E
(11,14,14)
#000000
(0,0,0)

Tints of #798690

#798690
(121,134,144)
#85919A
(133,145,154)
#919CA4
(145,156,164)
#9DA7AE
(157,167,174)
#A9B2B8
(169,178,184)
#B5BDC2
(181,189,194)
#C1C8CC
(193,200,204)
#CDD3D6
(205,211,214)
#D9DEE0
(217,222,224)
#E5E9EA
(229,233,234)
#F1F4F4
(241,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #798690; }

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

This text font color is #798690.

Background Color

.myBgColor { background-color: #798690; }

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

This div background color is #798690.

Border color

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

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

This div border color is #798690.

Opacity

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

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

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

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

This text has shadow with #798690 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #798690.

Preview

Color preview on black background

This text has color #798690 on black background.


Color preview on white background

This text has color #798690 on white background.


Black color preview on #798690 background

This text has black color on #798690 background.


White color preview on #798690 background

This text has white color on #798690 background.


Related colors

Complementary color

Complementary color for #hex is #86796F.


I love getcolorcode.com

Triadic colors

1 #907986 and #869079 with #798690 are triadic colors.

2 #908679 and #867990 with #798690 are triadic colors.