COLOR #360913

HEX: #360913 RGB: (54,9,19)

Color info

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

RGB color model

#360913 color RGB value is (54,9,19).

RGB: (54,9,19) (21%, 4%, 7%)

RGB channels and saturation

R 54 of 255 = 21%
G 9 of 255 = 4%
B 19 of 255 = 7%

54
9
19

R + G + B ~ 11%. #360913 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 9 + 19 = 82 (100%)
R 54 of 82 ~ 65.85%
G 9 of 82 ~ 10.98%
B 19 of 82 ~ 23.17'%

%65.85
%10.98
%23.17

CMYK color model

#360913 color CMYK value is (0,83,65,79).

  • cyan value is 0.00%
  • magenta value is 83.33%
  • yellow value is 64.81%
  • key color value is 78.82%

CMYK: (0,83,65,79)
C0M83Y65K79 (0%, 83%, 65%, 79%)
(0.00 / 0.83 / 0.65 / 0.79)

CMYK percentages

%0
%83.33
%64.81
%78.82

Codes

Color #360913 in popluar color models

36 09 13
RGB 54 9 19
HSL 347° 71.43% 12.35%
HSB/HSV 347° 83.33% 21.18%
CMYK 0.00% 83.33% 64.81%
78.82%

Color #360913 in popluar number systems.

HEX 36 09 13
Decimal 54 9 19
Binary 110110 1001 10011
Octal 66 11 23

Shades and tints

Shades of #360913

#360913
(54,9,19)
#320912
(50,9,18)
#2E0911
(46,9,17)
#2A0910
(42,9,16)
#26090F
(38,9,15)
#22090E
(34,9,14)
#1E090D
(30,9,13)
#1A090C
(26,9,12)
#16090B
(22,9,11)
#12090A
(18,9,10)
#0E0909
(14,9,9)
#000000
(0,0,0)

Tints of #360913

#360913
(54,9,19)
#481F28
(72,31,40)
#5A353D
(90,53,61)
#6C4B52
(108,75,82)
#7E6167
(126,97,103)
#90777C
(144,119,124)
#A28D91
(162,141,145)
#B4A3A6
(180,163,166)
#C6B9BB
(198,185,187)
#D8CFD0
(216,207,208)
#EAE5E5
(234,229,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #360913 color. Also use rgb(54,9,19) instead hex code.

Text Font Color

.myTextColor { color: #360913; }

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

This text font color is #360913.

Background Color

.myBgColor { background-color: #360913; }

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

This div background color is #360913.

Border color

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

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

This div border color is #360913.

Opacity

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

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

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

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

This text has shadow with #360913 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #360913.

Preview

Color preview on black background

This text has color #360913 on black background.


Color preview on white background

This text has color #360913 on white background.


Black color preview on #360913 background

This text has black color on #360913 background.


White color preview on #360913 background

This text has white color on #360913 background.


Related colors

Complementary color

Complementary color for #hex is #C9F6EC.


I love getcolorcode.com

Triadic colors

1 #133609 and #091336 with #360913 are triadic colors.

2 #130936 and #093613 with #360913 are triadic colors.