COLOR #767179

HEX: #767179 RGB: (118,113,121)

Color info

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

RGB color model

#767179 color RGB value is (118,113,121).

RGB: (118,113,121) (46%, 44%, 47%)

RGB channels and saturation

R 118 of 255 = 46%
G 113 of 255 = 44%
B 121 of 255 = 47%

118
113
121

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

Portions of RGB colors in percentages

R + G + B = 118 + 113 + 121 = 352 (100%)
R 118 of 352 ~ 33.52%
G 113 of 352 ~ 32.1%
B 121 of 352 ~ 34.38'%

%33.52
%32.1
%34.38

CMYK color model

#767179 color CMYK value is (2,7,0,53).

  • cyan value is 2.48%
  • magenta value is 6.61%
  • yellow value is 0.00%
  • key color value is 52.55%
CMYK: (2,7,0,53) C2M7Y0K53 (2%,7%,0%,53%) (0.02/0.07/0.00/0.53) 

CMYK percentages

%2.48
%6.61
%0
%52.55

Codes

Color #767179 in popluar color models

76 71 79
RGB 118 113 121
HSL 278° 3.42% 45.88%
HSB/HSV 278° 6.61% 47.45%
CMYK 2.48% 6.61% 0.00%
52.55%

Color #767179 in popluar number systems.

HEX 76 71 79
Decimal 118 113 121
Binary 1110110 1110001 1111001
Octal 166 161 171

Shades and tints

Shades of #767179

#767179
(118,113,121)
#6C676E
(108,103,110)
#625D63
(98,93,99)
#585358
(88,83,88)
#4E494D
(78,73,77)
#443F42
(68,63,66)
#3A3537
(58,53,55)
#302B2C
(48,43,44)
#262121
(38,33,33)
#1C1716
(28,23,22)
#120D0B
(18,13,11)
#000000
(0,0,0)

Tints of #767179

#767179
(118,113,121)
#827D85
(130,125,133)
#8E8991
(142,137,145)
#9A959D
(154,149,157)
#A6A1A9
(166,161,169)
#B2ADB5
(178,173,181)
#BEB9C1
(190,185,193)
#CAC5CD
(202,197,205)
#D6D1D9
(214,209,217)
#E2DDE5
(226,221,229)
#EEE9F1
(238,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #767179; }

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

This text font color is #767179.

Background Color

.myBgColor { background-color: #767179; }

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

This div background color is #767179.

Border color

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

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

This div border color is #767179.

Opacity

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

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

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

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

This text has shadow with #767179 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #767179.

Preview

Color preview on black background

This text has color #767179 on black background.


Color preview on white background

This text has color #767179 on white background.


Black color preview on #767179 background

This text has black color on #767179 background.


White color preview on #767179 background

This text has white color on #767179 background.


Related colors

Complementary color

Complementary color for #hex is #898E86.


I love getcolorcode.com

Triadic colors

1 #797671 and #717976 with #767179 are triadic colors.

2 #797176 and #717679 with #767179 are triadic colors.