COLOR #797766

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

121
119
102

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

Portions of RGB colors in percentages

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

%35.38
%34.8
%29.82

CMYK color model

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

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

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

CMYK percentages

%0
%1.65
%15.7
%52.55

Codes

Color #797766 in popluar color models

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

Color #797766 in popluar number systems.

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

Shades and tints

Shades of #797766

#797766
(121,119,102)
#6E6D5D
(110,109,93)
#636354
(99,99,84)
#58594B
(88,89,75)
#4D4F42
(77,79,66)
#424539
(66,69,57)
#373B30
(55,59,48)
#2C3127
(44,49,39)
#21271E
(33,39,30)
#161D15
(22,29,21)
#0B130C
(11,19,12)
#000000
(0,0,0)

Tints of #797766

#797766
(121,119,102)
#858373
(133,131,115)
#918F80
(145,143,128)
#9D9B8D
(157,155,141)
#A9A79A
(169,167,154)
#B5B3A7
(181,179,167)
#C1BFB4
(193,191,180)
#CDCBC1
(205,203,193)
#D9D7CE
(217,215,206)
#E5E3DB
(229,227,219)
#F1EFE8
(241,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #797766; }

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

This text font color is #797766.

Background Color

.myBgColor { background-color: #797766; }

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

This div background color is #797766.

Border color

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

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

This div border color is #797766.

Opacity

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

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

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

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

This text has shadow with #797766 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #797766.

Preview

Color preview on black background

This text has color #797766 on black background.


Color preview on white background

This text has color #797766 on white background.


Black color preview on #797766 background

This text has black color on #797766 background.


White color preview on #797766 background

This text has white color on #797766 background.


Related colors

Complementary color

Complementary color for #hex is #868899.


I love getcolorcode.com

Triadic colors

1 #667977 and #776679 with #797766 are triadic colors.

2 #667779 and #777966 with #797766 are triadic colors.