COLOR #364560

HEX: #364560 RGB: (54,69,96)

Color info

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

RGB color model

#364560 color RGB value is (54,69,96).

RGB: (54,69,96) (21%, 27%, 38%)

RGB channels and saturation

R 54 of 255 = 21%
G 69 of 255 = 27%
B 96 of 255 = 38%

54
69
96

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

Portions of RGB colors in percentages

R + G + B = 54 + 69 + 96 = 219 (100%)
R 54 of 219 ~ 24.66%
G 69 of 219 ~ 31.51%
B 96 of 219 ~ 43.84'%

%24.66
%31.51
%43.84

CMYK color model

#364560 color CMYK value is (44,28,0,62).

  • cyan value is 43.75%
  • magenta value is 28.13%
  • yellow value is 0.00%
  • key color value is 62.35%

CMYK: (44,28,0,62)
C44M28Y0K62 (44%, 28%, 0%, 62%)
(0.44 / 0.28 / 0.00 / 0.62)

CMYK percentages

%43.75
%28.13
%0
%62.35

Codes

Color #364560 in popluar color models

36 45 60
RGB 54 69 96
HSL 219° 28.00% 29.41%
HSB/HSV 219° 43.75% 37.65%
CMYK 43.75% 28.13% 0.00%
62.35%

Color #364560 in popluar number systems.

HEX 36 45 60
Decimal 54 69 96
Binary 110110 1000101 1100000
Octal 66 105 140

Shades and tints

Shades of #364560

#364560
(54,69,96)
#323F58
(50,63,88)
#2E3950
(46,57,80)
#2A3348
(42,51,72)
#262D40
(38,45,64)
#222738
(34,39,56)
#1E2130
(30,33,48)
#1A1B28
(26,27,40)
#161520
(22,21,32)
#120F18
(18,15,24)
#0E0910
(14,9,16)
#000000
(0,0,0)

Tints of #364560

#364560
(54,69,96)
#48556E
(72,85,110)
#5A657C
(90,101,124)
#6C758A
(108,117,138)
#7E8598
(126,133,152)
#9095A6
(144,149,166)
#A2A5B4
(162,165,180)
#B4B5C2
(180,181,194)
#C6C5D0
(198,197,208)
#D8D5DE
(216,213,222)
#EAE5EC
(234,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #364560; }

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

This text font color is #364560.

Background Color

.myBgColor { background-color: #364560; }

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

This div background color is #364560.

Border color

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

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

This div border color is #364560.

Opacity

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

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

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

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

This text has shadow with #364560 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364560.

Preview

Color preview on black background

This text has color #364560 on black background.


Color preview on white background

This text has color #364560 on white background.


Black color preview on #364560 background

This text has black color on #364560 background.


White color preview on #364560 background

This text has white color on #364560 background.


Related colors

Complementary color

Complementary color for #hex is #C9BA9F.


I love getcolorcode.com

Triadic colors

1 #603645 and #456036 with #364560 are triadic colors.

2 #604536 and #453660 with #364560 are triadic colors.