COLOR #76542C

HEX: #76542C RGB: (118,84,44)

Color info

#76542C contains mainly red and green colors. Web safe color of #76542C is #666633 (or #663).

RGB color model

#76542C color RGB value is (118,84,44).

RGB: (118,84,44) (46%, 33%, 17%)

RGB channels and saturation

R 118 of 255 = 46%
G 84 of 255 = 33%
B 44 of 255 = 17%

118
84
44

R + G + B ~ 32%. #76542C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 84 + 44 = 246 (100%)
R 118 of 246 ~ 47.97%
G 84 of 246 ~ 34.15%
B 44 of 246 ~ 17.89'%

%47.97
%34.15
%17.89

CMYK color model

#76542C color CMYK value is (0,29,63,54).

  • cyan value is 0.00%
  • magenta value is 28.81%
  • yellow value is 62.71%
  • key color value is 53.73%

CMYK: (0,29,63,54)
C0M29Y63K54 (0%, 29%, 63%, 54%)
(0.00 / 0.29 / 0.63 / 0.54)

CMYK percentages

%0
%28.81
%62.71
%53.73

Codes

Color #76542C in popluar color models

76 54 2C
RGB 118 84 44
HSL 32° 45.68% 31.76%
HSB/HSV 32° 62.71% 46.27%
CMYK 0.00% 28.81% 62.71%
53.73%

Color #76542C in popluar number systems.

HEX 76 54 2C
Decimal 118 84 44
Binary 1110110 1010100 101100
Octal 166 124 54

Shades and tints

Shades of #76542C

#76542C
(118,84,44)
#6C4D28
(108,77,40)
#624624
(98,70,36)
#583F20
(88,63,32)
#4E381C
(78,56,28)
#443118
(68,49,24)
#3A2A14
(58,42,20)
#302310
(48,35,16)
#261C0C
(38,28,12)
#1C1508
(28,21,8)
#120E04
(18,14,4)
#000000
(0,0,0)

Tints of #76542C

#76542C
(118,84,44)
#82633F
(130,99,63)
#8E7252
(142,114,82)
#9A8165
(154,129,101)
#A69078
(166,144,120)
#B29F8B
(178,159,139)
#BEAE9E
(190,174,158)
#CABDB1
(202,189,177)
#D6CCC4
(214,204,196)
#E2DBD7
(226,219,215)
#EEEAEA
(238,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76542C color. Also use rgb(118,84,44) instead hex code.

Text Font Color

.myTextColor { color: #76542C; }

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

This text font color is #76542C.

Background Color

.myBgColor { background-color: #76542C; }

<div style="background-color:#76542C">Inner text</div>

This div background color is #76542C.

Border color

.myBorderColor { border: 1px solid #76542C; }

<div style="border:3px solid #76542C">Div</div>

This div border color is #76542C.

Opacity

.myOpacity80 { color: #76542C; opacity: 0.8; }

<p style="color:#76542C;opacity:0.8;">80%</p>

Text with #76542C 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 #76542C;}

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

This text has shadow with #76542C color.


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

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

This text has shadow with #76542C primary color and red secondary color.


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

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

This text has shadow with #76542C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76542C.

Preview

Color preview on black background

This text has color #76542C on black background.


Color preview on white background

This text has color #76542C on white background.


Black color preview on #76542C background

This text has black color on #76542C background.


White color preview on #76542C background

This text has white color on #76542C background.


Related colors

Complementary color

Complementary color for #hex is #89ABD3.


I love getcolorcode.com

Triadic colors

1 #2C7654 and #542C76 with #76542C are triadic colors.

2 #2C5476 and #54762C with #76542C are triadic colors.