COLOR #76541C

HEX: #76541C RGB: (118,84,28)

Color info

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

RGB color model

#76541C color RGB value is (118,84,28).

RGB: (118,84,28) (46%, 33%, 11%)

RGB channels and saturation

R 118 of 255 = 46%
G 84 of 255 = 33%
B 28 of 255 = 11%

118
84
28

R + G + B ~ 30%. #76541C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 84 + 28 = 230 (100%)
R 118 of 230 ~ 51.3%
G 84 of 230 ~ 36.52%
B 28 of 230 ~ 12.17'%

%51.3
%36.52
%12.17

CMYK color model

#76541C color CMYK value is (0,29,76,54).

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

CMYK: (0,29,76,54)
C0M29Y76K54 (0%, 29%, 76%, 54%)
(0.00 / 0.29 / 0.76 / 0.54)

CMYK percentages

%0
%28.81
%76.27
%53.73

Codes

Color #76541C in popluar color models

76 54 1C
RGB 118 84 28
HSL 37° 61.64% 28.63%
HSB/HSV 37° 76.27% 46.27%
CMYK 0.00% 28.81% 76.27%
53.73%

Color #76541C in popluar number systems.

HEX 76 54 1C
Decimal 118 84 28
Binary 1110110 1010100 11100
Octal 166 124 34

Shades and tints

Shades of #76541C

#76541C
(118,84,28)
#6C4D1A
(108,77,26)
#624618
(98,70,24)
#583F16
(88,63,22)
#4E3814
(78,56,20)
#443112
(68,49,18)
#3A2A10
(58,42,16)
#30230E
(48,35,14)
#261C0C
(38,28,12)
#1C150A
(28,21,10)
#120E08
(18,14,8)
#000000
(0,0,0)

Tints of #76541C

#76541C
(118,84,28)
#826330
(130,99,48)
#8E7244
(142,114,68)
#9A8158
(154,129,88)
#A6906C
(166,144,108)
#B29F80
(178,159,128)
#BEAE94
(190,174,148)
#CABDA8
(202,189,168)
#D6CCBC
(214,204,188)
#E2DBD0
(226,219,208)
#EEEAE4
(238,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76541C; }

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

This text font color is #76541C.

Background Color

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

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

This div background color is #76541C.

Border color

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

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

This div border color is #76541C.

Opacity

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

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

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

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

This text has shadow with #76541C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76541C.

Preview

Color preview on black background

This text has color #76541C on black background.


Color preview on white background

This text has color #76541C on white background.


Black color preview on #76541C background

This text has black color on #76541C background.


White color preview on #76541C background

This text has white color on #76541C background.


Related colors

Complementary color

Complementary color for #hex is #89ABE3.


I love getcolorcode.com

Triadic colors

1 #1C7654 and #541C76 with #76541C are triadic colors.

2 #1C5476 and #54761C with #76541C are triadic colors.