COLOR #79788A

HEX: #79788A RGB: (121,120,138)

Color info

#79788A contains red, green and blue colors in about the same proportion. Web safe color of #79788A is #666699 (or #669).

RGB color model

#79788A color RGB value is (121,120,138).

RGB: (121,120,138) (47%, 47%, 54%)

RGB channels and saturation

R 121 of 255 = 47%
G 120 of 255 = 47%
B 138 of 255 = 54%

121
120
138

R + G + B ~ 49%. #79788A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 121 + 120 + 138 = 379 (100%)
R 121 of 379 ~ 31.93%
G 120 of 379 ~ 31.66%
B 138 of 379 ~ 36.41'%

%31.93
%31.66
%36.41

CMYK color model

#79788A color CMYK value is (12,13,0,46).

  • cyan value is 12.32%
  • magenta value is 13.04%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (12,13,0,46)
C12M13Y0K46 (12%, 13%, 0%, 46%)
(0.12 / 0.13 / 0.00 / 0.46)

CMYK percentages

%12.32
%13.04
%0
%45.88

Codes

Color #79788A in popluar color models

79 78 8A
RGB 121 120 138
HSL 243° 7.14% 50.59%
HSB/HSV 243° 13.04% 54.12%
CMYK 12.32% 13.04% 0.00%
45.88%

Color #79788A in popluar number systems.

HEX 79 78 8A
Decimal 121 120 138
Binary 1111001 1111000 10001010
Octal 171 170 212

Shades and tints

Shades of #79788A

#79788A
(121,120,138)
#6E6E7E
(110,110,126)
#636472
(99,100,114)
#585A66
(88,90,102)
#4D505A
(77,80,90)
#42464E
(66,70,78)
#373C42
(55,60,66)
#2C3236
(44,50,54)
#21282A
(33,40,42)
#161E1E
(22,30,30)
#0B1412
(11,20,18)
#000000
(0,0,0)

Tints of #79788A

#79788A
(121,120,138)
#858494
(133,132,148)
#91909E
(145,144,158)
#9D9CA8
(157,156,168)
#A9A8B2
(169,168,178)
#B5B4BC
(181,180,188)
#C1C0C6
(193,192,198)
#CDCCD0
(205,204,208)
#D9D8DA
(217,216,218)
#E5E4E4
(229,228,228)
#F1F0EE
(241,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #79788A; }

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

This text font color is #79788A.

Background Color

.myBgColor { background-color: #79788A; }

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

This div background color is #79788A.

Border color

.myBorderColor { border: 1px solid #79788A; }

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

This div border color is #79788A.

Opacity

.myOpacity80 { color: #79788A; opacity: 0.8; }

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

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

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

This text has shadow with #79788A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #79788A.

Preview

Color preview on black background

This text has color #79788A on black background.


Color preview on white background

This text has color #79788A on white background.


Black color preview on #79788A background

This text has black color on #79788A background.


White color preview on #79788A background

This text has white color on #79788A background.


Related colors

Complementary color

Complementary color for #hex is #868775.


I love getcolorcode.com

Triadic colors

1 #8A7978 and #788A79 with #79788A are triadic colors.

2 #8A7879 and #78798A with #79788A are triadic colors.