COLOR #797278

HEX: #797278 RGB: (121,114,120)

Color info

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

RGB color model

#797278 color RGB value is (121,114,120).

RGB: (121,114,120) (47%, 45%, 47%)

RGB channels and saturation

R 121 of 255 = 47%
G 114 of 255 = 45%
B 120 of 255 = 47%

121
114
120

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

Portions of RGB colors in percentages

R + G + B = 121 + 114 + 120 = 355 (100%)
R 121 of 355 ~ 34.08%
G 114 of 355 ~ 32.11%
B 120 of 355 ~ 33.8'%

%34.08
%32.11
%33.8

CMYK color model

#797278 color CMYK value is (0,6,1,53).

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

CMYK: (0,6,1,53)
C0M6Y1K53 (0%, 6%, 1%, 53%)
(0.00 / 0.06 / 0.01 / 0.53)

CMYK percentages

%0
%5.79
%0.83
%52.55

Codes

Color #797278 in popluar color models

79 72 78
RGB 121 114 120
HSL 309° 2.98% 46.08%
HSB/HSV 309° 5.79% 47.45%
CMYK 0.00% 5.79% 0.83%
52.55%

Color #797278 in popluar number systems.

HEX 79 72 78
Decimal 121 114 120
Binary 1111001 1110010 1111000
Octal 171 162 170

Shades and tints

Shades of #797278

#797278
(121,114,120)
#6E686E
(110,104,110)
#635E64
(99,94,100)
#58545A
(88,84,90)
#4D4A50
(77,74,80)
#424046
(66,64,70)
#37363C
(55,54,60)
#2C2C32
(44,44,50)
#212228
(33,34,40)
#16181E
(22,24,30)
#0B0E14
(11,14,20)
#000000
(0,0,0)

Tints of #797278

#797278
(121,114,120)
#857E84
(133,126,132)
#918A90
(145,138,144)
#9D969C
(157,150,156)
#A9A2A8
(169,162,168)
#B5AEB4
(181,174,180)
#C1BAC0
(193,186,192)
#CDC6CC
(205,198,204)
#D9D2D8
(217,210,216)
#E5DEE4
(229,222,228)
#F1EAF0
(241,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #797278; }

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

This text font color is #797278.

Background Color

.myBgColor { background-color: #797278; }

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

This div background color is #797278.

Border color

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

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

This div border color is #797278.

Opacity

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

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

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

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

This text has shadow with #797278 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #797278.

Preview

Color preview on black background

This text has color #797278 on black background.


Color preview on white background

This text has color #797278 on white background.


Black color preview on #797278 background

This text has black color on #797278 background.


White color preview on #797278 background

This text has white color on #797278 background.


Related colors

Complementary color

Complementary color for #hex is #868D87.


I love getcolorcode.com

Triadic colors

1 #787972 and #727879 with #797278 are triadic colors.

2 #787279 and #727978 with #797278 are triadic colors.