COLOR #76401A

HEX: #76401A RGB: (118,64,26)

Color info

#76401A contains mainly red and green colors. Web safe color of #76401A is #663300 (or #630).

RGB color model

#76401A color RGB value is (118,64,26).

RGB: (118,64,26) (46%, 25%, 10%)

RGB channels and saturation

R 118 of 255 = 46%
G 64 of 255 = 25%
B 26 of 255 = 10%

118
64
26

R + G + B ~ 27%. #76401A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 64 + 26 = 208 (100%)
R 118 of 208 ~ 56.73%
G 64 of 208 ~ 30.77%
B 26 of 208 ~ 12.5'%

%56.73
%30.77
%12.5

CMYK color model

#76401A color CMYK value is (0,46,78,54).

  • cyan value is 0.00%
  • magenta value is 45.76%
  • yellow value is 77.97%
  • key color value is 53.73%
CMYK: (0,46,78,54) C0M46Y78K54 (0%,46%,78%,54%) (0.00/0.46/0.78/0.54) 

CMYK percentages

%0
%45.76
%77.97
%53.73

Codes

Color #76401A in popluar color models

76 40 1A
RGB 118 64 26
HSL 25° 63.89% 28.24%
HSB/HSV 25° 77.97% 46.27%
CMYK 0.00% 45.76% 77.97%
53.73%

Color #76401A in popluar number systems.

HEX 76 40 1A
Decimal 118 64 26
Binary 1110110 1000000 11010
Octal 166 100 32

Shades and tints

Shades of #76401A

#76401A
(118,64,26)
#6C3B18
(108,59,24)
#623616
(98,54,22)
#583114
(88,49,20)
#4E2C12
(78,44,18)
#442710
(68,39,16)
#3A220E
(58,34,14)
#301D0C
(48,29,12)
#26180A
(38,24,10)
#1C1308
(28,19,8)
#120E06
(18,14,6)
#000000
(0,0,0)

Tints of #76401A

#76401A
(118,64,26)
#82512E
(130,81,46)
#8E6242
(142,98,66)
#9A7356
(154,115,86)
#A6846A
(166,132,106)
#B2957E
(178,149,126)
#BEA692
(190,166,146)
#CAB7A6
(202,183,166)
#D6C8BA
(214,200,186)
#E2D9CE
(226,217,206)
#EEEAE2
(238,234,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76401A color. Also use rgb(118,64,26) instead hex code.

Text Font Color

.myTextColor { color: #76401A; }

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

This text font color is #76401A.

Background Color

.myBgColor { background-color: #76401A; }

<div style="background-color:#76401A">Inner text</div>

This div background color is #76401A.

Border color

.myBorderColor { border: 1px solid #76401A; }

<div style="border:3px solid #76401A">Div</div>

This div border color is #76401A.

Opacity

.myOpacity80 { color: #76401A; opacity: 0.8; }

<p style="color:#76401A;opacity:0.8;">80%</p>

Text with #76401A 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 #76401A;}

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

This text has shadow with #76401A color.


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

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

This text has shadow with #76401A primary color and red secondary color.


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

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

This text has shadow with #76401A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76401A.

Preview

Color preview on black background

This text has color #76401A on black background.


Color preview on white background

This text has color #76401A on white background.


Black color preview on #76401A background

This text has black color on #76401A background.


White color preview on #76401A background

This text has white color on #76401A background.


Related colors

Complementary color

Complementary color for #hex is #89BFE5.


I love getcolorcode.com

Triadic colors

1 #1A7640 and #401A76 with #76401A are triadic colors.

2 #1A4076 and #40761A with #76401A are triadic colors.