COLOR #361424

HEX: #361424 RGB: (54,20,36)

Color info

#361424 contains red, green and blue colors in about the same proportion. Web safe color of #361424 is #330033 (or #303).

RGB color model

#361424 color RGB value is (54,20,36).

RGB: (54,20,36) (21%, 8%, 14%)

RGB channels and saturation

R 54 of 255 = 21%
G 20 of 255 = 8%
B 36 of 255 = 14%

54
20
36

R + G + B ~ 14%. #361424 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 20 + 36 = 110 (100%)
R 54 of 110 ~ 49.09%
G 20 of 110 ~ 18.18%
B 36 of 110 ~ 32.73'%

%49.09
%18.18
%32.73

CMYK color model

#361424 color CMYK value is (0,63,33,79).

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

CMYK: (0,63,33,79)
C0M63Y33K79 (0%, 63%, 33%, 79%)
(0.00 / 0.63 / 0.33 / 0.79)

CMYK percentages

%0
%62.96
%33.33
%78.82

Codes

Color #361424 in popluar color models

36 14 24
RGB 54 20 36
HSL 332° 45.95% 14.51%
HSB/HSV 332° 62.96% 21.18%
CMYK 0.00% 62.96% 33.33%
78.82%

Color #361424 in popluar number systems.

HEX 36 14 24
Decimal 54 20 36
Binary 110110 10100 100100
Octal 66 24 44

Shades and tints

Shades of #361424

#361424
(54,20,36)
#321321
(50,19,33)
#2E121E
(46,18,30)
#2A111B
(42,17,27)
#261018
(38,16,24)
#220F15
(34,15,21)
#1E0E12
(30,14,18)
#1A0D0F
(26,13,15)
#160C0C
(22,12,12)
#120B09
(18,11,9)
#0E0A06
(14,10,6)
#000000
(0,0,0)

Tints of #361424

#361424
(54,20,36)
#482937
(72,41,55)
#5A3E4A
(90,62,74)
#6C535D
(108,83,93)
#7E6870
(126,104,112)
#907D83
(144,125,131)
#A29296
(162,146,150)
#B4A7A9
(180,167,169)
#C6BCBC
(198,188,188)
#D8D1CF
(216,209,207)
#EAE6E2
(234,230,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #361424; }

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

This text font color is #361424.

Background Color

.myBgColor { background-color: #361424; }

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

This div background color is #361424.

Border color

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

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

This div border color is #361424.

Opacity

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

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

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

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

This text has shadow with #361424 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #361424.

Preview

Color preview on black background

This text has color #361424 on black background.


Color preview on white background

This text has color #361424 on white background.


Black color preview on #361424 background

This text has black color on #361424 background.


White color preview on #361424 background

This text has white color on #361424 background.


Related colors

Complementary color

Complementary color for #hex is #C9EBDB.


I love getcolorcode.com

Triadic colors

1 #243614 and #142436 with #361424 are triadic colors.

2 #241436 and #143624 with #361424 are triadic colors.