COLOR #797EB4

HEX: #797EB4 RGB: (121,126,180)

Color info

#797EB4 contains red, green and blue colors in about the same proportion. Web safe color of #797EB4 is #6666CC (or #66C).

RGB color model

#797EB4 color RGB value is (121,126,180).

RGB: (121,126,180) (47%, 49%, 71%)

RGB channels and saturation

R 121 of 255 = 47%
G 126 of 255 = 49%
B 180 of 255 = 71%

121
126
180

R + G + B ~ 56%. #797EB4 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 121 + 126 + 180 = 427 (100%)
R 121 of 427 ~ 28.34%
G 126 of 427 ~ 29.51%
B 180 of 427 ~ 42.15'%

%28.34
%29.51
%42.15

CMYK color model

#797EB4 color CMYK value is (33,30,0,29).

  • cyan value is 32.78%
  • magenta value is 30.00%
  • yellow value is 0.00%
  • key color value is 29.41%

CMYK: (33,30,0,29)
C33M30Y0K29 (33%, 30%, 0%, 29%)
(0.33 / 0.30 / 0.00 / 0.29)

CMYK percentages

%32.78
%30
%0
%29.41

Codes

Color #797EB4 in popluar color models

79 7E B4
RGB 121 126 180
HSL 235° 28.23% 59.02%
HSB/HSV 235° 32.78% 70.59%
CMYK 32.78% 30.00% 0.00%
29.41%

Color #797EB4 in popluar number systems.

HEX 79 7E B4
Decimal 121 126 180
Binary 1111001 1111110 10110100
Octal 171 176 264

Shades and tints

Shades of #797EB4

#797EB4
(121,126,180)
#6E73A4
(110,115,164)
#636894
(99,104,148)
#585D84
(88,93,132)
#4D5274
(77,82,116)
#424764
(66,71,100)
#373C54
(55,60,84)
#2C3144
(44,49,68)
#212634
(33,38,52)
#161B24
(22,27,36)
#0B1014
(11,16,20)
#000000
(0,0,0)

Tints of #797EB4

#797EB4
(121,126,180)
#8589BA
(133,137,186)
#9194C0
(145,148,192)
#9D9FC6
(157,159,198)
#A9AACC
(169,170,204)
#B5B5D2
(181,181,210)
#C1C0D8
(193,192,216)
#CDCBDE
(205,203,222)
#D9D6E4
(217,214,228)
#E5E1EA
(229,225,234)
#F1ECF0
(241,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #797EB4 color. Also use rgb(121,126,180) instead hex code.

Text Font Color

.myTextColor { color: #797EB4; }

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

This text font color is #797EB4.

Background Color

.myBgColor { background-color: #797EB4; }

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

This div background color is #797EB4.

Border color

.myBorderColor { border: 1px solid #797EB4; }

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

This div border color is #797EB4.

Opacity

.myOpacity80 { color: #797EB4; opacity: 0.8; }

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

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

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

This text has shadow with #797EB4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #797EB4.

Preview

Color preview on black background

This text has color #797EB4 on black background.


Color preview on white background

This text has color #797EB4 on white background.


Black color preview on #797EB4 background

This text has black color on #797EB4 background.


White color preview on #797EB4 background

This text has white color on #797EB4 background.


Related colors

Complementary color

Complementary color for #hex is #86814B.


I love getcolorcode.com

Triadic colors

1 #B4797E and #7EB479 with #797EB4 are triadic colors.

2 #B47E79 and #7E79B4 with #797EB4 are triadic colors.