COLOR #79586A

HEX: #79586A RGB: (121,88,106)

Color info

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

RGB color model

#79586A color RGB value is (121,88,106).

RGB: (121,88,106) (47%, 35%, 42%)

RGB channels and saturation

R 121 of 255 = 47%
G 88 of 255 = 35%
B 106 of 255 = 42%

121
88
106

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

Portions of RGB colors in percentages

R + G + B = 121 + 88 + 106 = 315 (100%)
R 121 of 315 ~ 38.41%
G 88 of 315 ~ 27.94%
B 106 of 315 ~ 33.65'%

%38.41
%27.94
%33.65

CMYK color model

#79586A color CMYK value is (0,27,12,53).

  • cyan value is 0.00%
  • magenta value is 27.27%
  • yellow value is 12.40%
  • key color value is 52.55%

CMYK: (0,27,12,53)
C0M27Y12K53 (0%, 27%, 12%, 53%)
(0.00 / 0.27 / 0.12 / 0.53)

CMYK percentages

%0
%27.27
%12.4
%52.55

Codes

Color #79586A in popluar color models

79 58 6A
RGB 121 88 106
HSL 327° 15.79% 40.98%
HSB/HSV 327° 27.27% 47.45%
CMYK 0.00% 27.27% 12.40%
52.55%

Color #79586A in popluar number systems.

HEX 79 58 6A
Decimal 121 88 106
Binary 1111001 1011000 1101010
Octal 171 130 152

Shades and tints

Shades of #79586A

#79586A
(121,88,106)
#6E5061
(110,80,97)
#634858
(99,72,88)
#58404F
(88,64,79)
#4D3846
(77,56,70)
#42303D
(66,48,61)
#372834
(55,40,52)
#2C202B
(44,32,43)
#211822
(33,24,34)
#161019
(22,16,25)
#0B0810
(11,8,16)
#000000
(0,0,0)

Tints of #79586A

#79586A
(121,88,106)
#856777
(133,103,119)
#917684
(145,118,132)
#9D8591
(157,133,145)
#A9949E
(169,148,158)
#B5A3AB
(181,163,171)
#C1B2B8
(193,178,184)
#CDC1C5
(205,193,197)
#D9D0D2
(217,208,210)
#E5DFDF
(229,223,223)
#F1EEEC
(241,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #79586A color. Also use rgb(121,88,106) instead hex code.

Text Font Color

.myTextColor { color: #79586A; }

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

This text font color is #79586A.

Background Color

.myBgColor { background-color: #79586A; }

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

This div background color is #79586A.

Border color

.myBorderColor { border: 1px solid #79586A; }

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

This div border color is #79586A.

Opacity

.myOpacity80 { color: #79586A; opacity: 0.8; }

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

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

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

This text has shadow with #79586A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #79586A.

Preview

Color preview on black background

This text has color #79586A on black background.


Color preview on white background

This text has color #79586A on white background.


Black color preview on #79586A background

This text has black color on #79586A background.


White color preview on #79586A background

This text has white color on #79586A background.


Related colors

Complementary color

Complementary color for #hex is #86A795.


I love getcolorcode.com

Triadic colors

1 #6A7958 and #586A79 with #79586A are triadic colors.

2 #6A5879 and #58796A with #79586A are triadic colors.