COLOR #364960

HEX: #364960 RGB: (54,73,96)

Color info

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

RGB color model

#364960 color RGB value is (54,73,96).

RGB: (54,73,96) (21%, 29%, 38%)

RGB channels and saturation

R 54 of 255 = 21%
G 73 of 255 = 29%
B 96 of 255 = 38%

54
73
96

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

Portions of RGB colors in percentages

R + G + B = 54 + 73 + 96 = 223 (100%)
R 54 of 223 ~ 24.22%
G 73 of 223 ~ 32.74%
B 96 of 223 ~ 43.05'%

%24.22
%32.74
%43.05

CMYK color model

#364960 color CMYK value is (44,24,0,62).

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

CMYK: (44,24,0,62)
C44M24Y0K62 (44%, 24%, 0%, 62%)
(0.44 / 0.24 / 0.00 / 0.62)

CMYK percentages

%43.75
%23.96
%0
%62.35

Codes

Color #364960 in popluar color models

36 49 60
RGB 54 73 96
HSL 213° 28.00% 29.41%
HSB/HSV 213° 43.75% 37.65%
CMYK 43.75% 23.96% 0.00%
62.35%

Color #364960 in popluar number systems.

HEX 36 49 60
Decimal 54 73 96
Binary 110110 1001001 1100000
Octal 66 111 140

Shades and tints

Shades of #364960

#364960
(54,73,96)
#324358
(50,67,88)
#2E3D50
(46,61,80)
#2A3748
(42,55,72)
#263140
(38,49,64)
#222B38
(34,43,56)
#1E2530
(30,37,48)
#1A1F28
(26,31,40)
#161920
(22,25,32)
#121318
(18,19,24)
#0E0D10
(14,13,16)
#000000
(0,0,0)

Tints of #364960

#364960
(54,73,96)
#48596E
(72,89,110)
#5A697C
(90,105,124)
#6C798A
(108,121,138)
#7E8998
(126,137,152)
#9099A6
(144,153,166)
#A2A9B4
(162,169,180)
#B4B9C2
(180,185,194)
#C6C9D0
(198,201,208)
#D8D9DE
(216,217,222)
#EAE9EC
(234,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #364960; }

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

This text font color is #364960.

Background Color

.myBgColor { background-color: #364960; }

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

This div background color is #364960.

Border color

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

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

This div border color is #364960.

Opacity

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

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

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

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

This text has shadow with #364960 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364960.

Preview

Color preview on black background

This text has color #364960 on black background.


Color preview on white background

This text has color #364960 on white background.


Black color preview on #364960 background

This text has black color on #364960 background.


White color preview on #364960 background

This text has white color on #364960 background.


Related colors

Complementary color

Complementary color for #hex is #C9B69F.


I love getcolorcode.com

Triadic colors

1 #603649 and #496036 with #364960 are triadic colors.

2 #604936 and #493660 with #364960 are triadic colors.