COLOR #363557

HEX: #363557 RGB: (54,53,87)

Color info

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

RGB color model

#363557 color RGB value is (54,53,87).

RGB: (54,53,87) (21%, 21%, 34%)

RGB channels and saturation

R 54 of 255 = 21%
G 53 of 255 = 21%
B 87 of 255 = 34%

54
53
87

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

Portions of RGB colors in percentages

R + G + B = 54 + 53 + 87 = 194 (100%)
R 54 of 194 ~ 27.84%
G 53 of 194 ~ 27.32%
B 87 of 194 ~ 44.85'%

%27.84
%27.32
%44.85

CMYK color model

#363557 color CMYK value is (38,39,0,66).

  • cyan value is 37.93%
  • magenta value is 39.08%
  • yellow value is 0.00%
  • key color value is 65.88%

CMYK: (38,39,0,66)
C38M39Y0K66 (38%, 39%, 0%, 66%)
(0.38 / 0.39 / 0.00 / 0.66)

CMYK percentages

%37.93
%39.08
%0
%65.88

Codes

Color #363557 in popluar color models

36 35 57
RGB 54 53 87
HSL 242° 24.29% 27.45%
HSB/HSV 242° 39.08% 34.12%
CMYK 37.93% 39.08% 0.00%
65.88%

Color #363557 in popluar number systems.

HEX 36 35 57
Decimal 54 53 87
Binary 110110 110101 1010111
Octal 66 65 127

Shades and tints

Shades of #363557

#363557
(54,53,87)
#323150
(50,49,80)
#2E2D49
(46,45,73)
#2A2942
(42,41,66)
#26253B
(38,37,59)
#222134
(34,33,52)
#1E1D2D
(30,29,45)
#1A1926
(26,25,38)
#16151F
(22,21,31)
#121118
(18,17,24)
#0E0D11
(14,13,17)
#000000
(0,0,0)

Tints of #363557

#363557
(54,53,87)
#484766
(72,71,102)
#5A5975
(90,89,117)
#6C6B84
(108,107,132)
#7E7D93
(126,125,147)
#908FA2
(144,143,162)
#A2A1B1
(162,161,177)
#B4B3C0
(180,179,192)
#C6C5CF
(198,197,207)
#D8D7DE
(216,215,222)
#EAE9ED
(234,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #363557; }

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

This text font color is #363557.

Background Color

.myBgColor { background-color: #363557; }

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

This div background color is #363557.

Border color

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

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

This div border color is #363557.

Opacity

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

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

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

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

This text has shadow with #363557 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #363557.

Preview

Color preview on black background

This text has color #363557 on black background.


Color preview on white background

This text has color #363557 on white background.


Black color preview on #363557 background

This text has black color on #363557 background.


White color preview on #363557 background

This text has white color on #363557 background.


Related colors

Complementary color

Complementary color for #hex is #C9CAA8.


I love getcolorcode.com

Triadic colors

1 #573635 and #355736 with #363557 are triadic colors.

2 #573536 and #353657 with #363557 are triadic colors.