COLOR #362117

HEX: #362117 RGB: (54,33,23)

Color info

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

RGB color model

#362117 color RGB value is (54,33,23).

RGB: (54,33,23) (21%, 13%, 9%)

RGB channels and saturation

R 54 of 255 = 21%
G 33 of 255 = 13%
B 23 of 255 = 9%

54
33
23

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

Portions of RGB colors in percentages

R + G + B = 54 + 33 + 23 = 110 (100%)
R 54 of 110 ~ 49.09%
G 33 of 110 ~ 30%
B 23 of 110 ~ 20.91'%

%49.09
%30
%20.91

CMYK color model

#362117 color CMYK value is (0,39,57,79).

  • cyan value is 0.00%
  • magenta value is 38.89%
  • yellow value is 57.41%
  • key color value is 78.82%

CMYK: (0,39,57,79)
C0M39Y57K79 (0%, 39%, 57%, 79%)
(0.00 / 0.39 / 0.57 / 0.79)

CMYK percentages

%0
%38.89
%57.41
%78.82

Codes

Color #362117 in popluar color models

36 21 17
RGB 54 33 23
HSL 19° 40.26% 15.10%
HSB/HSV 19° 57.41% 21.18%
CMYK 0.00% 38.89% 57.41%
78.82%

Color #362117 in popluar number systems.

HEX 36 21 17
Decimal 54 33 23
Binary 110110 100001 10111
Octal 66 41 27

Shades and tints

Shades of #362117

#362117
(54,33,23)
#321E15
(50,30,21)
#2E1B13
(46,27,19)
#2A1811
(42,24,17)
#26150F
(38,21,15)
#22120D
(34,18,13)
#1E0F0B
(30,15,11)
#1A0C09
(26,12,9)
#160907
(22,9,7)
#120605
(18,6,5)
#0E0303
(14,3,3)
#000000
(0,0,0)

Tints of #362117

#362117
(54,33,23)
#48352C
(72,53,44)
#5A4941
(90,73,65)
#6C5D56
(108,93,86)
#7E716B
(126,113,107)
#908580
(144,133,128)
#A29995
(162,153,149)
#B4ADAA
(180,173,170)
#C6C1BF
(198,193,191)
#D8D5D4
(216,213,212)
#EAE9E9
(234,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #362117 color. Also use rgb(54,33,23) instead hex code.

Text Font Color

.myTextColor { color: #362117; }

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

This text font color is #362117.

Background Color

.myBgColor { background-color: #362117; }

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

This div background color is #362117.

Border color

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

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

This div border color is #362117.

Opacity

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

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

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

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

This text has shadow with #362117 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #362117.

Preview

Color preview on black background

This text has color #362117 on black background.


Color preview on white background

This text has color #362117 on white background.


Black color preview on #362117 background

This text has black color on #362117 background.


White color preview on #362117 background

This text has white color on #362117 background.


Related colors

Complementary color

Complementary color for #hex is #C9DEE8.


I love getcolorcode.com

Triadic colors

1 #173621 and #211736 with #362117 are triadic colors.

2 #172136 and #213617 with #362117 are triadic colors.