COLOR #360604

HEX: #360604 RGB: (54,6,4)

Color info

#360604 contains red, green and blue colors in about the same proportion. Web safe color of #360604 is #330000 (or #300).

RGB color model

#360604 color RGB value is (54,6,4).

RGB: (54,6,4) (21%, 2%, 2%)

RGB channels and saturation

R 54 of 255 = 21%
G 6 of 255 = 2%
B 4 of 255 = 2%

54
6
4

R + G + B ~ 8%. #360604 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 6 + 4 = 64 (100%)
R 54 of 64 ~ 84.38%
G 6 of 64 ~ 9.38%
B 4 of 64 ~ 6.25'%

%84.38

CMYK color model

#360604 color CMYK value is (0,89,93,79).

  • cyan value is 0.00%
  • magenta value is 88.89%
  • yellow value is 92.59%
  • key color value is 78.82%
CMYK: (0,89,93,79) C0M89Y93K79 (0%,89%,93%,79%) (0.00/0.89/0.93/0.79) 

CMYK percentages

%0
%88.89
%92.59
%78.82

Codes

Color #360604 in popluar color models

36 06 04
RGB 54 6 4
HSL 86.21% 11.37%
HSB/HSV 92.59% 21.18%
CMYK 0.00% 88.89% 92.59%
78.82%

Color #360604 in popluar number systems.

HEX 36 06 04
Decimal 54 6 4
Binary 110110 110 100
Octal 66 6 4

Shades and tints

Shades of #360604

#360604
(54,6,4)
#320604
(50,6,4)
#2E0604
(46,6,4)
#2A0604
(42,6,4)
#260604
(38,6,4)
#220604
(34,6,4)
#1E0604
(30,6,4)
#1A0604
(26,6,4)
#160604
(22,6,4)
#120604
(18,6,4)
#0E0604
(14,6,4)
#000000
(0,0,0)

Tints of #360604

#360604
(54,6,4)
#481C1A
(72,28,26)
#5A3230
(90,50,48)
#6C4846
(108,72,70)
#7E5E5C
(126,94,92)
#907472
(144,116,114)
#A28A88
(162,138,136)
#B4A09E
(180,160,158)
#C6B6B4
(198,182,180)
#D8CCCA
(216,204,202)
#EAE2E0
(234,226,224)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #360604 color. Also use rgb(54,6,4) instead hex code.

Text Font Color

.myTextColor { color: #360604; }

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

This text font color is #360604.

Background Color

.myBgColor { background-color: #360604; }

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

This div background color is #360604.

Border color

.myBorderColor { border: 1px solid #360604; }

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

This div border color is #360604.

Opacity

.myOpacity80 { color: #360604; opacity: 0.8; }

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

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

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

This text has shadow with #360604 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #360604.

Preview

Color preview on black background

This text has color #360604 on black background.


Color preview on white background

This text has color #360604 on white background.


Black color preview on #360604 background

This text has black color on #360604 background.


White color preview on #360604 background

This text has white color on #360604 background.


Related colors

Complementary color

Complementary color for #hex is #C9F9FB.


I love getcolorcode.com

Triadic colors

1 #043606 and #060436 with #360604 are triadic colors.

2 #040636 and #063604 with #360604 are triadic colors.