COLOR #364295

HEX: #364295 RGB: (54,66,149)

Color info

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

RGB color model

#364295 color RGB value is (54,66,149).

RGB: (54,66,149) (21%, 26%, 58%)

RGB channels and saturation

R 54 of 255 = 21%
G 66 of 255 = 26%
B 149 of 255 = 58%

54
66
149

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

Portions of RGB colors in percentages

R + G + B = 54 + 66 + 149 = 269 (100%)
R 54 of 269 ~ 20.07%
G 66 of 269 ~ 24.54%
B 149 of 269 ~ 55.39'%

%20.07
%24.54
%55.39

CMYK color model

#364295 color CMYK value is (64,56,0,42).

  • cyan value is 63.76%
  • magenta value is 55.70%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (64,56,0,42)
C64M56Y0K42 (64%, 56%, 0%, 42%)
(0.64 / 0.56 / 0.00 / 0.42)

CMYK percentages

%63.76
%55.7
%0
%41.57

Codes

Color #364295 in popluar color models

36 42 95
RGB 54 66 149
HSL 232° 46.80% 39.80%
HSB/HSV 232° 63.76% 58.43%
CMYK 63.76% 55.70% 0.00%
41.57%

Color #364295 in popluar number systems.

HEX 36 42 95
Decimal 54 66 149
Binary 110110 1000010 10010101
Octal 66 102 225

Shades and tints

Shades of #364295

#364295
(54,66,149)
#323C88
(50,60,136)
#2E367B
(46,54,123)
#2A306E
(42,48,110)
#262A61
(38,42,97)
#222454
(34,36,84)
#1E1E47
(30,30,71)
#1A183A
(26,24,58)
#16122D
(22,18,45)
#120C20
(18,12,32)
#0E0613
(14,6,19)
#000000
(0,0,0)

Tints of #364295

#364295
(54,66,149)
#48539E
(72,83,158)
#5A64A7
(90,100,167)
#6C75B0
(108,117,176)
#7E86B9
(126,134,185)
#9097C2
(144,151,194)
#A2A8CB
(162,168,203)
#B4B9D4
(180,185,212)
#C6CADD
(198,202,221)
#D8DBE6
(216,219,230)
#EAECEF
(234,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #364295; }

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

This text font color is #364295.

Background Color

.myBgColor { background-color: #364295; }

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

This div background color is #364295.

Border color

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

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

This div border color is #364295.

Opacity

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

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

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

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

This text has shadow with #364295 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #364295.

Preview

Color preview on black background

This text has color #364295 on black background.


Color preview on white background

This text has color #364295 on white background.


Black color preview on #364295 background

This text has black color on #364295 background.


White color preview on #364295 background

This text has white color on #364295 background.


Related colors

Complementary color

Complementary color for #hex is #C9BD6A.


I love getcolorcode.com

Triadic colors

1 #953642 and #429536 with #364295 are triadic colors.

2 #954236 and #423695 with #364295 are triadic colors.