COLOR #76514D

HEX: #76514D RGB: (118,81,77)

Color info

#76514D contains red, green and blue colors in about the same proportion. Web safe color of #76514D is #666633 (or #663).

RGB color model

#76514D color RGB value is (118,81,77).

RGB: (118,81,77) (46%, 32%, 30%)

RGB channels and saturation

R 118 of 255 = 46%
G 81 of 255 = 32%
B 77 of 255 = 30%

118
81
77

R + G + B ~ 36%. #76514D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 81 + 77 = 276 (100%)
R 118 of 276 ~ 42.75%
G 81 of 276 ~ 29.35%
B 77 of 276 ~ 27.9'%

%42.75
%29.35
%27.9

CMYK color model

#76514D color CMYK value is (0,31,35,54).

  • cyan value is 0.00%
  • magenta value is 31.36%
  • yellow value is 34.75%
  • key color value is 53.73%
CMYK: (0,31,35,54) C0M31Y35K54 (0%,31%,35%,54%) (0.00/0.31/0.35/0.54) 

CMYK percentages

%0
%31.36
%34.75
%53.73

Codes

Color #76514D in popluar color models

76 51 4D
RGB 118 81 77
HSL 21.03% 38.24%
HSB/HSV 34.75% 46.27%
CMYK 0.00% 31.36% 34.75%
53.73%

Color #76514D in popluar number systems.

HEX 76 51 4D
Decimal 118 81 77
Binary 1110110 1010001 1001101
Octal 166 121 115

Shades and tints

Shades of #76514D

#76514D
(118,81,77)
#6C4A46
(108,74,70)
#62433F
(98,67,63)
#583C38
(88,60,56)
#4E3531
(78,53,49)
#442E2A
(68,46,42)
#3A2723
(58,39,35)
#30201C
(48,32,28)
#261915
(38,25,21)
#1C120E
(28,18,14)
#120B07
(18,11,7)
#000000
(0,0,0)

Tints of #76514D

#76514D
(118,81,77)
#82605D
(130,96,93)
#8E6F6D
(142,111,109)
#9A7E7D
(154,126,125)
#A68D8D
(166,141,141)
#B29C9D
(178,156,157)
#BEABAD
(190,171,173)
#CABABD
(202,186,189)
#D6C9CD
(214,201,205)
#E2D8DD
(226,216,221)
#EEE7ED
(238,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76514D color. Also use rgb(118,81,77) instead hex code.

Text Font Color

.myTextColor { color: #76514D; }

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

This text font color is #76514D.

Background Color

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

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

This div background color is #76514D.

Border color

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

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

This div border color is #76514D.

Opacity

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

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

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

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

This text has shadow with #76514D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76514D.

Preview

Color preview on black background

This text has color #76514D on black background.


Color preview on white background

This text has color #76514D on white background.


Black color preview on #76514D background

This text has black color on #76514D background.


White color preview on #76514D background

This text has white color on #76514D background.


Related colors

Complementary color

Complementary color for #hex is #89AEB2.


I love getcolorcode.com

Triadic colors

1 #4D7651 and #514D76 with #76514D are triadic colors.

2 #4D5176 and #51764D with #76514D are triadic colors.