COLOR #363451

HEX: #363451 RGB: (54,52,81)

Color info

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

RGB color model

#363451 color RGB value is (54,52,81).

RGB: (54,52,81) (21%, 20%, 32%)

RGB channels and saturation

R 54 of 255 = 21%
G 52 of 255 = 20%
B 81 of 255 = 32%

54
52
81

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

Portions of RGB colors in percentages

R + G + B = 54 + 52 + 81 = 187 (100%)
R 54 of 187 ~ 28.88%
G 52 of 187 ~ 27.81%
B 81 of 187 ~ 43.32'%

%28.88
%27.81
%43.32

CMYK color model

#363451 color CMYK value is (33,36,0,68).

  • cyan value is 33.33%
  • magenta value is 35.80%
  • yellow value is 0.00%
  • key color value is 68.24%

CMYK: (33,36,0,68)
C33M36Y0K68 (33%, 36%, 0%, 68%)
(0.33 / 0.36 / 0.00 / 0.68)

CMYK percentages

%33.33
%35.8
%0
%68.24

Codes

Color #363451 in popluar color models

36 34 51
RGB 54 52 81
HSL 244° 21.80% 26.08%
HSB/HSV 244° 35.80% 31.76%
CMYK 33.33% 35.80% 0.00%
68.24%

Color #363451 in popluar number systems.

HEX 36 34 51
Decimal 54 52 81
Binary 110110 110100 1010001
Octal 66 64 121

Shades and tints

Shades of #363451

#363451
(54,52,81)
#32304A
(50,48,74)
#2E2C43
(46,44,67)
#2A283C
(42,40,60)
#262435
(38,36,53)
#22202E
(34,32,46)
#1E1C27
(30,28,39)
#1A1820
(26,24,32)
#161419
(22,20,25)
#121012
(18,16,18)
#0E0C0B
(14,12,11)
#000000
(0,0,0)

Tints of #363451

#363451
(54,52,81)
#484660
(72,70,96)
#5A586F
(90,88,111)
#6C6A7E
(108,106,126)
#7E7C8D
(126,124,141)
#908E9C
(144,142,156)
#A2A0AB
(162,160,171)
#B4B2BA
(180,178,186)
#C6C4C9
(198,196,201)
#D8D6D8
(216,214,216)
#EAE8E7
(234,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #363451; }

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

This text font color is #363451.

Background Color

.myBgColor { background-color: #363451; }

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

This div background color is #363451.

Border color

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

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

This div border color is #363451.

Opacity

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

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

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

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

This text has shadow with #363451 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #363451.

Preview

Color preview on black background

This text has color #363451 on black background.


Color preview on white background

This text has color #363451 on white background.


Black color preview on #363451 background

This text has black color on #363451 background.


White color preview on #363451 background

This text has white color on #363451 background.


Related colors

Complementary color

Complementary color for #hex is #C9CBAE.


I love getcolorcode.com

Triadic colors

1 #513634 and #345136 with #363451 are triadic colors.

2 #513436 and #343651 with #363451 are triadic colors.