COLOR #79079D

HEX: #79079D RGB: (121,7,157)

Color info

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

RGB color model

#79079D color RGB value is (121,7,157).

RGB: (121,7,157) (47%, 3%, 62%)

RGB channels and saturation

R 121 of 255 = 47%
G 7 of 255 = 3%
B 157 of 255 = 62%

121
7
157

R + G + B ~ 37%. #79079D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 121 + 7 + 157 = 285 (100%)
R 121 of 285 ~ 42.46%
G 7 of 285 ~ 2.46%
B 157 of 285 ~ 55.09'%

%42.46
%55.09

CMYK color model

#79079D color CMYK value is (23,96,0,38).

  • cyan value is 22.93%
  • magenta value is 95.54%
  • yellow value is 0.00%
  • key color value is 38.43%

CMYK: (23,96,0,38)
C23M96Y0K38 (23%, 96%, 0%, 38%)
(0.23 / 0.96 / 0.00 / 0.38)

CMYK percentages

%22.93
%95.54
%0
%38.43

Codes

Color #79079D in popluar color models

79 07 9D
RGB 121 7 157
HSL 286° 91.46% 32.16%
HSB/HSV 286° 95.54% 61.57%
CMYK 22.93% 95.54% 0.00%
38.43%

Color #79079D in popluar number systems.

HEX 79 07 9D
Decimal 121 7 157
Binary 1111001 111 10011101
Octal 171 7 235

Shades and tints

Shades of #79079D

#79079D
(121,7,157)
#6E078F
(110,7,143)
#630781
(99,7,129)
#580773
(88,7,115)
#4D0765
(77,7,101)
#420757
(66,7,87)
#370749
(55,7,73)
#2C073B
(44,7,59)
#21072D
(33,7,45)
#16071F
(22,7,31)
#0B0711
(11,7,17)
#000000
(0,0,0)

Tints of #79079D

#79079D
(121,7,157)
#851DA5
(133,29,165)
#9133AD
(145,51,173)
#9D49B5
(157,73,181)
#A95FBD
(169,95,189)
#B575C5
(181,117,197)
#C18BCD
(193,139,205)
#CDA1D5
(205,161,213)
#D9B7DD
(217,183,221)
#E5CDE5
(229,205,229)
#F1E3ED
(241,227,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #79079D color. Also use rgb(121,7,157) instead hex code.

Text Font Color

.myTextColor { color: #79079D; }

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

This text font color is #79079D.

Background Color

.myBgColor { background-color: #79079D; }

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

This div background color is #79079D.

Border color

.myBorderColor { border: 1px solid #79079D; }

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

This div border color is #79079D.

Opacity

.myOpacity80 { color: #79079D; opacity: 0.8; }

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

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

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

This text has shadow with #79079D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #79079D.

Preview

Color preview on black background

This text has color #79079D on black background.


Color preview on white background

This text has color #79079D on white background.


Black color preview on #79079D background

This text has black color on #79079D background.


White color preview on #79079D background

This text has white color on #79079D background.


Related colors

Complementary color

Complementary color for #79079D is #86F862.


I love getcolorcode.com

Triadic colors

1 #9D7907 and #079D79 with #79079D are triadic colors.

2 #9D0779 and #07799D with #79079D are triadic colors.