COLOR #363336

HEX: #363336 RGB: (54,51,54)

Color info

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

RGB color model

#363336 color RGB value is (54,51,54).

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

RGB channels and saturation

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

54
51
54

R + G + B ~ 21%. #363336 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 51 + 54 = 159 (100%)
R 54 of 159 ~ 33.96%
G 51 of 159 ~ 32.08%
B 54 of 159 ~ 33.96'%

%33.96
%32.08
%33.96

CMYK color model

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

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

CMYK: (0,6,0,79)
C0M6Y0K79 (0%, 6%, 0%, 79%)
(0.00 / 0.06 / 0.00 / 0.79)

CMYK percentages

%0
%5.56
%0
%78.82

Codes

Color #363336 in popluar color models

36 33 36
RGB 54 51 54
HSL 300° 2.86% 20.59%
HSB/HSV 300° 5.56% 21.18%
CMYK 0.00% 5.56% 0.00%
78.82%

Color #363336 in popluar number systems.

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

Shades and tints

Shades of #363336

#363336
(54,51,54)
#322F32
(50,47,50)
#2E2B2E
(46,43,46)
#2A272A
(42,39,42)
#262326
(38,35,38)
#221F22
(34,31,34)
#1E1B1E
(30,27,30)
#1A171A
(26,23,26)
#161316
(22,19,22)
#120F12
(18,15,18)
#0E0B0E
(14,11,14)
#000000
(0,0,0)

Tints of #363336

#363336
(54,51,54)
#484548
(72,69,72)
#5A575A
(90,87,90)
#6C696C
(108,105,108)
#7E7B7E
(126,123,126)
#908D90
(144,141,144)
#A29FA2
(162,159,162)
#B4B1B4
(180,177,180)
#C6C3C6
(198,195,198)
#D8D5D8
(216,213,216)
#EAE7EA
(234,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #363336; }

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

This text font color is #363336.

Background Color

.myBgColor { background-color: #363336; }

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

This div background color is #363336.

Border color

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

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

This div border color is #363336.

Opacity

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

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

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

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

This text has shadow with #363336 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #363336.

Preview

Color preview on black background

This text has color #363336 on black background.


Color preview on white background

This text has color #363336 on white background.


Black color preview on #363336 background

This text has black color on #363336 background.


White color preview on #363336 background

This text has white color on #363336 background.


Related colors

Complementary color

Complementary color for #hex is #C9CCC9.


I love getcolorcode.com

Triadic colors

1 #363633 and #333636 with #363336 are triadic colors.

2 #363336 and #333636 with #363336 are triadic colors.