COLOR #76795D

HEX: #76795D RGB: (118,121,93)

Color info

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

RGB color model

#76795D color RGB value is (118,121,93).

RGB: (118,121,93) (46%, 47%, 36%)

RGB channels and saturation

R 118 of 255 = 46%
G 121 of 255 = 47%
B 93 of 255 = 36%

118
121
93

R + G + B ~ 43%. #76795D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 121 + 93 = 332 (100%)
R 118 of 332 ~ 35.54%
G 121 of 332 ~ 36.45%
B 93 of 332 ~ 28.01'%

%35.54
%36.45
%28.01

CMYK color model

#76795D color CMYK value is (2,0,23,53).

  • cyan value is 2.48%
  • magenta value is 0.00%
  • yellow value is 23.14%
  • key color value is 52.55%
CMYK: (2,0,23,53) C2M0Y23K53 (2%,0%,23%,53%) (0.02/0.00/0.23/0.53) 

CMYK percentages

%2.48
%0
%23.14
%52.55

Codes

Color #76795D in popluar color models

76 79 5D
RGB 118 121 93
HSL 66° 13.08% 41.96%
HSB/HSV 66° 23.14% 47.45%
CMYK 2.48% 0.00% 23.14%
52.55%

Color #76795D in popluar number systems.

HEX 76 79 5D
Decimal 118 121 93
Binary 1110110 1111001 1011101
Octal 166 171 135

Shades and tints

Shades of #76795D

#76795D
(118,121,93)
#6C6E55
(108,110,85)
#62634D
(98,99,77)
#585845
(88,88,69)
#4E4D3D
(78,77,61)
#444235
(68,66,53)
#3A372D
(58,55,45)
#302C25
(48,44,37)
#26211D
(38,33,29)
#1C1615
(28,22,21)
#120B0D
(18,11,13)
#000000
(0,0,0)

Tints of #76795D

#76795D
(118,121,93)
#82856B
(130,133,107)
#8E9179
(142,145,121)
#9A9D87
(154,157,135)
#A6A995
(166,169,149)
#B2B5A3
(178,181,163)
#BEC1B1
(190,193,177)
#CACDBF
(202,205,191)
#D6D9CD
(214,217,205)
#E2E5DB
(226,229,219)
#EEF1E9
(238,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76795D color. Also use rgb(118,121,93) instead hex code.

Text Font Color

.myTextColor { color: #76795D; }

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

This text font color is #76795D.

Background Color

.myBgColor { background-color: #76795D; }

<div style="background-color:#76795D">Inner text</div>

This div background color is #76795D.

Border color

.myBorderColor { border: 1px solid #76795D; }

<div style="border:3px solid #76795D">Div</div>

This div border color is #76795D.

Opacity

.myOpacity80 { color: #76795D; opacity: 0.8; }

<p style="color:#76795D;opacity:0.8;">80%</p>

Text with #76795D 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 #76795D;}

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

This text has shadow with #76795D color.


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

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

This text has shadow with #76795D primary color and red secondary color.


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

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

This text has shadow with #76795D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76795D.

Preview

Color preview on black background

This text has color #76795D on black background.


Color preview on white background

This text has color #76795D on white background.


Black color preview on #76795D background

This text has black color on #76795D background.


White color preview on #76795D background

This text has white color on #76795D background.


Related colors

Complementary color

Complementary color for #hex is #8986A2.


I love getcolorcode.com

Triadic colors

1 #5D7679 and #795D76 with #76795D are triadic colors.

2 #5D7976 and #79765D with #76795D are triadic colors.