COLOR #364596

HEX: #364596 RGB: (54,69,150)

Color info

#364596 contains mainly blue color. Web safe color of #364596 is #333399 (or #339).

RGB color model

#364596 color RGB value is (54,69,150).

RGB: (54,69,150) (21%, 27%, 59%)

RGB channels and saturation

R 54 of 255 = 21%
G 69 of 255 = 27%
B 150 of 255 = 59%

54
69
150

R + G + B ~ 36%. #364596 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 69 + 150 = 273 (100%)
R 54 of 273 ~ 19.78%
G 69 of 273 ~ 25.27%
B 150 of 273 ~ 54.95'%

%19.78
%25.27
%54.95

CMYK color model

#364596 color CMYK value is (64,54,0,41).

  • cyan value is 64.00%
  • magenta value is 54.00%
  • yellow value is 0.00%
  • key color value is 41.18%
CMYK: (64,54,0,41) C64M54Y0K41 (64%,54%,0%,41%) (0.64/0.54/0.00/0.41) 

CMYK percentages

%64
%54
%0
%41.18

Codes

Color #364596 in popluar color models

36 45 96
RGB 54 69 150
HSL 231° 47.06% 40.00%
HSB/HSV 231° 64.00% 58.82%
CMYK 64.00% 54.00% 0.00%
41.18%

Color #364596 in popluar number systems.

HEX 36 45 96
Decimal 54 69 150
Binary 110110 1000101 10010110
Octal 66 105 226

Shades and tints

Shades of #364596

#364596
(54,69,150)
#323F89
(50,63,137)
#2E397C
(46,57,124)
#2A336F
(42,51,111)
#262D62
(38,45,98)
#222755
(34,39,85)
#1E2148
(30,33,72)
#1A1B3B
(26,27,59)
#16152E
(22,21,46)
#120F21
(18,15,33)
#0E0914
(14,9,20)
#000000
(0,0,0)

Tints of #364596

#364596
(54,69,150)
#48559F
(72,85,159)
#5A65A8
(90,101,168)
#6C75B1
(108,117,177)
#7E85BA
(126,133,186)
#9095C3
(144,149,195)
#A2A5CC
(162,165,204)
#B4B5D5
(180,181,213)
#C6C5DE
(198,197,222)
#D8D5E7
(216,213,231)
#EAE5F0
(234,229,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #364596 color. Also use rgb(54,69,150) instead hex code.

Text Font Color

.myTextColor { color: #364596; }

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

This text font color is #364596.

Background Color

.myBgColor { background-color: #364596; }

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

This div background color is #364596.

Border color

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

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

This div border color is #364596.

Opacity

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

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

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

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

This text has shadow with #364596 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364596.

Preview

Color preview on black background

This text has color #364596 on black background.


Color preview on white background

This text has color #364596 on white background.


Black color preview on #364596 background

This text has black color on #364596 background.


White color preview on #364596 background

This text has white color on #364596 background.


Related colors

Complementary color

Complementary color for #hex is #C9BA69.


I love getcolorcode.com

Triadic colors

1 #963645 and #459636 with #364596 are triadic colors.

2 #964536 and #453696 with #364596 are triadic colors.