COLOR #797678

HEX: #797678 RGB: (121,118,120)

Color info

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

RGB color model

#797678 color RGB value is (121,118,120).

RGB: (121,118,120) (47%, 46%, 47%)

RGB channels and saturation

R 121 of 255 = 47%
G 118 of 255 = 46%
B 120 of 255 = 47%

121
118
120

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

Portions of RGB colors in percentages

R + G + B = 121 + 118 + 120 = 359 (100%)
R 121 of 359 ~ 33.7%
G 118 of 359 ~ 32.87%
B 120 of 359 ~ 33.43'%

%33.7
%32.87
%33.43

CMYK color model

#797678 color CMYK value is (0,2,1,53).

  • cyan value is 0.00%
  • magenta value is 2.48%
  • yellow value is 0.83%
  • key color value is 52.55%

CMYK: (0,2,1,53)
C0M2Y1K53 (0%, 2%, 1%, 53%)
(0.00 / 0.02 / 0.01 / 0.53)

CMYK percentages

%0
%2.48
%0.83
%52.55

Codes

Color #797678 in popluar color models

79 76 78
RGB 121 118 120
HSL 320° 1.26% 46.86%
HSB/HSV 320° 2.48% 47.45%
CMYK 0.00% 2.48% 0.83%
52.55%

Color #797678 in popluar number systems.

HEX 79 76 78
Decimal 121 118 120
Binary 1111001 1110110 1111000
Octal 171 166 170

Shades and tints

Shades of #797678

#797678
(121,118,120)
#6E6C6E
(110,108,110)
#636264
(99,98,100)
#58585A
(88,88,90)
#4D4E50
(77,78,80)
#424446
(66,68,70)
#373A3C
(55,58,60)
#2C3032
(44,48,50)
#212628
(33,38,40)
#161C1E
(22,28,30)
#0B1214
(11,18,20)
#000000
(0,0,0)

Tints of #797678

#797678
(121,118,120)
#858284
(133,130,132)
#918E90
(145,142,144)
#9D9A9C
(157,154,156)
#A9A6A8
(169,166,168)
#B5B2B4
(181,178,180)
#C1BEC0
(193,190,192)
#CDCACC
(205,202,204)
#D9D6D8
(217,214,216)
#E5E2E4
(229,226,228)
#F1EEF0
(241,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #797678 color. Also use rgb(121,118,120) instead hex code.

Text Font Color

.myTextColor { color: #797678; }

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

This text font color is #797678.

Background Color

.myBgColor { background-color: #797678; }

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

This div background color is #797678.

Border color

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

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

This div border color is #797678.

Opacity

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

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

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

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

This text has shadow with #797678 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #797678.

Preview

Color preview on black background

This text has color #797678 on black background.


Color preview on white background

This text has color #797678 on white background.


Black color preview on #797678 background

This text has black color on #797678 background.


White color preview on #797678 background

This text has white color on #797678 background.


Related colors

Complementary color

Complementary color for #hex is #868987.


I love getcolorcode.com

Triadic colors

1 #787976 and #767879 with #797678 are triadic colors.

2 #787679 and #767978 with #797678 are triadic colors.