COLOR #79768A

HEX: #79768A RGB: (121,118,138)

Color info

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

RGB color model

#79768A color RGB value is (121,118,138).

RGB: (121,118,138) (47%, 46%, 54%)

RGB channels and saturation

R 121 of 255 = 47%
G 118 of 255 = 46%
B 138 of 255 = 54%

121
118
138

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

Portions of RGB colors in percentages

R + G + B = 121 + 118 + 138 = 377 (100%)
R 121 of 377 ~ 32.1%
G 118 of 377 ~ 31.3%
B 138 of 377 ~ 36.6'%

%32.1
%31.3
%36.6

CMYK color model

#79768A color CMYK value is (12,14,0,46).

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

CMYK: (12,14,0,46)
C12M14Y0K46 (12%, 14%, 0%, 46%)
(0.12 / 0.14 / 0.00 / 0.46)

CMYK percentages

%12.32
%14.49
%0
%45.88

Codes

Color #79768A in popluar color models

79 76 8A
RGB 121 118 138
HSL 249° 7.87% 50.20%
HSB/HSV 249° 14.49% 54.12%
CMYK 12.32% 14.49% 0.00%
45.88%

Color #79768A in popluar number systems.

HEX 79 76 8A
Decimal 121 118 138
Binary 1111001 1110110 10001010
Octal 171 166 212

Shades and tints

Shades of #79768A

#79768A
(121,118,138)
#6E6C7E
(110,108,126)
#636272
(99,98,114)
#585866
(88,88,102)
#4D4E5A
(77,78,90)
#42444E
(66,68,78)
#373A42
(55,58,66)
#2C3036
(44,48,54)
#21262A
(33,38,42)
#161C1E
(22,28,30)
#0B1212
(11,18,18)
#000000
(0,0,0)

Tints of #79768A

#79768A
(121,118,138)
#858294
(133,130,148)
#918E9E
(145,142,158)
#9D9AA8
(157,154,168)
#A9A6B2
(169,166,178)
#B5B2BC
(181,178,188)
#C1BEC6
(193,190,198)
#CDCAD0
(205,202,208)
#D9D6DA
(217,214,218)
#E5E2E4
(229,226,228)
#F1EEEE
(241,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #79768A; }

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

This text font color is #79768A.

Background Color

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

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

This div background color is #79768A.

Border color

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

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

This div border color is #79768A.

Opacity

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

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

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

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

This text has shadow with #79768A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #79768A.

Preview

Color preview on black background

This text has color #79768A on black background.


Color preview on white background

This text has color #79768A on white background.


Black color preview on #79768A background

This text has black color on #79768A background.


White color preview on #79768A background

This text has white color on #79768A background.


Related colors

Complementary color

Complementary color for #hex is #868975.


I love getcolorcode.com

Triadic colors

1 #8A7976 and #768A79 with #79768A are triadic colors.

2 #8A7679 and #76798A with #79768A are triadic colors.