COLOR #798694

HEX: #798694 RGB: (121,134,148)

Color info

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

RGB color model

#798694 color RGB value is (121,134,148).

RGB: (121,134,148) (47%, 53%, 58%)

RGB channels and saturation

R 121 of 255 = 47%
G 134 of 255 = 53%
B 148 of 255 = 58%

121
134
148

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

Portions of RGB colors in percentages

R + G + B = 121 + 134 + 148 = 403 (100%)
R 121 of 403 ~ 30.02%
G 134 of 403 ~ 33.25%
B 148 of 403 ~ 36.72'%

%30.02
%33.25
%36.72

CMYK color model

#798694 color CMYK value is (18,9,0,42).

  • cyan value is 18.24%
  • magenta value is 9.46%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (18,9,0,42)
C18M9Y0K42 (18%, 9%, 0%, 42%)
(0.18 / 0.09 / 0.00 / 0.42)

CMYK percentages

%18.24
%9.46
%0
%41.96

Codes

Color #798694 in popluar color models

79 86 94
RGB 121 134 148
HSL 211° 11.20% 52.75%
HSB/HSV 211° 18.24% 58.04%
CMYK 18.24% 9.46% 0.00%
41.96%

Color #798694 in popluar number systems.

HEX 79 86 94
Decimal 121 134 148
Binary 1111001 10000110 10010100
Octal 171 206 224

Shades and tints

Shades of #798694

#798694
(121,134,148)
#6E7A87
(110,122,135)
#636E7A
(99,110,122)
#58626D
(88,98,109)
#4D5660
(77,86,96)
#424A53
(66,74,83)
#373E46
(55,62,70)
#2C3239
(44,50,57)
#21262C
(33,38,44)
#161A1F
(22,26,31)
#0B0E12
(11,14,18)
#000000
(0,0,0)

Tints of #798694

#798694
(121,134,148)
#85919D
(133,145,157)
#919CA6
(145,156,166)
#9DA7AF
(157,167,175)
#A9B2B8
(169,178,184)
#B5BDC1
(181,189,193)
#C1C8CA
(193,200,202)
#CDD3D3
(205,211,211)
#D9DEDC
(217,222,220)
#E5E9E5
(229,233,229)
#F1F4EE
(241,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #798694; }

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

This text font color is #798694.

Background Color

.myBgColor { background-color: #798694; }

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

This div background color is #798694.

Border color

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

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

This div border color is #798694.

Opacity

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

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

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

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

This text has shadow with #798694 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #798694.

Preview

Color preview on black background

This text has color #798694 on black background.


Color preview on white background

This text has color #798694 on white background.


Black color preview on #798694 background

This text has black color on #798694 background.


White color preview on #798694 background

This text has white color on #798694 background.


Related colors

Complementary color

Complementary color for #hex is #86796B.


I love getcolorcode.com

Triadic colors

1 #947986 and #869479 with #798694 are triadic colors.

2 #948679 and #867994 with #798694 are triadic colors.