COLOR #363160

HEX: #363160 RGB: (54,49,96)

Color info

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

RGB color model

#363160 color RGB value is (54,49,96).

RGB: (54,49,96) (21%, 19%, 38%)

RGB channels and saturation

R 54 of 255 = 21%
G 49 of 255 = 19%
B 96 of 255 = 38%

54
49
96

R + G + B ~ 26%. #363160 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 49 + 96 = 199 (100%)
R 54 of 199 ~ 27.14%
G 49 of 199 ~ 24.62%
B 96 of 199 ~ 48.24'%

%27.14
%24.62
%48.24

CMYK color model

#363160 color CMYK value is (44,49,0,62).

  • cyan value is 43.75%
  • magenta value is 48.96%
  • yellow value is 0.00%
  • key color value is 62.35%
CMYK: (44,49,0,62) C44M49Y0K62 (44%,49%,0%,62%) (0.44/0.49/0.00/0.62) 

CMYK percentages

%43.75
%48.96
%0
%62.35

Codes

Color #363160 in popluar color models

36 31 60
RGB 54 49 96
HSL 246° 32.41% 28.43%
HSB/HSV 246° 48.96% 37.65%
CMYK 43.75% 48.96% 0.00%
62.35%

Color #363160 in popluar number systems.

HEX 36 31 60
Decimal 54 49 96
Binary 110110 110001 1100000
Octal 66 61 140

Shades and tints

Shades of #363160

#363160
(54,49,96)
#322D58
(50,45,88)
#2E2950
(46,41,80)
#2A2548
(42,37,72)
#262140
(38,33,64)
#221D38
(34,29,56)
#1E1930
(30,25,48)
#1A1528
(26,21,40)
#161120
(22,17,32)
#120D18
(18,13,24)
#0E0910
(14,9,16)
#000000
(0,0,0)

Tints of #363160

#363160
(54,49,96)
#48436E
(72,67,110)
#5A557C
(90,85,124)
#6C678A
(108,103,138)
#7E7998
(126,121,152)
#908BA6
(144,139,166)
#A29DB4
(162,157,180)
#B4AFC2
(180,175,194)
#C6C1D0
(198,193,208)
#D8D3DE
(216,211,222)
#EAE5EC
(234,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #363160 color. Also use rgb(54,49,96) instead hex code.

Text Font Color

.myTextColor { color: #363160; }

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

This text font color is #363160.

Background Color

.myBgColor { background-color: #363160; }

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

This div background color is #363160.

Border color

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

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

This div border color is #363160.

Opacity

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

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

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

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

This text has shadow with #363160 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #363160.

Preview

Color preview on black background

This text has color #363160 on black background.


Color preview on white background

This text has color #363160 on white background.


Black color preview on #363160 background

This text has black color on #363160 background.


White color preview on #363160 background

This text has white color on #363160 background.


Related colors

Complementary color

Complementary color for #hex is #C9CE9F.


I love getcolorcode.com

Triadic colors

1 #603631 and #316036 with #363160 are triadic colors.

2 #603136 and #313660 with #363160 are triadic colors.