COLOR #76747E

HEX: #76747E RGB: (118,116,126)

Color info

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

RGB color model

#76747E color RGB value is (118,116,126).

RGB: (118,116,126) (46%, 45%, 49%)

RGB channels and saturation

R 118 of 255 = 46%
G 116 of 255 = 45%
B 126 of 255 = 49%

118
116
126

R + G + B ~ 47%. #76747E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 116 + 126 = 360 (100%)
R 118 of 360 ~ 32.78%
G 116 of 360 ~ 32.22%
B 126 of 360 ~ 35'%

%32.78
%32.22
%35

CMYK color model

#76747E color CMYK value is (6,8,0,51).

  • cyan value is 6.35%
  • magenta value is 7.94%
  • yellow value is 0.00%
  • key color value is 50.59%

CMYK: (6,8,0,51)
C6M8Y0K51 (6%, 8%, 0%, 51%)
(0.06 / 0.08 / 0.00 / 0.51)

CMYK percentages

%6.35
%7.94
%0
%50.59

Codes

Color #76747E in popluar color models

76 74 7E
RGB 118 116 126
HSL 252° 4.13% 47.45%
HSB/HSV 252° 7.94% 49.41%
CMYK 6.35% 7.94% 0.00%
50.59%

Color #76747E in popluar number systems.

HEX 76 74 7E
Decimal 118 116 126
Binary 1110110 1110100 1111110
Octal 166 164 176

Shades and tints

Shades of #76747E

#76747E
(118,116,126)
#6C6A73
(108,106,115)
#626068
(98,96,104)
#58565D
(88,86,93)
#4E4C52
(78,76,82)
#444247
(68,66,71)
#3A383C
(58,56,60)
#302E31
(48,46,49)
#262426
(38,36,38)
#1C1A1B
(28,26,27)
#121010
(18,16,16)
#000000
(0,0,0)

Tints of #76747E

#76747E
(118,116,126)
#828089
(130,128,137)
#8E8C94
(142,140,148)
#9A989F
(154,152,159)
#A6A4AA
(166,164,170)
#B2B0B5
(178,176,181)
#BEBCC0
(190,188,192)
#CAC8CB
(202,200,203)
#D6D4D6
(214,212,214)
#E2E0E1
(226,224,225)
#EEECEC
(238,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76747E color. Also use rgb(118,116,126) instead hex code.

Text Font Color

.myTextColor { color: #76747E; }

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

This text font color is #76747E.

Background Color

.myBgColor { background-color: #76747E; }

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

This div background color is #76747E.

Border color

.myBorderColor { border: 1px solid #76747E; }

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

This div border color is #76747E.

Opacity

.myOpacity80 { color: #76747E; opacity: 0.8; }

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

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

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

This text has shadow with #76747E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76747E.

Preview

Color preview on black background

This text has color #76747E on black background.


Color preview on white background

This text has color #76747E on white background.


Black color preview on #76747E background

This text has black color on #76747E background.


White color preview on #76747E background

This text has white color on #76747E background.


Related colors

Complementary color

Complementary color for #hex is #898B81.


I love getcolorcode.com

Triadic colors

1 #7E7674 and #747E76 with #76747E are triadic colors.

2 #7E7476 and #74767E with #76747E are triadic colors.