COLOR #796677

HEX: #796677 RGB: (121,102,119)

Color info

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

RGB color model

#796677 color RGB value is (121,102,119).

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

RGB channels and saturation

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

121
102
119

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

Portions of RGB colors in percentages

R + G + B = 121 + 102 + 119 = 342 (100%)
R 121 of 342 ~ 35.38%
G 102 of 342 ~ 29.82%
B 119 of 342 ~ 34.8'%

%35.38
%29.82
%34.8

CMYK color model

#796677 color CMYK value is (0,16,2,53).

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

CMYK: (0,16,2,53)
C0M16Y2K53 (0%, 16%, 2%, 53%)
(0.00 / 0.16 / 0.02 / 0.53)

CMYK percentages

%0
%15.7
%1.65
%52.55

Codes

Color #796677 in popluar color models

79 66 77
RGB 121 102 119
HSL 306° 8.52% 43.73%
HSB/HSV 306° 15.70% 47.45%
CMYK 0.00% 15.70% 1.65%
52.55%

Color #796677 in popluar number systems.

HEX 79 66 77
Decimal 121 102 119
Binary 1111001 1100110 1110111
Octal 171 146 167

Shades and tints

Shades of #796677

#796677
(121,102,119)
#6E5D6D
(110,93,109)
#635463
(99,84,99)
#584B59
(88,75,89)
#4D424F
(77,66,79)
#423945
(66,57,69)
#37303B
(55,48,59)
#2C2731
(44,39,49)
#211E27
(33,30,39)
#16151D
(22,21,29)
#0B0C13
(11,12,19)
#000000
(0,0,0)

Tints of #796677

#796677
(121,102,119)
#857383
(133,115,131)
#91808F
(145,128,143)
#9D8D9B
(157,141,155)
#A99AA7
(169,154,167)
#B5A7B3
(181,167,179)
#C1B4BF
(193,180,191)
#CDC1CB
(205,193,203)
#D9CED7
(217,206,215)
#E5DBE3
(229,219,227)
#F1E8EF
(241,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #796677; }

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

This text font color is #796677.

Background Color

.myBgColor { background-color: #796677; }

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

This div background color is #796677.

Border color

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

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

This div border color is #796677.

Opacity

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

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

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

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

This text has shadow with #796677 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #796677.

Preview

Color preview on black background

This text has color #796677 on black background.


Color preview on white background

This text has color #796677 on white background.


Black color preview on #796677 background

This text has black color on #796677 background.


White color preview on #796677 background

This text has white color on #796677 background.


Related colors

Complementary color

Complementary color for #hex is #869988.


I love getcolorcode.com

Triadic colors

1 #777966 and #667779 with #796677 are triadic colors.

2 #776679 and #667977 with #796677 are triadic colors.