COLOR #361409

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

54
20
9

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

Portions of RGB colors in percentages

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

%65.06
%24.1
%10.84

CMYK color model

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

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

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

CMYK percentages

%0
%62.96
%83.33
%78.82

Codes

Color #361409 in popluar color models

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

Color #361409 in popluar number systems.

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

Shades and tints

Shades of #361409

#361409
(54,20,9)
#321309
(50,19,9)
#2E1209
(46,18,9)
#2A1109
(42,17,9)
#261009
(38,16,9)
#220F09
(34,15,9)
#1E0E09
(30,14,9)
#1A0D09
(26,13,9)
#160C09
(22,12,9)
#120B09
(18,11,9)
#0E0A09
(14,10,9)
#000000
(0,0,0)

Tints of #361409

#361409
(54,20,9)
#48291F
(72,41,31)
#5A3E35
(90,62,53)
#6C534B
(108,83,75)
#7E6861
(126,104,97)
#907D77
(144,125,119)
#A2928D
(162,146,141)
#B4A7A3
(180,167,163)
#C6BCB9
(198,188,185)
#D8D1CF
(216,209,207)
#EAE6E5
(234,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #361409; }

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

This text font color is #361409.

Background Color

.myBgColor { background-color: #361409; }

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

This div background color is #361409.

Border color

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

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

This div border color is #361409.

Opacity

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

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

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

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

This text has shadow with #361409 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #361409.

Preview

Color preview on black background

This text has color #361409 on black background.


Color preview on white background

This text has color #361409 on white background.


Black color preview on #361409 background

This text has black color on #361409 background.


White color preview on #361409 background

This text has white color on #361409 background.


Related colors

Complementary color

Complementary color for #hex is #C9EBF6.


I love getcolorcode.com

Triadic colors

1 #093614 and #140936 with #361409 are triadic colors.

2 #091436 and #143609 with #361409 are triadic colors.