COLOR #76464D

HEX: #76464D RGB: (118,70,77)

Color info

#76464D contains red, green and blue colors in about the same proportion. Web safe color of #76464D is #663333 (or #633).

RGB color model

#76464D color RGB value is (118,70,77).

RGB: (118,70,77) (46%, 27%, 30%)

RGB channels and saturation

R 118 of 255 = 46%
G 70 of 255 = 27%
B 77 of 255 = 30%

118
70
77

R + G + B ~ 34%. #76464D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 70 + 77 = 265 (100%)
R 118 of 265 ~ 44.53%
G 70 of 265 ~ 26.42%
B 77 of 265 ~ 29.06'%

%44.53
%26.42
%29.06

CMYK color model

#76464D color CMYK value is (0,41,35,54).

  • cyan value is 0.00%
  • magenta value is 40.68%
  • yellow value is 34.75%
  • key color value is 53.73%

CMYK: (0,41,35,54)
C0M41Y35K54 (0%, 41%, 35%, 54%)
(0.00 / 0.41 / 0.35 / 0.54)

CMYK percentages

%0
%40.68
%34.75
%53.73

Codes

Color #76464D in popluar color models

76 46 4D
RGB 118 70 77
HSL 351° 25.53% 36.86%
HSB/HSV 351° 40.68% 46.27%
CMYK 0.00% 40.68% 34.75%
53.73%

Color #76464D in popluar number systems.

HEX 76 46 4D
Decimal 118 70 77
Binary 1110110 1000110 1001101
Octal 166 106 115

Shades and tints

Shades of #76464D

#76464D
(118,70,77)
#6C4046
(108,64,70)
#623A3F
(98,58,63)
#583438
(88,52,56)
#4E2E31
(78,46,49)
#44282A
(68,40,42)
#3A2223
(58,34,35)
#301C1C
(48,28,28)
#261615
(38,22,21)
#1C100E
(28,16,14)
#120A07
(18,10,7)
#000000
(0,0,0)

Tints of #76464D

#76464D
(118,70,77)
#82565D
(130,86,93)
#8E666D
(142,102,109)
#9A767D
(154,118,125)
#A6868D
(166,134,141)
#B2969D
(178,150,157)
#BEA6AD
(190,166,173)
#CAB6BD
(202,182,189)
#D6C6CD
(214,198,205)
#E2D6DD
(226,214,221)
#EEE6ED
(238,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76464D; }

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

This text font color is #76464D.

Background Color

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

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

This div background color is #76464D.

Border color

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

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

This div border color is #76464D.

Opacity

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

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

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

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

This text has shadow with #76464D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76464D.

Preview

Color preview on black background

This text has color #76464D on black background.


Color preview on white background

This text has color #76464D on white background.


Black color preview on #76464D background

This text has black color on #76464D background.


White color preview on #76464D background

This text has white color on #76464D background.


Related colors

Complementary color

Complementary color for #hex is #89B9B2.


I love getcolorcode.com

Triadic colors

1 #4D7646 and #464D76 with #76464D are triadic colors.

2 #4D4676 and #46764D with #76464D are triadic colors.