COLOR #364E72

HEX: #364E72 RGB: (54,78,114)

Color info

#364E72 contains mainly green and blue colors. Web safe color of #364E72 is #336666 (or #366).

RGB color model

#364E72 color RGB value is (54,78,114).

RGB: (54,78,114) (21%, 31%, 45%)

RGB channels and saturation

R 54 of 255 = 21%
G 78 of 255 = 31%
B 114 of 255 = 45%

54
78
114

R + G + B ~ 32%. #364E72 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 78 + 114 = 246 (100%)
R 54 of 246 ~ 21.95%
G 78 of 246 ~ 31.71%
B 114 of 246 ~ 46.34'%

%21.95
%31.71
%46.34

CMYK color model

#364E72 color CMYK value is (53,32,0,55).

  • cyan value is 52.63%
  • magenta value is 31.58%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (53,32,0,55)
C53M32Y0K55 (53%, 32%, 0%, 55%)
(0.53 / 0.32 / 0.00 / 0.55)

CMYK percentages

%52.63
%31.58
%0
%55.29

Codes

Color #364E72 in popluar color models

36 4E 72
RGB 54 78 114
HSL 216° 35.71% 32.94%
HSB/HSV 216° 52.63% 44.71%
CMYK 52.63% 31.58% 0.00%
55.29%

Color #364E72 in popluar number systems.

HEX 36 4E 72
Decimal 54 78 114
Binary 110110 1001110 1110010
Octal 66 116 162

Shades and tints

Shades of #364E72

#364E72
(54,78,114)
#324768
(50,71,104)
#2E405E
(46,64,94)
#2A3954
(42,57,84)
#26324A
(38,50,74)
#222B40
(34,43,64)
#1E2436
(30,36,54)
#1A1D2C
(26,29,44)
#161622
(22,22,34)
#120F18
(18,15,24)
#0E080E
(14,8,14)
#000000
(0,0,0)

Tints of #364E72

#364E72
(54,78,114)
#485E7E
(72,94,126)
#5A6E8A
(90,110,138)
#6C7E96
(108,126,150)
#7E8EA2
(126,142,162)
#909EAE
(144,158,174)
#A2AEBA
(162,174,186)
#B4BEC6
(180,190,198)
#C6CED2
(198,206,210)
#D8DEDE
(216,222,222)
#EAEEEA
(234,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #364E72 color. Also use rgb(54,78,114) instead hex code.

Text Font Color

.myTextColor { color: #364E72; }

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

This text font color is #364E72.

Background Color

.myBgColor { background-color: #364E72; }

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

This div background color is #364E72.

Border color

.myBorderColor { border: 1px solid #364E72; }

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

This div border color is #364E72.

Opacity

.myOpacity80 { color: #364E72; opacity: 0.8; }

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

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

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

This text has shadow with #364E72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364E72.

Preview

Color preview on black background

This text has color #364E72 on black background.


Color preview on white background

This text has color #364E72 on white background.


Black color preview on #364E72 background

This text has black color on #364E72 background.


White color preview on #364E72 background

This text has white color on #364E72 background.


Related colors

Complementary color

Complementary color for #hex is #C9B18D.


I love getcolorcode.com

Triadic colors

1 #72364E and #4E7236 with #364E72 are triadic colors.

2 #724E36 and #4E3672 with #364E72 are triadic colors.