COLOR #363450

HEX: #363450 RGB: (54,52,80)

Color info

#363450 contains red, green and blue colors in about the same proportion. Web safe color of #363450 is #333366 (or #336).

RGB color model

#363450 color RGB value is (54,52,80).

RGB: (54,52,80) (21%, 20%, 31%)

RGB channels and saturation

R 54 of 255 = 21%
G 52 of 255 = 20%
B 80 of 255 = 31%

54
52
80

R + G + B ~ 24%. #363450 is dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 52 + 80 = 186 (100%)
R 54 of 186 ~ 29.03%
G 52 of 186 ~ 27.96%
B 80 of 186 ~ 43.01'%

%29.03
%27.96
%43.01

CMYK color model

#363450 color CMYK value is (33,35,0,69).

  • cyan value is 32.50%
  • magenta value is 35.00%
  • yellow value is 0.00%
  • key color value is 68.63%

CMYK: (33,35,0,69)
C33M35Y0K69 (33%, 35%, 0%, 69%)
(0.33 / 0.35 / 0.00 / 0.69)

CMYK percentages

%32.5
%35
%0
%68.63

Codes

Color #363450 in popluar color models

36 34 50
RGB 54 52 80
HSL 244° 21.21% 25.88%
HSB/HSV 244° 35.00% 31.37%
CMYK 32.50% 35.00% 0.00%
68.63%

Color #363450 in popluar number systems.

HEX 36 34 50
Decimal 54 52 80
Binary 110110 110100 1010000
Octal 66 64 120

Shades and tints

Shades of #363450

#363450
(54,52,80)
#323049
(50,48,73)
#2E2C42
(46,44,66)
#2A283B
(42,40,59)
#262434
(38,36,52)
#22202D
(34,32,45)
#1E1C26
(30,28,38)
#1A181F
(26,24,31)
#161418
(22,20,24)
#121011
(18,16,17)
#0E0C0A
(14,12,10)
#000000
(0,0,0)

Tints of #363450

#363450
(54,52,80)
#48465F
(72,70,95)
#5A586E
(90,88,110)
#6C6A7D
(108,106,125)
#7E7C8C
(126,124,140)
#908E9B
(144,142,155)
#A2A0AA
(162,160,170)
#B4B2B9
(180,178,185)
#C6C4C8
(198,196,200)
#D8D6D7
(216,214,215)
#EAE8E6
(234,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #363450; }

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

This text font color is #363450.

Background Color

.myBgColor { background-color: #363450; }

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

This div background color is #363450.

Border color

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

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

This div border color is #363450.

Opacity

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

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

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

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

This text has shadow with #363450 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #363450.

Preview

Color preview on black background

This text has color #363450 on black background.


Color preview on white background

This text has color #363450 on white background.


Black color preview on #363450 background

This text has black color on #363450 background.


White color preview on #363450 background

This text has white color on #363450 background.


Related colors

Complementary color

Complementary color for #hex is #C9CBAF.


I love getcolorcode.com

Triadic colors

1 #503634 and #345036 with #363450 are triadic colors.

2 #503436 and #343650 with #363450 are triadic colors.