COLOR #79718A

HEX: #79718A RGB: (121,113,138)

Color info

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

RGB color model

#79718A color RGB value is (121,113,138).

RGB: (121,113,138) (47%, 44%, 54%)

RGB channels and saturation

R 121 of 255 = 47%
G 113 of 255 = 44%
B 138 of 255 = 54%

121
113
138

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

Portions of RGB colors in percentages

R + G + B = 121 + 113 + 138 = 372 (100%)
R 121 of 372 ~ 32.53%
G 113 of 372 ~ 30.38%
B 138 of 372 ~ 37.1'%

%32.53
%30.38
%37.1

CMYK color model

#79718A color CMYK value is (12,18,0,46).

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

CMYK: (12,18,0,46)
C12M18Y0K46 (12%, 18%, 0%, 46%)
(0.12 / 0.18 / 0.00 / 0.46)

CMYK percentages

%12.32
%18.12
%0
%45.88

Codes

Color #79718A in popluar color models

79 71 8A
RGB 121 113 138
HSL 259° 9.96% 49.22%
HSB/HSV 259° 18.12% 54.12%
CMYK 12.32% 18.12% 0.00%
45.88%

Color #79718A in popluar number systems.

HEX 79 71 8A
Decimal 121 113 138
Binary 1111001 1110001 10001010
Octal 171 161 212

Shades and tints

Shades of #79718A

#79718A
(121,113,138)
#6E677E
(110,103,126)
#635D72
(99,93,114)
#585366
(88,83,102)
#4D495A
(77,73,90)
#423F4E
(66,63,78)
#373542
(55,53,66)
#2C2B36
(44,43,54)
#21212A
(33,33,42)
#16171E
(22,23,30)
#0B0D12
(11,13,18)
#000000
(0,0,0)

Tints of #79718A

#79718A
(121,113,138)
#857D94
(133,125,148)
#91899E
(145,137,158)
#9D95A8
(157,149,168)
#A9A1B2
(169,161,178)
#B5ADBC
(181,173,188)
#C1B9C6
(193,185,198)
#CDC5D0
(205,197,208)
#D9D1DA
(217,209,218)
#E5DDE4
(229,221,228)
#F1E9EE
(241,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #79718A; }

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

This text font color is #79718A.

Background Color

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

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

This div background color is #79718A.

Border color

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

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

This div border color is #79718A.

Opacity

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

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

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

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

This text has shadow with #79718A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #79718A.

Preview

Color preview on black background

This text has color #79718A on black background.


Color preview on white background

This text has color #79718A on white background.


Black color preview on #79718A background

This text has black color on #79718A background.


White color preview on #79718A background

This text has white color on #79718A background.


Related colors

Complementary color

Complementary color for #hex is #868E75.


I love getcolorcode.com

Triadic colors

1 #8A7971 and #718A79 with #79718A are triadic colors.

2 #8A7179 and #71798A with #79718A are triadic colors.