COLOR #795479

HEX: #795479 RGB: (121,84,121)

Color info

#795479 contains red, green and blue colors in about the same proportion. Web safe color of #795479 is #666666 (or #666).

RGB color model

#795479 color RGB value is (121,84,121).

RGB: (121,84,121) (47%, 33%, 47%)

RGB channels and saturation

R 121 of 255 = 47%
G 84 of 255 = 33%
B 121 of 255 = 47%

121
84
121

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

Portions of RGB colors in percentages

R + G + B = 121 + 84 + 121 = 326 (100%)
R 121 of 326 ~ 37.12%
G 84 of 326 ~ 25.77%
B 121 of 326 ~ 37.12'%

%37.12
%25.77
%37.12

CMYK color model

#795479 color CMYK value is (0,31,0,53).

  • cyan value is 0.00%
  • magenta value is 30.58%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (0,31,0,53)
C0M31Y0K53 (0%, 31%, 0%, 53%)
(0.00 / 0.31 / 0.00 / 0.53)

CMYK percentages

%0
%30.58
%0
%52.55

Codes

Color #795479 in popluar color models

79 54 79
RGB 121 84 121
HSL 300° 18.05% 40.20%
HSB/HSV 300° 30.58% 47.45%
CMYK 0.00% 30.58% 0.00%
52.55%

Color #795479 in popluar number systems.

HEX 79 54 79
Decimal 121 84 121
Binary 1111001 1010100 1111001
Octal 171 124 171

Shades and tints

Shades of #795479

#795479
(121,84,121)
#6E4D6E
(110,77,110)
#634663
(99,70,99)
#583F58
(88,63,88)
#4D384D
(77,56,77)
#423142
(66,49,66)
#372A37
(55,42,55)
#2C232C
(44,35,44)
#211C21
(33,28,33)
#161516
(22,21,22)
#0B0E0B
(11,14,11)
#000000
(0,0,0)

Tints of #795479

#795479
(121,84,121)
#856385
(133,99,133)
#917291
(145,114,145)
#9D819D
(157,129,157)
#A990A9
(169,144,169)
#B59FB5
(181,159,181)
#C1AEC1
(193,174,193)
#CDBDCD
(205,189,205)
#D9CCD9
(217,204,217)
#E5DBE5
(229,219,229)
#F1EAF1
(241,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #795479; }

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

This text font color is #795479.

Background Color

.myBgColor { background-color: #795479; }

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

This div background color is #795479.

Border color

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

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

This div border color is #795479.

Opacity

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

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

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

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

This text has shadow with #795479 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #795479.

Preview

Color preview on black background

This text has color #795479 on black background.


Color preview on white background

This text has color #795479 on white background.


Black color preview on #795479 background

This text has black color on #795479 background.


White color preview on #795479 background

This text has white color on #795479 background.


Related colors

Complementary color

Complementary color for #hex is #86AB86.


I love getcolorcode.com

Triadic colors

1 #797954 and #547979 with #795479 are triadic colors.

2 #795479 and #547979 with #795479 are triadic colors.