COLOR #366595

HEX: #366595 RGB: (54,101,149)

Color info

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

RGB color model

#366595 color RGB value is (54,101,149).

RGB: (54,101,149) (21%, 40%, 58%)

RGB channels and saturation

R 54 of 255 = 21%
G 101 of 255 = 40%
B 149 of 255 = 58%

54
101
149

R + G + B ~ 40%. #366595 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 54 + 101 + 149 = 304 (100%)
R 54 of 304 ~ 17.76%
G 101 of 304 ~ 33.22%
B 149 of 304 ~ 49.01'%

%17.76
%33.22
%49.01

CMYK color model

#366595 color CMYK value is (64,32,0,42).

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

CMYK: (64,32,0,42)
C64M32Y0K42 (64%, 32%, 0%, 42%)
(0.64 / 0.32 / 0.00 / 0.42)

CMYK percentages

%63.76
%32.21
%0
%41.57

Codes

Color #366595 in popluar color models

36 65 95
RGB 54 101 149
HSL 210° 46.80% 39.80%
HSB/HSV 210° 63.76% 58.43%
CMYK 63.76% 32.21% 0.00%
41.57%

Color #366595 in popluar number systems.

HEX 36 65 95
Decimal 54 101 149
Binary 110110 1100101 10010101
Octal 66 145 225

Shades and tints

Shades of #366595

#366595
(54,101,149)
#325C88
(50,92,136)
#2E537B
(46,83,123)
#2A4A6E
(42,74,110)
#264161
(38,65,97)
#223854
(34,56,84)
#1E2F47
(30,47,71)
#1A263A
(26,38,58)
#161D2D
(22,29,45)
#121420
(18,20,32)
#0E0B13
(14,11,19)
#000000
(0,0,0)

Tints of #366595

#366595
(54,101,149)
#48739E
(72,115,158)
#5A81A7
(90,129,167)
#6C8FB0
(108,143,176)
#7E9DB9
(126,157,185)
#90ABC2
(144,171,194)
#A2B9CB
(162,185,203)
#B4C7D4
(180,199,212)
#C6D5DD
(198,213,221)
#D8E3E6
(216,227,230)
#EAF1EF
(234,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #366595; }

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

This text font color is #366595.

Background Color

.myBgColor { background-color: #366595; }

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

This div background color is #366595.

Border color

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

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

This div border color is #366595.

Opacity

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

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

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

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

This text has shadow with #366595 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #366595.

Preview

Color preview on black background

This text has color #366595 on black background.


Color preview on white background

This text has color #366595 on white background.


Black color preview on #366595 background

This text has black color on #366595 background.


White color preview on #366595 background

This text has white color on #366595 background.


Related colors

Complementary color

Complementary color for #hex is #C99A6A.


I love getcolorcode.com

Triadic colors

1 #953665 and #659536 with #366595 are triadic colors.

2 #956536 and #653695 with #366595 are triadic colors.