COLOR #798296

HEX: #798296 RGB: (121,130,150)

Color info

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

RGB color model

#798296 color RGB value is (121,130,150).

RGB: (121,130,150) (47%, 51%, 59%)

RGB channels and saturation

R 121 of 255 = 47%
G 130 of 255 = 51%
B 150 of 255 = 59%

121
130
150

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

Portions of RGB colors in percentages

R + G + B = 121 + 130 + 150 = 401 (100%)
R 121 of 401 ~ 30.17%
G 130 of 401 ~ 32.42%
B 150 of 401 ~ 37.41'%

%30.17
%32.42
%37.41

CMYK color model

#798296 color CMYK value is (19,13,0,41).

  • cyan value is 19.33%
  • magenta value is 13.33%
  • yellow value is 0.00%
  • key color value is 41.18%

CMYK: (19,13,0,41)
C19M13Y0K41 (19%, 13%, 0%, 41%)
(0.19 / 0.13 / 0.00 / 0.41)

CMYK percentages

%19.33
%13.33
%0
%41.18

Codes

Color #798296 in popluar color models

79 82 96
RGB 121 130 150
HSL 221° 12.13% 53.14%
HSB/HSV 221° 19.33% 58.82%
CMYK 19.33% 13.33% 0.00%
41.18%

Color #798296 in popluar number systems.

HEX 79 82 96
Decimal 121 130 150
Binary 1111001 10000010 10010110
Octal 171 202 226

Shades and tints

Shades of #798296

#798296
(121,130,150)
#6E7789
(110,119,137)
#636C7C
(99,108,124)
#58616F
(88,97,111)
#4D5662
(77,86,98)
#424B55
(66,75,85)
#374048
(55,64,72)
#2C353B
(44,53,59)
#212A2E
(33,42,46)
#161F21
(22,31,33)
#0B1414
(11,20,20)
#000000
(0,0,0)

Tints of #798296

#798296
(121,130,150)
#858D9F
(133,141,159)
#9198A8
(145,152,168)
#9DA3B1
(157,163,177)
#A9AEBA
(169,174,186)
#B5B9C3
(181,185,195)
#C1C4CC
(193,196,204)
#CDCFD5
(205,207,213)
#D9DADE
(217,218,222)
#E5E5E7
(229,229,231)
#F1F0F0
(241,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #798296 color. Also use rgb(121,130,150) instead hex code.

Text Font Color

.myTextColor { color: #798296; }

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

This text font color is #798296.

Background Color

.myBgColor { background-color: #798296; }

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

This div background color is #798296.

Border color

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

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

This div border color is #798296.

Opacity

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

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

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

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

This text has shadow with #798296 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #798296.

Preview

Color preview on black background

This text has color #798296 on black background.


Color preview on white background

This text has color #798296 on white background.


Black color preview on #798296 background

This text has black color on #798296 background.


White color preview on #798296 background

This text has white color on #798296 background.


Related colors

Complementary color

Complementary color for #hex is #867D69.


I love getcolorcode.com

Triadic colors

1 #967982 and #829679 with #798296 are triadic colors.

2 #968279 and #827996 with #798296 are triadic colors.