COLOR #363376

HEX: #363376 RGB: (54,51,118)

Color info

#363376 contains mainly blue color. Web safe color of #363376 is #333366 (or #336).

RGB color model

#363376 color RGB value is (54,51,118).

RGB: (54,51,118) (21%, 20%, 46%)

RGB channels and saturation

R 54 of 255 = 21%
G 51 of 255 = 20%
B 118 of 255 = 46%

54
51
118

R + G + B ~ 29%. #363376 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 51 + 118 = 223 (100%)
R 54 of 223 ~ 24.22%
G 51 of 223 ~ 22.87%
B 118 of 223 ~ 52.91'%

%24.22
%22.87
%52.91

CMYK color model

#363376 color CMYK value is (54,57,0,54).

  • cyan value is 54.24%
  • magenta value is 56.78%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (54,57,0,54)
C54M57Y0K54 (54%, 57%, 0%, 54%)
(0.54 / 0.57 / 0.00 / 0.54)

CMYK percentages

%54.24
%56.78
%0
%53.73

Codes

Color #363376 in popluar color models

36 33 76
RGB 54 51 118
HSL 243° 39.64% 33.14%
HSB/HSV 243° 56.78% 46.27%
CMYK 54.24% 56.78% 0.00%
53.73%

Color #363376 in popluar number systems.

HEX 36 33 76
Decimal 54 51 118
Binary 110110 110011 1110110
Octal 66 63 166

Shades and tints

Shades of #363376

#363376
(54,51,118)
#322F6C
(50,47,108)
#2E2B62
(46,43,98)
#2A2758
(42,39,88)
#26234E
(38,35,78)
#221F44
(34,31,68)
#1E1B3A
(30,27,58)
#1A1730
(26,23,48)
#161326
(22,19,38)
#120F1C
(18,15,28)
#0E0B12
(14,11,18)
#000000
(0,0,0)

Tints of #363376

#363376
(54,51,118)
#484582
(72,69,130)
#5A578E
(90,87,142)
#6C699A
(108,105,154)
#7E7BA6
(126,123,166)
#908DB2
(144,141,178)
#A29FBE
(162,159,190)
#B4B1CA
(180,177,202)
#C6C3D6
(198,195,214)
#D8D5E2
(216,213,226)
#EAE7EE
(234,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #363376 color. Also use rgb(54,51,118) instead hex code.

Text Font Color

.myTextColor { color: #363376; }

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

This text font color is #363376.

Background Color

.myBgColor { background-color: #363376; }

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

This div background color is #363376.

Border color

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

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

This div border color is #363376.

Opacity

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

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

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

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

This text has shadow with #363376 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #363376.

Preview

Color preview on black background

This text has color #363376 on black background.


Color preview on white background

This text has color #363376 on white background.


Black color preview on #363376 background

This text has black color on #363376 background.


White color preview on #363376 background

This text has white color on #363376 background.


Related colors

Complementary color

Complementary color for #hex is #C9CC89.


I love getcolorcode.com

Triadic colors

1 #763633 and #337636 with #363376 are triadic colors.

2 #763336 and #333676 with #363376 are triadic colors.