COLOR #363324

HEX: #363324 RGB: (54,51,36)

Color info

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

RGB color model

#363324 color RGB value is (54,51,36).

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

RGB channels and saturation

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

54
51
36

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

Portions of RGB colors in percentages

R + G + B = 54 + 51 + 36 = 141 (100%)
R 54 of 141 ~ 38.3%
G 51 of 141 ~ 36.17%
B 36 of 141 ~ 25.53'%

%38.3
%36.17
%25.53

CMYK color model

#363324 color CMYK value is (0,6,33,79).

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

CMYK: (0,6,33,79)
C0M6Y33K79 (0%, 6%, 33%, 79%)
(0.00 / 0.06 / 0.33 / 0.79)

CMYK percentages

%0
%5.56
%33.33
%78.82

Codes

Color #363324 in popluar color models

36 33 24
RGB 54 51 36
HSL 50° 20.00% 17.65%
HSB/HSV 50° 33.33% 21.18%
CMYK 0.00% 5.56% 33.33%
78.82%

Color #363324 in popluar number systems.

HEX 36 33 24
Decimal 54 51 36
Binary 110110 110011 100100
Octal 66 63 44

Shades and tints

Shades of #363324

#363324
(54,51,36)
#322F21
(50,47,33)
#2E2B1E
(46,43,30)
#2A271B
(42,39,27)
#262318
(38,35,24)
#221F15
(34,31,21)
#1E1B12
(30,27,18)
#1A170F
(26,23,15)
#16130C
(22,19,12)
#120F09
(18,15,9)
#0E0B06
(14,11,6)
#000000
(0,0,0)

Tints of #363324

#363324
(54,51,36)
#484537
(72,69,55)
#5A574A
(90,87,74)
#6C695D
(108,105,93)
#7E7B70
(126,123,112)
#908D83
(144,141,131)
#A29F96
(162,159,150)
#B4B1A9
(180,177,169)
#C6C3BC
(198,195,188)
#D8D5CF
(216,213,207)
#EAE7E2
(234,231,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #363324; }

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

This text font color is #363324.

Background Color

.myBgColor { background-color: #363324; }

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

This div background color is #363324.

Border color

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

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

This div border color is #363324.

Opacity

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

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

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

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

This text has shadow with #363324 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #363324.

Preview

Color preview on black background

This text has color #363324 on black background.


Color preview on white background

This text has color #363324 on white background.


Black color preview on #363324 background

This text has black color on #363324 background.


White color preview on #363324 background

This text has white color on #363324 background.


Related colors

Complementary color

Complementary color for #hex is #C9CCDB.


I love getcolorcode.com

Triadic colors

1 #243633 and #332436 with #363324 are triadic colors.

2 #243336 and #333624 with #363324 are triadic colors.