COLOR #360914

HEX: #360914 RGB: (54,9,20)

Color info

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

RGB color model

#360914 color RGB value is (54,9,20).

RGB: (54,9,20) (21%, 4%, 8%)

RGB channels and saturation

R 54 of 255 = 21%
G 9 of 255 = 4%
B 20 of 255 = 8%

54
9
20

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

Portions of RGB colors in percentages

R + G + B = 54 + 9 + 20 = 83 (100%)
R 54 of 83 ~ 65.06%
G 9 of 83 ~ 10.84%
B 20 of 83 ~ 24.1'%

%65.06
%10.84
%24.1

CMYK color model

#360914 color CMYK value is (0,83,63,79).

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

CMYK: (0,83,63,79)
C0M83Y63K79 (0%, 83%, 63%, 79%)
(0.00 / 0.83 / 0.63 / 0.79)

CMYK percentages

%0
%83.33
%62.96
%78.82

Codes

Color #360914 in popluar color models

36 09 14
RGB 54 9 20
HSL 345° 71.43% 12.35%
HSB/HSV 345° 83.33% 21.18%
CMYK 0.00% 83.33% 62.96%
78.82%

Color #360914 in popluar number systems.

HEX 36 09 14
Decimal 54 9 20
Binary 110110 1001 10100
Octal 66 11 24

Shades and tints

Shades of #360914

#360914
(54,9,20)
#320913
(50,9,19)
#2E0912
(46,9,18)
#2A0911
(42,9,17)
#260910
(38,9,16)
#22090F
(34,9,15)
#1E090E
(30,9,14)
#1A090D
(26,9,13)
#16090C
(22,9,12)
#12090B
(18,9,11)
#0E090A
(14,9,10)
#000000
(0,0,0)

Tints of #360914

#360914
(54,9,20)
#481F29
(72,31,41)
#5A353E
(90,53,62)
#6C4B53
(108,75,83)
#7E6168
(126,97,104)
#90777D
(144,119,125)
#A28D92
(162,141,146)
#B4A3A7
(180,163,167)
#C6B9BC
(198,185,188)
#D8CFD1
(216,207,209)
#EAE5E6
(234,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #360914; }

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

This text font color is #360914.

Background Color

.myBgColor { background-color: #360914; }

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

This div background color is #360914.

Border color

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

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

This div border color is #360914.

Opacity

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

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

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

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

This text has shadow with #360914 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #360914.

Preview

Color preview on black background

This text has color #360914 on black background.


Color preview on white background

This text has color #360914 on white background.


Black color preview on #360914 background

This text has black color on #360914 background.


White color preview on #360914 background

This text has white color on #360914 background.


Related colors

Complementary color

Complementary color for #hex is #C9F6EB.


I love getcolorcode.com

Triadic colors

1 #143609 and #091436 with #360914 are triadic colors.

2 #140936 and #093614 with #360914 are triadic colors.