COLOR #796893

HEX: #796893 RGB: (121,104,147)

Color info

#796893 contains red, green and blue colors in about the same proportion. Web safe color of #796893 is #666699 (or #669).

RGB color model

#796893 color RGB value is (121,104,147).

RGB: (121,104,147) (47%, 41%, 58%)

RGB channels and saturation

R 121 of 255 = 47%
G 104 of 255 = 41%
B 147 of 255 = 58%

121
104
147

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

Portions of RGB colors in percentages

R + G + B = 121 + 104 + 147 = 372 (100%)
R 121 of 372 ~ 32.53%
G 104 of 372 ~ 27.96%
B 147 of 372 ~ 39.52'%

%32.53
%27.96
%39.52

CMYK color model

#796893 color CMYK value is (18,29,0,42).

  • cyan value is 17.69%
  • magenta value is 29.25%
  • yellow value is 0.00%
  • key color value is 42.35%
CMYK: (18,29,0,42) C18M29Y0K42 (18%,29%,0%,42%) (0.18/0.29/0.00/0.42) 

CMYK percentages

%17.69
%29.25
%0
%42.35

Codes

Color #796893 in popluar color models

79 68 93
RGB 121 104 147
HSL 264° 17.13% 49.22%
HSB/HSV 264° 29.25% 57.65%
CMYK 17.69% 29.25% 0.00%
42.35%

Color #796893 in popluar number systems.

HEX 79 68 93
Decimal 121 104 147
Binary 1111001 1101000 10010011
Octal 171 150 223

Shades and tints

Shades of #796893

#796893
(121,104,147)
#6E5F86
(110,95,134)
#635679
(99,86,121)
#584D6C
(88,77,108)
#4D445F
(77,68,95)
#423B52
(66,59,82)
#373245
(55,50,69)
#2C2938
(44,41,56)
#21202B
(33,32,43)
#16171E
(22,23,30)
#0B0E11
(11,14,17)
#000000
(0,0,0)

Tints of #796893

#796893
(121,104,147)
#85759C
(133,117,156)
#9182A5
(145,130,165)
#9D8FAE
(157,143,174)
#A99CB7
(169,156,183)
#B5A9C0
(181,169,192)
#C1B6C9
(193,182,201)
#CDC3D2
(205,195,210)
#D9D0DB
(217,208,219)
#E5DDE4
(229,221,228)
#F1EAED
(241,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #796893 color. Also use rgb(121,104,147) instead hex code.

Text Font Color

.myTextColor { color: #796893; }

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

This text font color is #796893.

Background Color

.myBgColor { background-color: #796893; }

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

This div background color is #796893.

Border color

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

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

This div border color is #796893.

Opacity

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

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

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

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

This text has shadow with #796893 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #796893.

Preview

Color preview on black background

This text has color #796893 on black background.


Color preview on white background

This text has color #796893 on white background.


Black color preview on #796893 background

This text has black color on #796893 background.


White color preview on #796893 background

This text has white color on #796893 background.


Related colors

Complementary color

Complementary color for #hex is #86976C.


I love getcolorcode.com

Triadic colors

1 #937968 and #689379 with #796893 are triadic colors.

2 #936879 and #687993 with #796893 are triadic colors.