COLOR #79479B

HEX: #79479B RGB: (121,71,155)

Color info

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

RGB color model

#79479B color RGB value is (121,71,155).

RGB: (121,71,155) (47%, 28%, 61%)

RGB channels and saturation

R 121 of 255 = 47%
G 71 of 255 = 28%
B 155 of 255 = 61%

121
71
155

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

Portions of RGB colors in percentages

R + G + B = 121 + 71 + 155 = 347 (100%)
R 121 of 347 ~ 34.87%
G 71 of 347 ~ 20.46%
B 155 of 347 ~ 44.67'%

%34.87
%20.46
%44.67

CMYK color model

#79479B color CMYK value is (22,54,0,39).

  • cyan value is 21.94%
  • magenta value is 54.19%
  • yellow value is 0.00%
  • key color value is 39.22%
CMYK: (22,54,0,39) C22M54Y0K39 (22%,54%,0%,39%) (0.22/0.54/0.00/0.39) 

CMYK percentages

%21.94
%54.19
%0
%39.22

Codes

Color #79479B in popluar color models

79 47 9B
RGB 121 71 155
HSL 276° 37.17% 44.31%
HSB/HSV 276° 54.19% 60.78%
CMYK 21.94% 54.19% 0.00%
39.22%

Color #79479B in popluar number systems.

HEX 79 47 9B
Decimal 121 71 155
Binary 1111001 1000111 10011011
Octal 171 107 233

Shades and tints

Shades of #79479B

#79479B
(121,71,155)
#6E418D
(110,65,141)
#633B7F
(99,59,127)
#583571
(88,53,113)
#4D2F63
(77,47,99)
#422955
(66,41,85)
#372347
(55,35,71)
#2C1D39
(44,29,57)
#21172B
(33,23,43)
#16111D
(22,17,29)
#0B0B0F
(11,11,15)
#000000
(0,0,0)

Tints of #79479B

#79479B
(121,71,155)
#8557A4
(133,87,164)
#9167AD
(145,103,173)
#9D77B6
(157,119,182)
#A987BF
(169,135,191)
#B597C8
(181,151,200)
#C1A7D1
(193,167,209)
#CDB7DA
(205,183,218)
#D9C7E3
(217,199,227)
#E5D7EC
(229,215,236)
#F1E7F5
(241,231,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #79479B color. Also use rgb(121,71,155) instead hex code.

Text Font Color

.myTextColor { color: #79479B; }

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

This text font color is #79479B.

Background Color

.myBgColor { background-color: #79479B; }

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

This div background color is #79479B.

Border color

.myBorderColor { border: 1px solid #79479B; }

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

This div border color is #79479B.

Opacity

.myOpacity80 { color: #79479B; opacity: 0.8; }

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

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

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

This text has shadow with #79479B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #79479B.

Preview

Color preview on black background

This text has color #79479B on black background.


Color preview on white background

This text has color #79479B on white background.


Black color preview on #79479B background

This text has black color on #79479B background.


White color preview on #79479B background

This text has white color on #79479B background.


Related colors

Complementary color

Complementary color for #hex is #86B864.


I love getcolorcode.com

Triadic colors

1 #9B7947 and #479B79 with #79479B are triadic colors.

2 #9B4779 and #47799B with #79479B are triadic colors.