COLOR #79606B

HEX: #79606B RGB: (121,96,107)

Color info

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

RGB color model

#79606B color RGB value is (121,96,107).

RGB: (121,96,107) (47%, 38%, 42%)

RGB channels and saturation

R 121 of 255 = 47%
G 96 of 255 = 38%
B 107 of 255 = 42%

121
96
107

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

Portions of RGB colors in percentages

R + G + B = 121 + 96 + 107 = 324 (100%)
R 121 of 324 ~ 37.35%
G 96 of 324 ~ 29.63%
B 107 of 324 ~ 33.02'%

%37.35
%29.63
%33.02

CMYK color model

#79606B color CMYK value is (0,21,12,53).

  • cyan value is 0.00%
  • magenta value is 20.66%
  • yellow value is 11.57%
  • key color value is 52.55%
CMYK: (0,21,12,53) C0M21Y12K53 (0%,21%,12%,53%) (0.00/0.21/0.12/0.53) 

CMYK percentages

%0
%20.66
%11.57
%52.55

Codes

Color #79606B in popluar color models

79 60 6B
RGB 121 96 107
HSL 334° 11.52% 42.55%
HSB/HSV 334° 20.66% 47.45%
CMYK 0.00% 20.66% 11.57%
52.55%

Color #79606B in popluar number systems.

HEX 79 60 6B
Decimal 121 96 107
Binary 1111001 1100000 1101011
Octal 171 140 153

Shades and tints

Shades of #79606B

#79606B
(121,96,107)
#6E5862
(110,88,98)
#635059
(99,80,89)
#584850
(88,72,80)
#4D4047
(77,64,71)
#42383E
(66,56,62)
#373035
(55,48,53)
#2C282C
(44,40,44)
#212023
(33,32,35)
#16181A
(22,24,26)
#0B1011
(11,16,17)
#000000
(0,0,0)

Tints of #79606B

#79606B
(121,96,107)
#856E78
(133,110,120)
#917C85
(145,124,133)
#9D8A92
(157,138,146)
#A9989F
(169,152,159)
#B5A6AC
(181,166,172)
#C1B4B9
(193,180,185)
#CDC2C6
(205,194,198)
#D9D0D3
(217,208,211)
#E5DEE0
(229,222,224)
#F1ECED
(241,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #79606B color. Also use rgb(121,96,107) instead hex code.

Text Font Color

.myTextColor { color: #79606B; }

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

This text font color is #79606B.

Background Color

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

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

This div background color is #79606B.

Border color

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

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

This div border color is #79606B.

Opacity

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

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

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

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

This text has shadow with #79606B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #79606B.

Preview

Color preview on black background

This text has color #79606B on black background.


Color preview on white background

This text has color #79606B on white background.


Black color preview on #79606B background

This text has black color on #79606B background.


White color preview on #79606B background

This text has white color on #79606B background.


Related colors

Complementary color

Complementary color for #hex is #869F94.


I love getcolorcode.com

Triadic colors

1 #6B7960 and #606B79 with #79606B are triadic colors.

2 #6B6079 and #60796B with #79606B are triadic colors.