COLOR #79609D

HEX: #79609D RGB: (121,96,157)

Color info

#79609D contains mainly red and blue colors. Web safe color of #79609D is #666699 (or #669).

RGB color model

#79609D color RGB value is (121,96,157).

RGB: (121,96,157) (47%, 38%, 62%)

RGB channels and saturation

R 121 of 255 = 47%
G 96 of 255 = 38%
B 157 of 255 = 62%

121
96
157

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

Portions of RGB colors in percentages

R + G + B = 121 + 96 + 157 = 374 (100%)
R 121 of 374 ~ 32.35%
G 96 of 374 ~ 25.67%
B 157 of 374 ~ 41.98'%

%32.35
%25.67
%41.98

CMYK color model

#79609D color CMYK value is (23,39,0,38).

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

CMYK: (23,39,0,38)
C23M39Y0K38 (23%, 39%, 0%, 38%)
(0.23 / 0.39 / 0.00 / 0.38)

CMYK percentages

%22.93
%38.85
%0
%38.43

Codes

Color #79609D in popluar color models

79 60 9D
RGB 121 96 157
HSL 265° 24.11% 49.61%
HSB/HSV 265° 38.85% 61.57%
CMYK 22.93% 38.85% 0.00%
38.43%

Color #79609D in popluar number systems.

HEX 79 60 9D
Decimal 121 96 157
Binary 1111001 1100000 10011101
Octal 171 140 235

Shades and tints

Shades of #79609D

#79609D
(121,96,157)
#6E588F
(110,88,143)
#635081
(99,80,129)
#584873
(88,72,115)
#4D4065
(77,64,101)
#423857
(66,56,87)
#373049
(55,48,73)
#2C283B
(44,40,59)
#21202D
(33,32,45)
#16181F
(22,24,31)
#0B1011
(11,16,17)
#000000
(0,0,0)

Tints of #79609D

#79609D
(121,96,157)
#856EA5
(133,110,165)
#917CAD
(145,124,173)
#9D8AB5
(157,138,181)
#A998BD
(169,152,189)
#B5A6C5
(181,166,197)
#C1B4CD
(193,180,205)
#CDC2D5
(205,194,213)
#D9D0DD
(217,208,221)
#E5DEE5
(229,222,229)
#F1ECED
(241,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #79609D; }

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

This text font color is #79609D.

Background Color

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

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

This div background color is #79609D.

Border color

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

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

This div border color is #79609D.

Opacity

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

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

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

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

This text has shadow with #79609D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #79609D.

Preview

Color preview on black background

This text has color #79609D on black background.


Color preview on white background

This text has color #79609D on white background.


Black color preview on #79609D background

This text has black color on #79609D background.


White color preview on #79609D background

This text has white color on #79609D background.


Related colors

Complementary color

Complementary color for #hex is #869F62.


I love getcolorcode.com

Triadic colors

1 #9D7960 and #609D79 with #79609D are triadic colors.

2 #9D6079 and #60799D with #79609D are triadic colors.