COLOR #363D49

HEX: #363D49 RGB: (54,61,73)

Color info

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

RGB color model

#363D49 color RGB value is (54,61,73).

RGB: (54,61,73) (21%, 24%, 29%)

RGB channels and saturation

R 54 of 255 = 21%
G 61 of 255 = 24%
B 73 of 255 = 29%

54
61
73

R + G + B ~ 25%. #363D49 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 61 + 73 = 188 (100%)
R 54 of 188 ~ 28.72%
G 61 of 188 ~ 32.45%
B 73 of 188 ~ 38.83'%

%28.72
%32.45
%38.83

CMYK color model

#363D49 color CMYK value is (26,16,0,71).

  • cyan value is 26.03%
  • magenta value is 16.44%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (26,16,0,71)
C26M16Y0K71 (26%, 16%, 0%, 71%)
(0.26 / 0.16 / 0.00 / 0.71)

CMYK percentages

%26.03
%16.44
%0
%71.37

Codes

Color #363D49 in popluar color models

36 3D 49
RGB 54 61 73
HSL 218° 14.96% 24.90%
HSB/HSV 218° 26.03% 28.63%
CMYK 26.03% 16.44% 0.00%
71.37%

Color #363D49 in popluar number systems.

HEX 36 3D 49
Decimal 54 61 73
Binary 110110 111101 1001001
Octal 66 75 111

Shades and tints

Shades of #363D49

#363D49
(54,61,73)
#323843
(50,56,67)
#2E333D
(46,51,61)
#2A2E37
(42,46,55)
#262931
(38,41,49)
#22242B
(34,36,43)
#1E1F25
(30,31,37)
#1A1A1F
(26,26,31)
#161519
(22,21,25)
#121013
(18,16,19)
#0E0B0D
(14,11,13)
#000000
(0,0,0)

Tints of #363D49

#363D49
(54,61,73)
#484E59
(72,78,89)
#5A5F69
(90,95,105)
#6C7079
(108,112,121)
#7E8189
(126,129,137)
#909299
(144,146,153)
#A2A3A9
(162,163,169)
#B4B4B9
(180,180,185)
#C6C5C9
(198,197,201)
#D8D6D9
(216,214,217)
#EAE7E9
(234,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #363D49 color. Also use rgb(54,61,73) instead hex code.

Text Font Color

.myTextColor { color: #363D49; }

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

This text font color is #363D49.

Background Color

.myBgColor { background-color: #363D49; }

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

This div background color is #363D49.

Border color

.myBorderColor { border: 1px solid #363D49; }

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

This div border color is #363D49.

Opacity

.myOpacity80 { color: #363D49; opacity: 0.8; }

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

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

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

This text has shadow with #363D49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #363D49.

Preview

Color preview on black background

This text has color #363D49 on black background.


Color preview on white background

This text has color #363D49 on white background.


Black color preview on #363D49 background

This text has black color on #363D49 background.


White color preview on #363D49 background

This text has white color on #363D49 background.


Related colors

Complementary color

Complementary color for #hex is #C9C2B6.


I love getcolorcode.com

Triadic colors

1 #49363D and #3D4936 with #363D49 are triadic colors.

2 #493D36 and #3D3649 with #363D49 are triadic colors.