COLOR #798299

HEX: #798299 RGB: (121,130,153)

Color info

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

RGB color model

#798299 color RGB value is (121,130,153).

RGB: (121,130,153) (47%, 51%, 60%)

RGB channels and saturation

R 121 of 255 = 47%
G 130 of 255 = 51%
B 153 of 255 = 60%

121
130
153

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

Portions of RGB colors in percentages

R + G + B = 121 + 130 + 153 = 404 (100%)
R 121 of 404 ~ 29.95%
G 130 of 404 ~ 32.18%
B 153 of 404 ~ 37.87'%

%29.95
%32.18
%37.87

CMYK color model

#798299 color CMYK value is (21,15,0,40).

  • cyan value is 20.92%
  • magenta value is 15.03%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (21,15,0,40)
C21M15Y0K40 (21%, 15%, 0%, 40%)
(0.21 / 0.15 / 0.00 / 0.40)

CMYK percentages

%20.92
%15.03
%0
%40

Codes

Color #798299 in popluar color models

79 82 99
RGB 121 130 153
HSL 223° 13.56% 53.73%
HSB/HSV 223° 20.92% 60.00%
CMYK 20.92% 15.03% 0.00%
40.00%

Color #798299 in popluar number systems.

HEX 79 82 99
Decimal 121 130 153
Binary 1111001 10000010 10011001
Octal 171 202 231

Shades and tints

Shades of #798299

#798299
(121,130,153)
#6E778C
(110,119,140)
#636C7F
(99,108,127)
#586172
(88,97,114)
#4D5665
(77,86,101)
#424B58
(66,75,88)
#37404B
(55,64,75)
#2C353E
(44,53,62)
#212A31
(33,42,49)
#161F24
(22,31,36)
#0B1417
(11,20,23)
#000000
(0,0,0)

Tints of #798299

#798299
(121,130,153)
#858DA2
(133,141,162)
#9198AB
(145,152,171)
#9DA3B4
(157,163,180)
#A9AEBD
(169,174,189)
#B5B9C6
(181,185,198)
#C1C4CF
(193,196,207)
#CDCFD8
(205,207,216)
#D9DAE1
(217,218,225)
#E5E5EA
(229,229,234)
#F1F0F3
(241,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #798299; }

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

This text font color is #798299.

Background Color

.myBgColor { background-color: #798299; }

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

This div background color is #798299.

Border color

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

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

This div border color is #798299.

Opacity

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

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

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

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

This text has shadow with #798299 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #798299.

Preview

Color preview on black background

This text has color #798299 on black background.


Color preview on white background

This text has color #798299 on white background.


Black color preview on #798299 background

This text has black color on #798299 background.


White color preview on #798299 background

This text has white color on #798299 background.


Related colors

Complementary color

Complementary color for #hex is #867D66.


I love getcolorcode.com

Triadic colors

1 #997982 and #829979 with #798299 are triadic colors.

2 #998279 and #827999 with #798299 are triadic colors.