COLOR #360214

HEX: #360214 RGB: (54,2,20)

Color info

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

RGB color model

#360214 color RGB value is (54,2,20).

RGB: (54,2,20) (21%, 1%, 8%)

RGB channels and saturation

R 54 of 255 = 21%
G 2 of 255 = 1%
B 20 of 255 = 8%

54
2
20

R + G + B ~ 10%. #360214 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 2 + 20 = 76 (100%)
R 54 of 76 ~ 71.05%
G 2 of 76 ~ 2.63%
B 20 of 76 ~ 26.32'%

%71.05
%26.32

CMYK color model

#360214 color CMYK value is (0,96,63,79).

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

CMYK: (0,96,63,79)
C0M96Y63K79 (0%, 96%, 63%, 79%)
(0.00 / 0.96 / 0.63 / 0.79)

CMYK percentages

%0
%96.3
%62.96
%78.82

Codes

Color #360214 in popluar color models

36 02 14
RGB 54 2 20
HSL 339° 92.86% 10.98%
HSB/HSV 339° 96.30% 21.18%
CMYK 0.00% 96.30% 62.96%
78.82%

Color #360214 in popluar number systems.

HEX 36 02 14
Decimal 54 2 20
Binary 110110 10 10100
Octal 66 2 24

Shades and tints

Shades of #360214

#360214
(54,2,20)
#320213
(50,2,19)
#2E0212
(46,2,18)
#2A0211
(42,2,17)
#260210
(38,2,16)
#22020F
(34,2,15)
#1E020E
(30,2,14)
#1A020D
(26,2,13)
#16020C
(22,2,12)
#12020B
(18,2,11)
#0E020A
(14,2,10)
#000000
(0,0,0)

Tints of #360214

#360214
(54,2,20)
#481929
(72,25,41)
#5A303E
(90,48,62)
#6C4753
(108,71,83)
#7E5E68
(126,94,104)
#90757D
(144,117,125)
#A28C92
(162,140,146)
#B4A3A7
(180,163,167)
#C6BABC
(198,186,188)
#D8D1D1
(216,209,209)
#EAE8E6
(234,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #360214; }

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

This text font color is #360214.

Background Color

.myBgColor { background-color: #360214; }

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

This div background color is #360214.

Border color

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

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

This div border color is #360214.

Opacity

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

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

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

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

This text has shadow with #360214 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #360214.

Preview

Color preview on black background

This text has color #360214 on black background.


Color preview on white background

This text has color #360214 on white background.


Black color preview on #360214 background

This text has black color on #360214 background.


White color preview on #360214 background

This text has white color on #360214 background.


Related colors

Complementary color

Complementary color for #hex is #C9FDEB.


I love getcolorcode.com

Triadic colors

1 #143602 and #021436 with #360214 are triadic colors.

2 #140236 and #023614 with #360214 are triadic colors.