COLOR #363224

HEX: #363224 RGB: (54,50,36)

Color info

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

RGB color model

#363224 color RGB value is (54,50,36).

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

RGB channels and saturation

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

54
50
36

R + G + B ~ 18%. #363224 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 50 + 36 = 140 (100%)
R 54 of 140 ~ 38.57%
G 50 of 140 ~ 35.71%
B 36 of 140 ~ 25.71'%

%38.57
%35.71
%25.71

CMYK color model

#363224 color CMYK value is (0,7,33,79).

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

CMYK: (0,7,33,79)
C0M7Y33K79 (0%, 7%, 33%, 79%)
(0.00 / 0.07 / 0.33 / 0.79)

CMYK percentages

%0
%7.41
%33.33
%78.82

Codes

Color #363224 in popluar color models

36 32 24
RGB 54 50 36
HSL 47° 20.00% 17.65%
HSB/HSV 47° 33.33% 21.18%
CMYK 0.00% 7.41% 33.33%
78.82%

Color #363224 in popluar number systems.

HEX 36 32 24
Decimal 54 50 36
Binary 110110 110010 100100
Octal 66 62 44

Shades and tints

Shades of #363224

#363224
(54,50,36)
#322E21
(50,46,33)
#2E2A1E
(46,42,30)
#2A261B
(42,38,27)
#262218
(38,34,24)
#221E15
(34,30,21)
#1E1A12
(30,26,18)
#1A160F
(26,22,15)
#16120C
(22,18,12)
#120E09
(18,14,9)
#0E0A06
(14,10,6)
#000000
(0,0,0)

Tints of #363224

#363224
(54,50,36)
#484437
(72,68,55)
#5A564A
(90,86,74)
#6C685D
(108,104,93)
#7E7A70
(126,122,112)
#908C83
(144,140,131)
#A29E96
(162,158,150)
#B4B0A9
(180,176,169)
#C6C2BC
(198,194,188)
#D8D4CF
(216,212,207)
#EAE6E2
(234,230,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #363224; }

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

This text font color is #363224.

Background Color

.myBgColor { background-color: #363224; }

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

This div background color is #363224.

Border color

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

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

This div border color is #363224.

Opacity

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

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

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

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

This text has shadow with #363224 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #363224.

Preview

Color preview on black background

This text has color #363224 on black background.


Color preview on white background

This text has color #363224 on white background.


Black color preview on #363224 background

This text has black color on #363224 background.


White color preview on #363224 background

This text has white color on #363224 background.


Related colors

Complementary color

Complementary color for #hex is #C9CDDB.


I love getcolorcode.com

Triadic colors

1 #243632 and #322436 with #363224 are triadic colors.

2 #243236 and #323624 with #363224 are triadic colors.