COLOR #76726A

HEX: #76726A RGB: (118,114,106)

Color info

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

RGB color model

#76726A color RGB value is (118,114,106).

RGB: (118,114,106) (46%, 45%, 42%)

RGB channels and saturation

R 118 of 255 = 46%
G 114 of 255 = 45%
B 106 of 255 = 42%

118
114
106

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

Portions of RGB colors in percentages

R + G + B = 118 + 114 + 106 = 338 (100%)
R 118 of 338 ~ 34.91%
G 114 of 338 ~ 33.73%
B 106 of 338 ~ 31.36'%

%34.91
%33.73
%31.36

CMYK color model

#76726A color CMYK value is (0,3,10,54).

  • cyan value is 0.00%
  • magenta value is 3.39%
  • yellow value is 10.17%
  • key color value is 53.73%

CMYK: (0,3,10,54)
C0M3Y10K54 (0%, 3%, 10%, 54%)
(0.00 / 0.03 / 0.10 / 0.54)

CMYK percentages

%0
%3.39
%10.17
%53.73

Codes

Color #76726A in popluar color models

76 72 6A
RGB 118 114 106
HSL 40° 5.36% 43.92%
HSB/HSV 40° 10.17% 46.27%
CMYK 0.00% 3.39% 10.17%
53.73%

Color #76726A in popluar number systems.

HEX 76 72 6A
Decimal 118 114 106
Binary 1110110 1110010 1101010
Octal 166 162 152

Shades and tints

Shades of #76726A

#76726A
(118,114,106)
#6C6861
(108,104,97)
#625E58
(98,94,88)
#58544F
(88,84,79)
#4E4A46
(78,74,70)
#44403D
(68,64,61)
#3A3634
(58,54,52)
#302C2B
(48,44,43)
#262222
(38,34,34)
#1C1819
(28,24,25)
#120E10
(18,14,16)
#000000
(0,0,0)

Tints of #76726A

#76726A
(118,114,106)
#827E77
(130,126,119)
#8E8A84
(142,138,132)
#9A9691
(154,150,145)
#A6A29E
(166,162,158)
#B2AEAB
(178,174,171)
#BEBAB8
(190,186,184)
#CAC6C5
(202,198,197)
#D6D2D2
(214,210,210)
#E2DEDF
(226,222,223)
#EEEAEC
(238,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76726A color. Also use rgb(118,114,106) instead hex code.

Text Font Color

.myTextColor { color: #76726A; }

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

This text font color is #76726A.

Background Color

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

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

This div background color is #76726A.

Border color

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

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

This div border color is #76726A.

Opacity

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

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

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

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

This text has shadow with #76726A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76726A.

Preview

Color preview on black background

This text has color #76726A on black background.


Color preview on white background

This text has color #76726A on white background.


Black color preview on #76726A background

This text has black color on #76726A background.


White color preview on #76726A background

This text has white color on #76726A background.


Related colors

Complementary color

Complementary color for #hex is #898D95.


I love getcolorcode.com

Triadic colors

1 #6A7672 and #726A76 with #76726A are triadic colors.

2 #6A7276 and #72766A with #76726A are triadic colors.