COLOR #79516A

HEX: #79516A RGB: (121,81,106)

Color info

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

RGB color model

#79516A color RGB value is (121,81,106).

RGB: (121,81,106) (47%, 32%, 42%)

RGB channels and saturation

R 121 of 255 = 47%
G 81 of 255 = 32%
B 106 of 255 = 42%

121
81
106

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

Portions of RGB colors in percentages

R + G + B = 121 + 81 + 106 = 308 (100%)
R 121 of 308 ~ 39.29%
G 81 of 308 ~ 26.3%
B 106 of 308 ~ 34.42'%

%39.29
%26.3
%34.42

CMYK color model

#79516A color CMYK value is (0,33,12,53).

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

CMYK: (0,33,12,53)
C0M33Y12K53 (0%, 33%, 12%, 53%)
(0.00 / 0.33 / 0.12 / 0.53)

CMYK percentages

%0
%33.06
%12.4
%52.55

Codes

Color #79516A in popluar color models

79 51 6A
RGB 121 81 106
HSL 323° 19.80% 39.61%
HSB/HSV 323° 33.06% 47.45%
CMYK 0.00% 33.06% 12.40%
52.55%

Color #79516A in popluar number systems.

HEX 79 51 6A
Decimal 121 81 106
Binary 1111001 1010001 1101010
Octal 171 121 152

Shades and tints

Shades of #79516A

#79516A
(121,81,106)
#6E4A61
(110,74,97)
#634358
(99,67,88)
#583C4F
(88,60,79)
#4D3546
(77,53,70)
#422E3D
(66,46,61)
#372734
(55,39,52)
#2C202B
(44,32,43)
#211922
(33,25,34)
#161219
(22,18,25)
#0B0B10
(11,11,16)
#000000
(0,0,0)

Tints of #79516A

#79516A
(121,81,106)
#856077
(133,96,119)
#916F84
(145,111,132)
#9D7E91
(157,126,145)
#A98D9E
(169,141,158)
#B59CAB
(181,156,171)
#C1ABB8
(193,171,184)
#CDBAC5
(205,186,197)
#D9C9D2
(217,201,210)
#E5D8DF
(229,216,223)
#F1E7EC
(241,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #79516A; }

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

This text font color is #79516A.

Background Color

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

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

This div background color is #79516A.

Border color

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

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

This div border color is #79516A.

Opacity

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

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

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

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

This text has shadow with #79516A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #79516A.

Preview

Color preview on black background

This text has color #79516A on black background.


Color preview on white background

This text has color #79516A on white background.


Black color preview on #79516A background

This text has black color on #79516A background.


White color preview on #79516A background

This text has white color on #79516A background.


Related colors

Complementary color

Complementary color for #hex is #86AE95.


I love getcolorcode.com

Triadic colors

1 #6A7951 and #516A79 with #79516A are triadic colors.

2 #6A5179 and #51796A with #79516A are triadic colors.