COLOR #76647A

HEX: #76647A RGB: (118,100,122)

Color info

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

RGB color model

#76647A color RGB value is (118,100,122).

RGB: (118,100,122) (46%, 39%, 48%)

RGB channels and saturation

R 118 of 255 = 46%
G 100 of 255 = 39%
B 122 of 255 = 48%

118
100
122

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

Portions of RGB colors in percentages

R + G + B = 118 + 100 + 122 = 340 (100%)
R 118 of 340 ~ 34.71%
G 100 of 340 ~ 29.41%
B 122 of 340 ~ 35.88'%

%34.71
%29.41
%35.88

CMYK color model

#76647A color CMYK value is (3,18,0,52).

  • cyan value is 3.28%
  • magenta value is 18.03%
  • yellow value is 0.00%
  • key color value is 52.16%

CMYK: (3,18,0,52)
C3M18Y0K52 (3%, 18%, 0%, 52%)
(0.03 / 0.18 / 0.00 / 0.52)

CMYK percentages

%3.28
%18.03
%0
%52.16

Codes

Color #76647A in popluar color models

76 64 7A
RGB 118 100 122
HSL 289° 9.91% 43.53%
HSB/HSV 289° 18.03% 47.84%
CMYK 3.28% 18.03% 0.00%
52.16%

Color #76647A in popluar number systems.

HEX 76 64 7A
Decimal 118 100 122
Binary 1110110 1100100 1111010
Octal 166 144 172

Shades and tints

Shades of #76647A

#76647A
(118,100,122)
#6C5B6F
(108,91,111)
#625264
(98,82,100)
#584959
(88,73,89)
#4E404E
(78,64,78)
#443743
(68,55,67)
#3A2E38
(58,46,56)
#30252D
(48,37,45)
#261C22
(38,28,34)
#1C1317
(28,19,23)
#120A0C
(18,10,12)
#000000
(0,0,0)

Tints of #76647A

#76647A
(118,100,122)
#827286
(130,114,134)
#8E8092
(142,128,146)
#9A8E9E
(154,142,158)
#A69CAA
(166,156,170)
#B2AAB6
(178,170,182)
#BEB8C2
(190,184,194)
#CAC6CE
(202,198,206)
#D6D4DA
(214,212,218)
#E2E2E6
(226,226,230)
#EEF0F2
(238,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76647A color. Also use rgb(118,100,122) instead hex code.

Text Font Color

.myTextColor { color: #76647A; }

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

This text font color is #76647A.

Background Color

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

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

This div background color is #76647A.

Border color

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

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

This div border color is #76647A.

Opacity

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

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

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

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

This text has shadow with #76647A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76647A.

Preview

Color preview on black background

This text has color #76647A on black background.


Color preview on white background

This text has color #76647A on white background.


Black color preview on #76647A background

This text has black color on #76647A background.


White color preview on #76647A background

This text has white color on #76647A background.


Related colors

Complementary color

Complementary color for #hex is #899B85.


I love getcolorcode.com

Triadic colors

1 #7A7664 and #647A76 with #76647A are triadic colors.

2 #7A6476 and #64767A with #76647A are triadic colors.