COLOR #76726B

HEX: #76726B RGB: (118,114,107)

Color info

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

RGB color model

#76726B color RGB value is (118,114,107).

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

RGB channels and saturation

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

118
114
107

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

Portions of RGB colors in percentages

R + G + B = 118 + 114 + 107 = 339 (100%)
R 118 of 339 ~ 34.81%
G 114 of 339 ~ 33.63%
B 107 of 339 ~ 31.56'%

%34.81
%33.63
%31.56

CMYK color model

#76726B color CMYK value is (0,3,9,54).

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

CMYK: (0,3,9,54)
C0M3Y9K54 (0%, 3%, 9%, 54%)
(0.00 / 0.03 / 0.09 / 0.54)

CMYK percentages

%0
%3.39
%9.32
%53.73

Codes

Color #76726B in popluar color models

76 72 6B
RGB 118 114 107
HSL 38° 4.89% 44.12%
HSB/HSV 38° 9.32% 46.27%
CMYK 0.00% 3.39% 9.32%
53.73%

Color #76726B in popluar number systems.

HEX 76 72 6B
Decimal 118 114 107
Binary 1110110 1110010 1101011
Octal 166 162 153

Shades and tints

Shades of #76726B

#76726B
(118,114,107)
#6C6862
(108,104,98)
#625E59
(98,94,89)
#585450
(88,84,80)
#4E4A47
(78,74,71)
#44403E
(68,64,62)
#3A3635
(58,54,53)
#302C2C
(48,44,44)
#262223
(38,34,35)
#1C181A
(28,24,26)
#120E11
(18,14,17)
#000000
(0,0,0)

Tints of #76726B

#76726B
(118,114,107)
#827E78
(130,126,120)
#8E8A85
(142,138,133)
#9A9692
(154,150,146)
#A6A29F
(166,162,159)
#B2AEAC
(178,174,172)
#BEBAB9
(190,186,185)
#CAC6C6
(202,198,198)
#D6D2D3
(214,210,211)
#E2DEE0
(226,222,224)
#EEEAED
(238,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76726B; }

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

This text font color is #76726B.

Background Color

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

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

This div background color is #76726B.

Border color

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

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

This div border color is #76726B.

Opacity

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

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

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

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

This text has shadow with #76726B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76726B.

Preview

Color preview on black background

This text has color #76726B on black background.


Color preview on white background

This text has color #76726B on white background.


Black color preview on #76726B background

This text has black color on #76726B background.


White color preview on #76726B background

This text has white color on #76726B background.


Related colors

Complementary color

Complementary color for #hex is #898D94.


I love getcolorcode.com

Triadic colors

1 #6B7672 and #726B76 with #76726B are triadic colors.

2 #6B7276 and #72766B with #76726B are triadic colors.