COLOR #361D18

HEX: #361D18 RGB: (54,29,24)

Color info

#361D18 contains red, green and blue colors in about the same proportion. Web safe color of #361D18 is #333300 (or #330).

RGB color model

#361D18 color RGB value is (54,29,24).

RGB: (54,29,24) (21%, 11%, 9%)

RGB channels and saturation

R 54 of 255 = 21%
G 29 of 255 = 11%
B 24 of 255 = 9%

54
29
24

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

Portions of RGB colors in percentages

R + G + B = 54 + 29 + 24 = 107 (100%)
R 54 of 107 ~ 50.47%
G 29 of 107 ~ 27.1%
B 24 of 107 ~ 22.43'%

%50.47
%27.1
%22.43

CMYK color model

#361D18 color CMYK value is (0,46,56,79).

  • cyan value is 0.00%
  • magenta value is 46.30%
  • yellow value is 55.56%
  • key color value is 78.82%

CMYK: (0,46,56,79)
C0M46Y56K79 (0%, 46%, 56%, 79%)
(0.00 / 0.46 / 0.56 / 0.79)

CMYK percentages

%0
%46.3
%55.56
%78.82

Codes

Color #361D18 in popluar color models

36 1D 18
RGB 54 29 24
HSL 10° 38.46% 15.29%
HSB/HSV 10° 55.56% 21.18%
CMYK 0.00% 46.30% 55.56%
78.82%

Color #361D18 in popluar number systems.

HEX 36 1D 18
Decimal 54 29 24
Binary 110110 11101 11000
Octal 66 35 30

Shades and tints

Shades of #361D18

#361D18
(54,29,24)
#321B16
(50,27,22)
#2E1914
(46,25,20)
#2A1712
(42,23,18)
#261510
(38,21,16)
#22130E
(34,19,14)
#1E110C
(30,17,12)
#1A0F0A
(26,15,10)
#160D08
(22,13,8)
#120B06
(18,11,6)
#0E0904
(14,9,4)
#000000
(0,0,0)

Tints of #361D18

#361D18
(54,29,24)
#48312D
(72,49,45)
#5A4542
(90,69,66)
#6C5957
(108,89,87)
#7E6D6C
(126,109,108)
#908181
(144,129,129)
#A29596
(162,149,150)
#B4A9AB
(180,169,171)
#C6BDC0
(198,189,192)
#D8D1D5
(216,209,213)
#EAE5EA
(234,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #361D18 color. Also use rgb(54,29,24) instead hex code.

Text Font Color

.myTextColor { color: #361D18; }

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

This text font color is #361D18.

Background Color

.myBgColor { background-color: #361D18; }

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

This div background color is #361D18.

Border color

.myBorderColor { border: 1px solid #361D18; }

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

This div border color is #361D18.

Opacity

.myOpacity80 { color: #361D18; opacity: 0.8; }

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

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

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

This text has shadow with #361D18 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #361D18.

Preview

Color preview on black background

This text has color #361D18 on black background.


Color preview on white background

This text has color #361D18 on white background.


Black color preview on #361D18 background

This text has black color on #361D18 background.


White color preview on #361D18 background

This text has white color on #361D18 background.


Related colors

Complementary color

Complementary color for #hex is #C9E2E7.


I love getcolorcode.com

Triadic colors

1 #18361D and #1D1836 with #361D18 are triadic colors.

2 #181D36 and #1D3618 with #361D18 are triadic colors.