COLOR #79437D

HEX: #79437D RGB: (121,67,125)

Color info

#79437D contains red, green and blue colors in about the same proportion. Web safe color of #79437D is #663366 (or #636).

RGB color model

#79437D color RGB value is (121,67,125).

RGB: (121,67,125) (47%, 26%, 49%)

RGB channels and saturation

R 121 of 255 = 47%
G 67 of 255 = 26%
B 125 of 255 = 49%

121
67
125

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

Portions of RGB colors in percentages

R + G + B = 121 + 67 + 125 = 313 (100%)
R 121 of 313 ~ 38.66%
G 67 of 313 ~ 21.41%
B 125 of 313 ~ 39.94'%

%38.66
%21.41
%39.94

CMYK color model

#79437D color CMYK value is (3,46,0,51).

  • cyan value is 3.20%
  • magenta value is 46.40%
  • yellow value is 0.00%
  • key color value is 50.98%
CMYK: (3,46,0,51) C3M46Y0K51 (3%,46%,0%,51%) (0.03/0.46/0.00/0.51) 

CMYK percentages

%3.2
%46.4
%0
%50.98

Codes

Color #79437D in popluar color models

79 43 7D
RGB 121 67 125
HSL 296° 30.21% 37.65%
HSB/HSV 296° 46.40% 49.02%
CMYK 3.20% 46.40% 0.00%
50.98%

Color #79437D in popluar number systems.

HEX 79 43 7D
Decimal 121 67 125
Binary 1111001 1000011 1111101
Octal 171 103 175

Shades and tints

Shades of #79437D

#79437D
(121,67,125)
#6E3D72
(110,61,114)
#633767
(99,55,103)
#58315C
(88,49,92)
#4D2B51
(77,43,81)
#422546
(66,37,70)
#371F3B
(55,31,59)
#2C1930
(44,25,48)
#211325
(33,19,37)
#160D1A
(22,13,26)
#0B070F
(11,7,15)
#000000
(0,0,0)

Tints of #79437D

#79437D
(121,67,125)
#855488
(133,84,136)
#916593
(145,101,147)
#9D769E
(157,118,158)
#A987A9
(169,135,169)
#B598B4
(181,152,180)
#C1A9BF
(193,169,191)
#CDBACA
(205,186,202)
#D9CBD5
(217,203,213)
#E5DCE0
(229,220,224)
#F1EDEB
(241,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #79437D color. Also use rgb(121,67,125) instead hex code.

Text Font Color

.myTextColor { color: #79437D; }

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

This text font color is #79437D.

Background Color

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

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

This div background color is #79437D.

Border color

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

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

This div border color is #79437D.

Opacity

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

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

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

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

This text has shadow with #79437D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #79437D.

Preview

Color preview on black background

This text has color #79437D on black background.


Color preview on white background

This text has color #79437D on white background.


Black color preview on #79437D background

This text has black color on #79437D background.


White color preview on #79437D background

This text has white color on #79437D background.


Related colors

Complementary color

Complementary color for #hex is #86BC82.


I love getcolorcode.com

Triadic colors

1 #7D7943 and #437D79 with #79437D are triadic colors.

2 #7D4379 and #43797D with #79437D are triadic colors.