COLOR #364859

HEX: #364859 RGB: (54,72,89)

Color info

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

RGB color model

#364859 color RGB value is (54,72,89).

RGB: (54,72,89) (21%, 28%, 35%)

RGB channels and saturation

R 54 of 255 = 21%
G 72 of 255 = 28%
B 89 of 255 = 35%

54
72
89

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

Portions of RGB colors in percentages

R + G + B = 54 + 72 + 89 = 215 (100%)
R 54 of 215 ~ 25.12%
G 72 of 215 ~ 33.49%
B 89 of 215 ~ 41.4'%

%25.12
%33.49
%41.4

CMYK color model

#364859 color CMYK value is (39,19,0,65).

  • cyan value is 39.33%
  • magenta value is 19.10%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (39,19,0,65)
C39M19Y0K65 (39%, 19%, 0%, 65%)
(0.39 / 0.19 / 0.00 / 0.65)

CMYK percentages

%39.33
%19.1
%0
%65.1

Codes

Color #364859 in popluar color models

36 48 59
RGB 54 72 89
HSL 209° 24.48% 28.04%
HSB/HSV 209° 39.33% 34.90%
CMYK 39.33% 19.10% 0.00%
65.10%

Color #364859 in popluar number systems.

HEX 36 48 59
Decimal 54 72 89
Binary 110110 1001000 1011001
Octal 66 110 131

Shades and tints

Shades of #364859

#364859
(54,72,89)
#324251
(50,66,81)
#2E3C49
(46,60,73)
#2A3641
(42,54,65)
#263039
(38,48,57)
#222A31
(34,42,49)
#1E2429
(30,36,41)
#1A1E21
(26,30,33)
#161819
(22,24,25)
#121211
(18,18,17)
#0E0C09
(14,12,9)
#000000
(0,0,0)

Tints of #364859

#364859
(54,72,89)
#485868
(72,88,104)
#5A6877
(90,104,119)
#6C7886
(108,120,134)
#7E8895
(126,136,149)
#9098A4
(144,152,164)
#A2A8B3
(162,168,179)
#B4B8C2
(180,184,194)
#C6C8D1
(198,200,209)
#D8D8E0
(216,216,224)
#EAE8EF
(234,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #364859 color. Also use rgb(54,72,89) instead hex code.

Text Font Color

.myTextColor { color: #364859; }

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

This text font color is #364859.

Background Color

.myBgColor { background-color: #364859; }

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

This div background color is #364859.

Border color

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

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

This div border color is #364859.

Opacity

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

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

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

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

This text has shadow with #364859 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364859.

Preview

Color preview on black background

This text has color #364859 on black background.


Color preview on white background

This text has color #364859 on white background.


Black color preview on #364859 background

This text has black color on #364859 background.


White color preview on #364859 background

This text has white color on #364859 background.


Related colors

Complementary color

Complementary color for #hex is #C9B7A6.


I love getcolorcode.com

Triadic colors

1 #593648 and #485936 with #364859 are triadic colors.

2 #594836 and #483659 with #364859 are triadic colors.