COLOR #790698

HEX: #790698 RGB: (121,6,152)

Color info

#790698 contains mainly red and blue colors. Web safe color of #790698 is #660099 (or #609).

RGB color model

#790698 color RGB value is (121,6,152).

RGB: (121,6,152) (47%, 2%, 60%)

RGB channels and saturation

R 121 of 255 = 47%
G 6 of 255 = 2%
B 152 of 255 = 60%

121
6
152

R + G + B ~ 36%. #790698 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 121 + 6 + 152 = 279 (100%)
R 121 of 279 ~ 43.37%
G 6 of 279 ~ 2.15%
B 152 of 279 ~ 54.48'%

%43.37
%54.48

CMYK color model

#790698 color CMYK value is (20,96,0,40).

  • cyan value is 20.39%
  • magenta value is 96.05%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (20,96,0,40)
C20M96Y0K40 (20%, 96%, 0%, 40%)
(0.20 / 0.96 / 0.00 / 0.40)

CMYK percentages

%20.39
%96.05
%0
%40.39

Codes

Color #790698 in popluar color models

79 06 98
RGB 121 6 152
HSL 287° 92.41% 30.98%
HSB/HSV 287° 96.05% 59.61%
CMYK 20.39% 96.05% 0.00%
40.39%

Color #790698 in popluar number systems.

HEX 79 06 98
Decimal 121 6 152
Binary 1111001 110 10011000
Octal 171 6 230

Shades and tints

Shades of #790698

#790698
(121,6,152)
#6E068B
(110,6,139)
#63067E
(99,6,126)
#580671
(88,6,113)
#4D0664
(77,6,100)
#420657
(66,6,87)
#37064A
(55,6,74)
#2C063D
(44,6,61)
#210630
(33,6,48)
#160623
(22,6,35)
#0B0616
(11,6,22)
#000000
(0,0,0)

Tints of #790698

#790698
(121,6,152)
#851CA1
(133,28,161)
#9132AA
(145,50,170)
#9D48B3
(157,72,179)
#A95EBC
(169,94,188)
#B574C5
(181,116,197)
#C18ACE
(193,138,206)
#CDA0D7
(205,160,215)
#D9B6E0
(217,182,224)
#E5CCE9
(229,204,233)
#F1E2F2
(241,226,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #790698 color. Also use rgb(121,6,152) instead hex code.

Text Font Color

.myTextColor { color: #790698; }

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

This text font color is #790698.

Background Color

.myBgColor { background-color: #790698; }

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

This div background color is #790698.

Border color

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

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

This div border color is #790698.

Opacity

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

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

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

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

This text has shadow with #790698 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #790698.

Preview

Color preview on black background

This text has color #790698 on black background.


Color preview on white background

This text has color #790698 on white background.


Black color preview on #790698 background

This text has black color on #790698 background.


White color preview on #790698 background

This text has white color on #790698 background.


Related colors

Complementary color

Complementary color for #hex is #86F967.


I love getcolorcode.com

Triadic colors

1 #987906 and #069879 with #790698 are triadic colors.

2 #980679 and #067998 with #790698 are triadic colors.