COLOR #363556

HEX: #363556 RGB: (54,53,86)

Color info

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

RGB color model

#363556 color RGB value is (54,53,86).

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

RGB channels and saturation

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

54
53
86

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

Portions of RGB colors in percentages

R + G + B = 54 + 53 + 86 = 193 (100%)
R 54 of 193 ~ 27.98%
G 53 of 193 ~ 27.46%
B 86 of 193 ~ 44.56'%

%27.98
%27.46
%44.56

CMYK color model

#363556 color CMYK value is (37,38,0,66).

  • cyan value is 37.21%
  • magenta value is 38.37%
  • yellow value is 0.00%
  • key color value is 66.27%

CMYK: (37,38,0,66)
C37M38Y0K66 (37%, 38%, 0%, 66%)
(0.37 / 0.38 / 0.00 / 0.66)

CMYK percentages

%37.21
%38.37
%0
%66.27

Codes

Color #363556 in popluar color models

36 35 56
RGB 54 53 86
HSL 242° 23.74% 27.25%
HSB/HSV 242° 38.37% 33.73%
CMYK 37.21% 38.37% 0.00%
66.27%

Color #363556 in popluar number systems.

HEX 36 35 56
Decimal 54 53 86
Binary 110110 110101 1010110
Octal 66 65 126

Shades and tints

Shades of #363556

#363556
(54,53,86)
#32314F
(50,49,79)
#2E2D48
(46,45,72)
#2A2941
(42,41,65)
#26253A
(38,37,58)
#222133
(34,33,51)
#1E1D2C
(30,29,44)
#1A1925
(26,25,37)
#16151E
(22,21,30)
#121117
(18,17,23)
#0E0D10
(14,13,16)
#000000
(0,0,0)

Tints of #363556

#363556
(54,53,86)
#484765
(72,71,101)
#5A5974
(90,89,116)
#6C6B83
(108,107,131)
#7E7D92
(126,125,146)
#908FA1
(144,143,161)
#A2A1B0
(162,161,176)
#B4B3BF
(180,179,191)
#C6C5CE
(198,197,206)
#D8D7DD
(216,215,221)
#EAE9EC
(234,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #363556; }

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

This text font color is #363556.

Background Color

.myBgColor { background-color: #363556; }

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

This div background color is #363556.

Border color

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

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

This div border color is #363556.

Opacity

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

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

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

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

This text has shadow with #363556 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #363556.

Preview

Color preview on black background

This text has color #363556 on black background.


Color preview on white background

This text has color #363556 on white background.


Black color preview on #363556 background

This text has black color on #363556 background.


White color preview on #363556 background

This text has white color on #363556 background.


Related colors

Complementary color

Complementary color for #hex is #C9CAA9.


I love getcolorcode.com

Triadic colors

1 #563635 and #355636 with #363556 are triadic colors.

2 #563536 and #353656 with #363556 are triadic colors.