COLOR #76546D

HEX: #76546D RGB: (118,84,109)

Color info

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

RGB color model

#76546D color RGB value is (118,84,109).

RGB: (118,84,109) (46%, 33%, 43%)

RGB channels and saturation

R 118 of 255 = 46%
G 84 of 255 = 33%
B 109 of 255 = 43%

118
84
109

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

Portions of RGB colors in percentages

R + G + B = 118 + 84 + 109 = 311 (100%)
R 118 of 311 ~ 37.94%
G 84 of 311 ~ 27.01%
B 109 of 311 ~ 35.05'%

%37.94
%27.01
%35.05

CMYK color model

#76546D color CMYK value is (0,29,8,54).

  • cyan value is 0.00%
  • magenta value is 28.81%
  • yellow value is 7.63%
  • key color value is 53.73%
CMYK: (0,29,8,54) C0M29Y8K54 (0%,29%,8%,54%) (0.00/0.29/0.08/0.54) 

CMYK percentages

%0
%28.81
%7.63
%53.73

Codes

Color #76546D in popluar color models

76 54 6D
RGB 118 84 109
HSL 316° 16.83% 39.61%
HSB/HSV 316° 28.81% 46.27%
CMYK 0.00% 28.81% 7.63%
53.73%

Color #76546D in popluar number systems.

HEX 76 54 6D
Decimal 118 84 109
Binary 1110110 1010100 1101101
Octal 166 124 155

Shades and tints

Shades of #76546D

#76546D
(118,84,109)
#6C4D64
(108,77,100)
#62465B
(98,70,91)
#583F52
(88,63,82)
#4E3849
(78,56,73)
#443140
(68,49,64)
#3A2A37
(58,42,55)
#30232E
(48,35,46)
#261C25
(38,28,37)
#1C151C
(28,21,28)
#120E13
(18,14,19)
#000000
(0,0,0)

Tints of #76546D

#76546D
(118,84,109)
#82637A
(130,99,122)
#8E7287
(142,114,135)
#9A8194
(154,129,148)
#A690A1
(166,144,161)
#B29FAE
(178,159,174)
#BEAEBB
(190,174,187)
#CABDC8
(202,189,200)
#D6CCD5
(214,204,213)
#E2DBE2
(226,219,226)
#EEEAEF
(238,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76546D color. Also use rgb(118,84,109) instead hex code.

Text Font Color

.myTextColor { color: #76546D; }

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

This text font color is #76546D.

Background Color

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

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

This div background color is #76546D.

Border color

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

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

This div border color is #76546D.

Opacity

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

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

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

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

This text has shadow with #76546D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76546D.

Preview

Color preview on black background

This text has color #76546D on black background.


Color preview on white background

This text has color #76546D on white background.


Black color preview on #76546D background

This text has black color on #76546D background.


White color preview on #76546D background

This text has white color on #76546D background.


Related colors

Complementary color

Complementary color for #hex is #89AB92.


I love getcolorcode.com

Triadic colors

1 #6D7654 and #546D76 with #76546D are triadic colors.

2 #6D5476 and #54766D with #76546D are triadic colors.