COLOR #364B8A

HEX: #364B8A RGB: (54,75,138)

Color info

#364B8A contains mainly blue color. Web safe color of #364B8A is #333399 (or #339).

RGB color model

#364B8A color RGB value is (54,75,138).

RGB: (54,75,138) (21%, 29%, 54%)

RGB channels and saturation

R 54 of 255 = 21%
G 75 of 255 = 29%
B 138 of 255 = 54%

54
75
138

R + G + B ~ 35%. #364B8A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 75 + 138 = 267 (100%)
R 54 of 267 ~ 20.22%
G 75 of 267 ~ 28.09%
B 138 of 267 ~ 51.69'%

%20.22
%28.09
%51.69

CMYK color model

#364B8A color CMYK value is (61,46,0,46).

  • cyan value is 60.87%
  • magenta value is 45.65%
  • yellow value is 0.00%
  • key color value is 45.88%
CMYK: (61,46,0,46) C61M46Y0K46 (61%,46%,0%,46%) (0.61/0.46/0.00/0.46) 

CMYK percentages

%60.87
%45.65
%0
%45.88

Codes

Color #364B8A in popluar color models

36 4B 8A
RGB 54 75 138
HSL 225° 43.75% 37.65%
HSB/HSV 225° 60.87% 54.12%
CMYK 60.87% 45.65% 0.00%
45.88%

Color #364B8A in popluar number systems.

HEX 36 4B 8A
Decimal 54 75 138
Binary 110110 1001011 10001010
Octal 66 113 212

Shades and tints

Shades of #364B8A

#364B8A
(54,75,138)
#32457E
(50,69,126)
#2E3F72
(46,63,114)
#2A3966
(42,57,102)
#26335A
(38,51,90)
#222D4E
(34,45,78)
#1E2742
(30,39,66)
#1A2136
(26,33,54)
#161B2A
(22,27,42)
#12151E
(18,21,30)
#0E0F12
(14,15,18)
#000000
(0,0,0)

Tints of #364B8A

#364B8A
(54,75,138)
#485B94
(72,91,148)
#5A6B9E
(90,107,158)
#6C7BA8
(108,123,168)
#7E8BB2
(126,139,178)
#909BBC
(144,155,188)
#A2ABC6
(162,171,198)
#B4BBD0
(180,187,208)
#C6CBDA
(198,203,218)
#D8DBE4
(216,219,228)
#EAEBEE
(234,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #364B8A color. Also use rgb(54,75,138) instead hex code.

Text Font Color

.myTextColor { color: #364B8A; }

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

This text font color is #364B8A.

Background Color

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

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

This div background color is #364B8A.

Border color

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

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

This div border color is #364B8A.

Opacity

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

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

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

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

This text has shadow with #364B8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364B8A.

Preview

Color preview on black background

This text has color #364B8A on black background.


Color preview on white background

This text has color #364B8A on white background.


Black color preview on #364B8A background

This text has black color on #364B8A background.


White color preview on #364B8A background

This text has white color on #364B8A background.


Related colors

Complementary color

Complementary color for #hex is #C9B475.


I love getcolorcode.com

Triadic colors

1 #8A364B and #4B8A36 with #364B8A are triadic colors.

2 #8A4B36 and #4B368A with #364B8A are triadic colors.