COLOR #76796B

HEX: #76796B RGB: (118,121,107)

Color info

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

RGB color model

#76796B color RGB value is (118,121,107).

RGB: (118,121,107) (46%, 47%, 42%)

RGB channels and saturation

R 118 of 255 = 46%
G 121 of 255 = 47%
B 107 of 255 = 42%

118
121
107

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

Portions of RGB colors in percentages

R + G + B = 118 + 121 + 107 = 346 (100%)
R 118 of 346 ~ 34.1%
G 121 of 346 ~ 34.97%
B 107 of 346 ~ 30.92'%

%34.1
%34.97
%30.92

CMYK color model

#76796B color CMYK value is (2,0,12,53).

  • cyan value is 2.48%
  • magenta value is 0.00%
  • yellow value is 11.57%
  • key color value is 52.55%

CMYK: (2,0,12,53)
C2M0Y12K53 (2%, 0%, 12%, 53%)
(0.02 / 0.00 / 0.12 / 0.53)

CMYK percentages

%2.48
%0
%11.57
%52.55

Codes

Color #76796B in popluar color models

76 79 6B
RGB 118 121 107
HSL 73° 6.14% 44.71%
HSB/HSV 73° 11.57% 47.45%
CMYK 2.48% 0.00% 11.57%
52.55%

Color #76796B in popluar number systems.

HEX 76 79 6B
Decimal 118 121 107
Binary 1110110 1111001 1101011
Octal 166 171 153

Shades and tints

Shades of #76796B

#76796B
(118,121,107)
#6C6E62
(108,110,98)
#626359
(98,99,89)
#585850
(88,88,80)
#4E4D47
(78,77,71)
#44423E
(68,66,62)
#3A3735
(58,55,53)
#302C2C
(48,44,44)
#262123
(38,33,35)
#1C161A
(28,22,26)
#120B11
(18,11,17)
#000000
(0,0,0)

Tints of #76796B

#76796B
(118,121,107)
#828578
(130,133,120)
#8E9185
(142,145,133)
#9A9D92
(154,157,146)
#A6A99F
(166,169,159)
#B2B5AC
(178,181,172)
#BEC1B9
(190,193,185)
#CACDC6
(202,205,198)
#D6D9D3
(214,217,211)
#E2E5E0
(226,229,224)
#EEF1ED
(238,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76796B; }

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

This text font color is #76796B.

Background Color

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

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

This div background color is #76796B.

Border color

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

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

This div border color is #76796B.

Opacity

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

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

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

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

This text has shadow with #76796B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76796B.

Preview

Color preview on black background

This text has color #76796B on black background.


Color preview on white background

This text has color #76796B on white background.


Black color preview on #76796B background

This text has black color on #76796B background.


White color preview on #76796B background

This text has white color on #76796B background.


Related colors

Complementary color

Complementary color for #hex is #898694.


I love getcolorcode.com

Triadic colors

1 #6B7679 and #796B76 with #76796B are triadic colors.

2 #6B7976 and #79766B with #76796B are triadic colors.