COLOR #362221

HEX: #362221 RGB: (54,34,33)

Color info

#362221 contains red, green and blue colors in about the same proportion. Web safe color of #362221 is #333333 (or #333).

RGB color model

#362221 color RGB value is (54,34,33).

RGB: (54,34,33) (21%, 13%, 13%)

RGB channels and saturation

R 54 of 255 = 21%
G 34 of 255 = 13%
B 33 of 255 = 13%

54
34
33

R + G + B ~ 16%. #362221 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 34 + 33 = 121 (100%)
R 54 of 121 ~ 44.63%
G 34 of 121 ~ 28.1%
B 33 of 121 ~ 27.27'%

%44.63
%28.1
%27.27

CMYK color model

#362221 color CMYK value is (0,37,39,79).

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

CMYK: (0,37,39,79)
C0M37Y39K79 (0%, 37%, 39%, 79%)
(0.00 / 0.37 / 0.39 / 0.79)

CMYK percentages

%0
%37.04
%38.89
%78.82

Codes

Color #362221 in popluar color models

36 22 21
RGB 54 34 33
HSL 24.14% 17.06%
HSB/HSV 38.89% 21.18%
CMYK 0.00% 37.04% 38.89%
78.82%

Color #362221 in popluar number systems.

HEX 36 22 21
Decimal 54 34 33
Binary 110110 100010 100001
Octal 66 42 41

Shades and tints

Shades of #362221

#362221
(54,34,33)
#321F1E
(50,31,30)
#2E1C1B
(46,28,27)
#2A1918
(42,25,24)
#261615
(38,22,21)
#221312
(34,19,18)
#1E100F
(30,16,15)
#1A0D0C
(26,13,12)
#160A09
(22,10,9)
#120706
(18,7,6)
#0E0403
(14,4,3)
#000000
(0,0,0)

Tints of #362221

#362221
(54,34,33)
#483635
(72,54,53)
#5A4A49
(90,74,73)
#6C5E5D
(108,94,93)
#7E7271
(126,114,113)
#908685
(144,134,133)
#A29A99
(162,154,153)
#B4AEAD
(180,174,173)
#C6C2C1
(198,194,193)
#D8D6D5
(216,214,213)
#EAEAE9
(234,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #362221; }

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

This text font color is #362221.

Background Color

.myBgColor { background-color: #362221; }

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

This div background color is #362221.

Border color

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

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

This div border color is #362221.

Opacity

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

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

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

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

This text has shadow with #362221 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #362221.

Preview

Color preview on black background

This text has color #362221 on black background.


Color preview on white background

This text has color #362221 on white background.


Black color preview on #362221 background

This text has black color on #362221 background.


White color preview on #362221 background

This text has white color on #362221 background.


Related colors

Complementary color

Complementary color for #hex is #C9DDDE.


I love getcolorcode.com

Triadic colors

1 #213622 and #222136 with #362221 are triadic colors.

2 #212236 and #223621 with #362221 are triadic colors.