COLOR #364260

HEX: #364260 RGB: (54,66,96)

Color info

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

RGB color model

#364260 color RGB value is (54,66,96).

RGB: (54,66,96) (21%, 26%, 38%)

RGB channels and saturation

R 54 of 255 = 21%
G 66 of 255 = 26%
B 96 of 255 = 38%

54
66
96

R + G + B ~ 28%. #364260 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 66 + 96 = 216 (100%)
R 54 of 216 ~ 25%
G 66 of 216 ~ 30.56%
B 96 of 216 ~ 44.44'%

%25
%30.56
%44.44

CMYK color model

#364260 color CMYK value is (44,31,0,62).

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

CMYK: (44,31,0,62)
C44M31Y0K62 (44%, 31%, 0%, 62%)
(0.44 / 0.31 / 0.00 / 0.62)

CMYK percentages

%43.75
%31.25
%0
%62.35

Codes

Color #364260 in popluar color models

36 42 60
RGB 54 66 96
HSL 223° 28.00% 29.41%
HSB/HSV 223° 43.75% 37.65%
CMYK 43.75% 31.25% 0.00%
62.35%

Color #364260 in popluar number systems.

HEX 36 42 60
Decimal 54 66 96
Binary 110110 1000010 1100000
Octal 66 102 140

Shades and tints

Shades of #364260

#364260
(54,66,96)
#323C58
(50,60,88)
#2E3650
(46,54,80)
#2A3048
(42,48,72)
#262A40
(38,42,64)
#222438
(34,36,56)
#1E1E30
(30,30,48)
#1A1828
(26,24,40)
#161220
(22,18,32)
#120C18
(18,12,24)
#0E0610
(14,6,16)
#000000
(0,0,0)

Tints of #364260

#364260
(54,66,96)
#48536E
(72,83,110)
#5A647C
(90,100,124)
#6C758A
(108,117,138)
#7E8698
(126,134,152)
#9097A6
(144,151,166)
#A2A8B4
(162,168,180)
#B4B9C2
(180,185,194)
#C6CAD0
(198,202,208)
#D8DBDE
(216,219,222)
#EAECEC
(234,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #364260; }

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

This text font color is #364260.

Background Color

.myBgColor { background-color: #364260; }

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

This div background color is #364260.

Border color

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

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

This div border color is #364260.

Opacity

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

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

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

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

This text has shadow with #364260 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364260.

Preview

Color preview on black background

This text has color #364260 on black background.


Color preview on white background

This text has color #364260 on white background.


Black color preview on #364260 background

This text has black color on #364260 background.


White color preview on #364260 background

This text has white color on #364260 background.


Related colors

Complementary color

Complementary color for #hex is #C9BD9F.


I love getcolorcode.com

Triadic colors

1 #603642 and #426036 with #364260 are triadic colors.

2 #604236 and #423660 with #364260 are triadic colors.