COLOR #363246

HEX: #363246 RGB: (54,50,70)

Color info

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

RGB color model

#363246 color RGB value is (54,50,70).

RGB: (54,50,70) (21%, 20%, 27%)

RGB channels and saturation

R 54 of 255 = 21%
G 50 of 255 = 20%
B 70 of 255 = 27%

54
50
70

R + G + B ~ 23%. #363246 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 50 + 70 = 174 (100%)
R 54 of 174 ~ 31.03%
G 50 of 174 ~ 28.74%
B 70 of 174 ~ 40.23'%

%31.03
%28.74
%40.23

CMYK color model

#363246 color CMYK value is (23,29,0,73).

  • cyan value is 22.86%
  • magenta value is 28.57%
  • yellow value is 0.00%
  • key color value is 72.55%

CMYK: (23,29,0,73)
C23M29Y0K73 (23%, 29%, 0%, 73%)
(0.23 / 0.29 / 0.00 / 0.73)

CMYK percentages

%22.86
%28.57
%0
%72.55

Codes

Color #363246 in popluar color models

36 32 46
RGB 54 50 70
HSL 252° 16.67% 23.53%
HSB/HSV 252° 28.57% 27.45%
CMYK 22.86% 28.57% 0.00%
72.55%

Color #363246 in popluar number systems.

HEX 36 32 46
Decimal 54 50 70
Binary 110110 110010 1000110
Octal 66 62 106

Shades and tints

Shades of #363246

#363246
(54,50,70)
#322E40
(50,46,64)
#2E2A3A
(46,42,58)
#2A2634
(42,38,52)
#26222E
(38,34,46)
#221E28
(34,30,40)
#1E1A22
(30,26,34)
#1A161C
(26,22,28)
#161216
(22,18,22)
#120E10
(18,14,16)
#0E0A0A
(14,10,10)
#000000
(0,0,0)

Tints of #363246

#363246
(54,50,70)
#484456
(72,68,86)
#5A5666
(90,86,102)
#6C6876
(108,104,118)
#7E7A86
(126,122,134)
#908C96
(144,140,150)
#A29EA6
(162,158,166)
#B4B0B6
(180,176,182)
#C6C2C6
(198,194,198)
#D8D4D6
(216,212,214)
#EAE6E6
(234,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #363246; }

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

This text font color is #363246.

Background Color

.myBgColor { background-color: #363246; }

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

This div background color is #363246.

Border color

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

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

This div border color is #363246.

Opacity

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

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

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

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

This text has shadow with #363246 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #363246.

Preview

Color preview on black background

This text has color #363246 on black background.


Color preview on white background

This text has color #363246 on white background.


Black color preview on #363246 background

This text has black color on #363246 background.


White color preview on #363246 background

This text has white color on #363246 background.


Related colors

Complementary color

Complementary color for #hex is #C9CDB9.


I love getcolorcode.com

Triadic colors

1 #463632 and #324636 with #363246 are triadic colors.

2 #463236 and #323646 with #363246 are triadic colors.