COLOR #76361C

HEX: #76361C RGB: (118,54,28)

Color info

#76361C contains mainly red color. Web safe color of #76361C is #663333 (or #633).

RGB color model

#76361C color RGB value is (118,54,28).

RGB: (118,54,28) (46%, 21%, 11%)

RGB channels and saturation

R 118 of 255 = 46%
G 54 of 255 = 21%
B 28 of 255 = 11%

118
54
28

R + G + B ~ 26%. #76361C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 54 + 28 = 200 (100%)
R 118 of 200 ~ 59%
G 54 of 200 ~ 27%
B 28 of 200 ~ 14'%

%59
%27
%14

CMYK color model

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

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

CMYK: (0,54,76,54)
C0M54Y76K54 (0%, 54%, 76%, 54%)
(0.00 / 0.54 / 0.76 / 0.54)

CMYK percentages

%0
%54.24
%76.27
%53.73

Codes

Color #76361C in popluar color models

76 36 1C
RGB 118 54 28
HSL 17° 61.64% 28.63%
HSB/HSV 17° 76.27% 46.27%
CMYK 0.00% 54.24% 76.27%
53.73%

Color #76361C in popluar number systems.

HEX 76 36 1C
Decimal 118 54 28
Binary 1110110 110110 11100
Octal 166 66 34

Shades and tints

Shades of #76361C

#76361C
(118,54,28)
#6C321A
(108,50,26)
#622E18
(98,46,24)
#582A16
(88,42,22)
#4E2614
(78,38,20)
#442212
(68,34,18)
#3A1E10
(58,30,16)
#301A0E
(48,26,14)
#26160C
(38,22,12)
#1C120A
(28,18,10)
#120E08
(18,14,8)
#000000
(0,0,0)

Tints of #76361C

#76361C
(118,54,28)
#824830
(130,72,48)
#8E5A44
(142,90,68)
#9A6C58
(154,108,88)
#A67E6C
(166,126,108)
#B29080
(178,144,128)
#BEA294
(190,162,148)
#CAB4A8
(202,180,168)
#D6C6BC
(214,198,188)
#E2D8D0
(226,216,208)
#EEEAE4
(238,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76361C; }

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

This text font color is #76361C.

Background Color

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

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

This div background color is #76361C.

Border color

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

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

This div border color is #76361C.

Opacity

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

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

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

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

This text has shadow with #76361C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76361C.

Preview

Color preview on black background

This text has color #76361C on black background.


Color preview on white background

This text has color #76361C on white background.


Black color preview on #76361C background

This text has black color on #76361C background.


White color preview on #76361C background

This text has white color on #76361C background.


Related colors

Complementary color

Complementary color for #hex is #89C9E3.


I love getcolorcode.com

Triadic colors

1 #1C7636 and #361C76 with #76361C are triadic colors.

2 #1C3676 and #36761C with #76361C are triadic colors.