COLOR #798199

HEX: #798199 RGB: (121,129,153)

Color info

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

RGB color model

#798199 color RGB value is (121,129,153).

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

RGB channels and saturation

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

121
129
153

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

Portions of RGB colors in percentages

R + G + B = 121 + 129 + 153 = 403 (100%)
R 121 of 403 ~ 30.02%
G 129 of 403 ~ 32.01%
B 153 of 403 ~ 37.97'%

%30.02
%32.01
%37.97

CMYK color model

#798199 color CMYK value is (21,16,0,40).

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

CMYK: (21,16,0,40)
C21M16Y0K40 (21%, 16%, 0%, 40%)
(0.21 / 0.16 / 0.00 / 0.40)

CMYK percentages

%20.92
%15.69
%0
%40

Codes

Color #798199 in popluar color models

79 81 99
RGB 121 129 153
HSL 225° 13.56% 53.73%
HSB/HSV 225° 20.92% 60.00%
CMYK 20.92% 15.69% 0.00%
40.00%

Color #798199 in popluar number systems.

HEX 79 81 99
Decimal 121 129 153
Binary 1111001 10000001 10011001
Octal 171 201 231

Shades and tints

Shades of #798199

#798199
(121,129,153)
#6E768C
(110,118,140)
#636B7F
(99,107,127)
#586072
(88,96,114)
#4D5565
(77,85,101)
#424A58
(66,74,88)
#373F4B
(55,63,75)
#2C343E
(44,52,62)
#212931
(33,41,49)
#161E24
(22,30,36)
#0B1317
(11,19,23)
#000000
(0,0,0)

Tints of #798199

#798199
(121,129,153)
#858CA2
(133,140,162)
#9197AB
(145,151,171)
#9DA2B4
(157,162,180)
#A9ADBD
(169,173,189)
#B5B8C6
(181,184,198)
#C1C3CF
(193,195,207)
#CDCED8
(205,206,216)
#D9D9E1
(217,217,225)
#E5E4EA
(229,228,234)
#F1EFF3
(241,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #798199; }

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

This text font color is #798199.

Background Color

.myBgColor { background-color: #798199; }

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

This div background color is #798199.

Border color

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

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

This div border color is #798199.

Opacity

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

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

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

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

This text has shadow with #798199 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #798199.

Preview

Color preview on black background

This text has color #798199 on black background.


Color preview on white background

This text has color #798199 on white background.


Black color preview on #798199 background

This text has black color on #798199 background.


White color preview on #798199 background

This text has white color on #798199 background.


Related colors

Complementary color

Complementary color for #hex is #867E66.


I love getcolorcode.com

Triadic colors

1 #997981 and #819979 with #798199 are triadic colors.

2 #998179 and #817999 with #798199 are triadic colors.