COLOR #366490

HEX: #366490 RGB: (54,100,144)

Color info

#366490 contains mainly green and blue colors. Web safe color of #366490 is #336699 (or #369).

RGB color model

#366490 color RGB value is (54,100,144).

RGB: (54,100,144) (21%, 39%, 56%)

RGB channels and saturation

R 54 of 255 = 21%
G 100 of 255 = 39%
B 144 of 255 = 56%

54
100
144

R + G + B ~ 39%. #366490 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 54 + 100 + 144 = 298 (100%)
R 54 of 298 ~ 18.12%
G 100 of 298 ~ 33.56%
B 144 of 298 ~ 48.32'%

%18.12
%33.56
%48.32

CMYK color model

#366490 color CMYK value is (63,31,0,44).

  • cyan value is 62.50%
  • magenta value is 30.56%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (63,31,0,44)
C63M31Y0K44 (63%, 31%, 0%, 44%)
(0.63 / 0.31 / 0.00 / 0.44)

CMYK percentages

%62.5
%30.56
%0
%43.53

Codes

Color #366490 in popluar color models

36 64 90
RGB 54 100 144
HSL 209° 45.45% 38.82%
HSB/HSV 209° 62.50% 56.47%
CMYK 62.50% 30.56% 0.00%
43.53%

Color #366490 in popluar number systems.

HEX 36 64 90
Decimal 54 100 144
Binary 110110 1100100 10010000
Octal 66 144 220

Shades and tints

Shades of #366490

#366490
(54,100,144)
#325B83
(50,91,131)
#2E5276
(46,82,118)
#2A4969
(42,73,105)
#26405C
(38,64,92)
#22374F
(34,55,79)
#1E2E42
(30,46,66)
#1A2535
(26,37,53)
#161C28
(22,28,40)
#12131B
(18,19,27)
#0E0A0E
(14,10,14)
#000000
(0,0,0)

Tints of #366490

#366490
(54,100,144)
#48729A
(72,114,154)
#5A80A4
(90,128,164)
#6C8EAE
(108,142,174)
#7E9CB8
(126,156,184)
#90AAC2
(144,170,194)
#A2B8CC
(162,184,204)
#B4C6D6
(180,198,214)
#C6D4E0
(198,212,224)
#D8E2EA
(216,226,234)
#EAF0F4
(234,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #366490 color. Also use rgb(54,100,144) instead hex code.

Text Font Color

.myTextColor { color: #366490; }

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

This text font color is #366490.

Background Color

.myBgColor { background-color: #366490; }

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

This div background color is #366490.

Border color

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

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

This div border color is #366490.

Opacity

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

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

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

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

This text has shadow with #366490 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #366490.

Preview

Color preview on black background

This text has color #366490 on black background.


Color preview on white background

This text has color #366490 on white background.


Black color preview on #366490 background

This text has black color on #366490 background.


White color preview on #366490 background

This text has white color on #366490 background.


Related colors

Complementary color

Complementary color for #hex is #C99B6F.


I love getcolorcode.com

Triadic colors

1 #903664 and #649036 with #366490 are triadic colors.

2 #906436 and #643690 with #366490 are triadic colors.