COLOR #76540B

HEX: #76540B RGB: (118,84,11)

Color info

#76540B contains mainly red and green colors. Web safe color of #76540B is #666600 (or #660).

RGB color model

#76540B color RGB value is (118,84,11).

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

RGB channels and saturation

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

118
84
11

R + G + B ~ 28%. #76540B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 84 + 11 = 213 (100%)
R 118 of 213 ~ 55.4%
G 84 of 213 ~ 39.44%
B 11 of 213 ~ 5.16'%

%55.4
%39.44

CMYK color model

#76540B color CMYK value is (0,29,91,54).

  • cyan value is 0.00%
  • magenta value is 28.81%
  • yellow value is 90.68%
  • key color value is 53.73%
CMYK: (0,29,91,54) C0M29Y91K54 (0%,29%,91%,54%) (0.00/0.29/0.91/0.54) 

CMYK percentages

%0
%28.81
%90.68
%53.73

Codes

Color #76540B in popluar color models

76 54 0B
RGB 118 84 11
HSL 41° 82.95% 25.29%
HSB/HSV 41° 90.68% 46.27%
CMYK 0.00% 28.81% 90.68%
53.73%

Color #76540B in popluar number systems.

HEX 76 54 0B
Decimal 118 84 11
Binary 1110110 1010100 1011
Octal 166 124 13

Shades and tints

Shades of #76540B

#76540B
(118,84,11)
#6C4D0A
(108,77,10)
#624609
(98,70,9)
#583F08
(88,63,8)
#4E3807
(78,56,7)
#443106
(68,49,6)
#3A2A05
(58,42,5)
#302304
(48,35,4)
#261C03
(38,28,3)
#1C1502
(28,21,2)
#120E01
(18,14,1)
#000000
(0,0,0)

Tints of #76540B

#76540B
(118,84,11)
#826321
(130,99,33)
#8E7237
(142,114,55)
#9A814D
(154,129,77)
#A69063
(166,144,99)
#B29F79
(178,159,121)
#BEAE8F
(190,174,143)
#CABDA5
(202,189,165)
#D6CCBB
(214,204,187)
#E2DBD1
(226,219,209)
#EEEAE7
(238,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76540B color. Also use rgb(118,84,11) instead hex code.

Text Font Color

.myTextColor { color: #76540B; }

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

This text font color is #76540B.

Background Color

.myBgColor { background-color: #76540B; }

<div style="background-color:#76540B">Inner text</div>

This div background color is #76540B.

Border color

.myBorderColor { border: 1px solid #76540B; }

<div style="border:3px solid #76540B">Div</div>

This div border color is #76540B.

Opacity

.myOpacity80 { color: #76540B; opacity: 0.8; }

<p style="color:#76540B;opacity:0.8;">80%</p>

Text with #76540B 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 #76540B;}

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

This text has shadow with #76540B color.


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

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

This text has shadow with #76540B primary color and red secondary color.


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

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

This text has shadow with #76540B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76540B.

Preview

Color preview on black background

This text has color #76540B on black background.


Color preview on white background

This text has color #76540B on white background.


Black color preview on #76540B background

This text has black color on #76540B background.


White color preview on #76540B background

This text has white color on #76540B background.


Related colors

Complementary color

Complementary color for #hex is #89ABF4.


I love getcolorcode.com

Triadic colors

1 #0B7654 and #540B76 with #76540B are triadic colors.

2 #0B5476 and #54760B with #76540B are triadic colors.