COLOR #794A9E

HEX: #794A9E RGB: (121,74,158)

Color info

#794A9E contains mainly red and blue colors. Web safe color of #794A9E is #663399 (or #639).

RGB color model

#794A9E color RGB value is (121,74,158).

RGB: (121,74,158) (47%, 29%, 62%)

RGB channels and saturation

R 121 of 255 = 47%
G 74 of 255 = 29%
B 158 of 255 = 62%

121
74
158

R + G + B ~ 46%. #794A9E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 121 + 74 + 158 = 353 (100%)
R 121 of 353 ~ 34.28%
G 74 of 353 ~ 20.96%
B 158 of 353 ~ 44.76'%

%34.28
%20.96
%44.76

CMYK color model

#794A9E color CMYK value is (23,53,0,38).

  • cyan value is 23.42%
  • magenta value is 53.16%
  • yellow value is 0.00%
  • key color value is 38.04%

CMYK: (23,53,0,38)
C23M53Y0K38 (23%, 53%, 0%, 38%)
(0.23 / 0.53 / 0.00 / 0.38)

CMYK percentages

%23.42
%53.16
%0
%38.04

Codes

Color #794A9E in popluar color models

79 4A 9E
RGB 121 74 158
HSL 274° 36.21% 45.49%
HSB/HSV 274° 53.16% 61.96%
CMYK 23.42% 53.16% 0.00%
38.04%

Color #794A9E in popluar number systems.

HEX 79 4A 9E
Decimal 121 74 158
Binary 1111001 1001010 10011110
Octal 171 112 236

Shades and tints

Shades of #794A9E

#794A9E
(121,74,158)
#6E4490
(110,68,144)
#633E82
(99,62,130)
#583874
(88,56,116)
#4D3266
(77,50,102)
#422C58
(66,44,88)
#37264A
(55,38,74)
#2C203C
(44,32,60)
#211A2E
(33,26,46)
#161420
(22,20,32)
#0B0E12
(11,14,18)
#000000
(0,0,0)

Tints of #794A9E

#794A9E
(121,74,158)
#855AA6
(133,90,166)
#916AAE
(145,106,174)
#9D7AB6
(157,122,182)
#A98ABE
(169,138,190)
#B59AC6
(181,154,198)
#C1AACE
(193,170,206)
#CDBAD6
(205,186,214)
#D9CADE
(217,202,222)
#E5DAE6
(229,218,230)
#F1EAEE
(241,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #794A9E color. Also use rgb(121,74,158) instead hex code.

Text Font Color

.myTextColor { color: #794A9E; }

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

This text font color is #794A9E.

Background Color

.myBgColor { background-color: #794A9E; }

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

This div background color is #794A9E.

Border color

.myBorderColor { border: 1px solid #794A9E; }

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

This div border color is #794A9E.

Opacity

.myOpacity80 { color: #794A9E; opacity: 0.8; }

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

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

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

This text has shadow with #794A9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #794A9E.

Preview

Color preview on black background

This text has color #794A9E on black background.


Color preview on white background

This text has color #794A9E on white background.


Black color preview on #794A9E background

This text has black color on #794A9E background.


White color preview on #794A9E background

This text has white color on #794A9E background.


Related colors

Complementary color

Complementary color for #hex is #86B561.


I love getcolorcode.com

Triadic colors

1 #9E794A and #4A9E79 with #794A9E are triadic colors.

2 #9E4A79 and #4A799E with #794A9E are triadic colors.