COLOR #796577

HEX: #796577 RGB: (121,101,119)

Color info

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

RGB color model

#796577 color RGB value is (121,101,119).

RGB: (121,101,119) (47%, 40%, 47%)

RGB channels and saturation

R 121 of 255 = 47%
G 101 of 255 = 40%
B 119 of 255 = 47%

121
101
119

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

Portions of RGB colors in percentages

R + G + B = 121 + 101 + 119 = 341 (100%)
R 121 of 341 ~ 35.48%
G 101 of 341 ~ 29.62%
B 119 of 341 ~ 34.9'%

%35.48
%29.62
%34.9

CMYK color model

#796577 color CMYK value is (0,17,2,53).

  • cyan value is 0.00%
  • magenta value is 16.53%
  • yellow value is 1.65%
  • key color value is 52.55%

CMYK: (0,17,2,53)
C0M17Y2K53 (0%, 17%, 2%, 53%)
(0.00 / 0.17 / 0.02 / 0.53)

CMYK percentages

%0
%16.53
%1.65
%52.55

Codes

Color #796577 in popluar color models

79 65 77
RGB 121 101 119
HSL 306° 9.01% 43.53%
HSB/HSV 306° 16.53% 47.45%
CMYK 0.00% 16.53% 1.65%
52.55%

Color #796577 in popluar number systems.

HEX 79 65 77
Decimal 121 101 119
Binary 1111001 1100101 1110111
Octal 171 145 167

Shades and tints

Shades of #796577

#796577
(121,101,119)
#6E5C6D
(110,92,109)
#635363
(99,83,99)
#584A59
(88,74,89)
#4D414F
(77,65,79)
#423845
(66,56,69)
#372F3B
(55,47,59)
#2C2631
(44,38,49)
#211D27
(33,29,39)
#16141D
(22,20,29)
#0B0B13
(11,11,19)
#000000
(0,0,0)

Tints of #796577

#796577
(121,101,119)
#857383
(133,115,131)
#91818F
(145,129,143)
#9D8F9B
(157,143,155)
#A99DA7
(169,157,167)
#B5ABB3
(181,171,179)
#C1B9BF
(193,185,191)
#CDC7CB
(205,199,203)
#D9D5D7
(217,213,215)
#E5E3E3
(229,227,227)
#F1F1EF
(241,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #796577; }

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

This text font color is #796577.

Background Color

.myBgColor { background-color: #796577; }

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

This div background color is #796577.

Border color

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

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

This div border color is #796577.

Opacity

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

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

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

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

This text has shadow with #796577 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #796577.

Preview

Color preview on black background

This text has color #796577 on black background.


Color preview on white background

This text has color #796577 on white background.


Black color preview on #796577 background

This text has black color on #796577 background.


White color preview on #796577 background

This text has white color on #796577 background.


Related colors

Complementary color

Complementary color for #hex is #869A88.


I love getcolorcode.com

Triadic colors

1 #777965 and #657779 with #796577 are triadic colors.

2 #776579 and #657977 with #796577 are triadic colors.