COLOR #396895

HEX: #396895 RGB: (57,104,149)

Color info

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

RGB color model

#396895 color RGB value is (57,104,149).

RGB: (57,104,149) (22%, 41%, 58%)

RGB channels and saturation

R 57 of 255 = 22%
G 104 of 255 = 41%
B 149 of 255 = 58%

57
104
149

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

Portions of RGB colors in percentages

R + G + B = 57 + 104 + 149 = 310 (100%)
R 57 of 310 ~ 18.39%
G 104 of 310 ~ 33.55%
B 149 of 310 ~ 48.06'%

%18.39
%33.55
%48.06

CMYK color model

#396895 color CMYK value is (62,30,0,42).

  • cyan value is 61.74%
  • magenta value is 30.20%
  • yellow value is 0.00%
  • key color value is 41.57%
CMYK: (62,30,0,42) C62M30Y0K42 (62%,30%,0%,42%) (0.62/0.30/0.00/0.42) 

CMYK percentages

%61.74
%30.2
%0
%41.57

Codes

Color #396895 in popluar color models

39 68 95
RGB 57 104 149
HSL 209° 44.66% 40.39%
HSB/HSV 209° 61.74% 58.43%
CMYK 61.74% 30.20% 0.00%
41.57%

Color #396895 in popluar number systems.

HEX 39 68 95
Decimal 57 104 149
Binary 111001 1101000 10010101
Octal 71 150 225

Shades and tints

Shades of #396895

#396895
(57,104,149)
#345F88
(52,95,136)
#2F567B
(47,86,123)
#2A4D6E
(42,77,110)
#254461
(37,68,97)
#203B54
(32,59,84)
#1B3247
(27,50,71)
#16293A
(22,41,58)
#11202D
(17,32,45)
#0C1720
(12,23,32)
#070E13
(7,14,19)
#000000
(0,0,0)

Tints of #396895

#396895
(57,104,149)
#4B759E
(75,117,158)
#5D82A7
(93,130,167)
#6F8FB0
(111,143,176)
#819CB9
(129,156,185)
#93A9C2
(147,169,194)
#A5B6CB
(165,182,203)
#B7C3D4
(183,195,212)
#C9D0DD
(201,208,221)
#DBDDE6
(219,221,230)
#EDEAEF
(237,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #396895 color. Also use rgb(57,104,149) instead hex code.

Text Font Color

.myTextColor { color: #396895; }

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

This text font color is #396895.

Background Color

.myBgColor { background-color: #396895; }

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

This div background color is #396895.

Border color

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

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

This div border color is #396895.

Opacity

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

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

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

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

This text has shadow with #396895 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #396895.

Preview

Color preview on black background

This text has color #396895 on black background.


Color preview on white background

This text has color #396895 on white background.


Black color preview on #396895 background

This text has black color on #396895 background.


White color preview on #396895 background

This text has white color on #396895 background.


Related colors

Complementary color

Complementary color for #hex is #C6976A.


I love getcolorcode.com

Triadic colors

1 #953968 and #689539 with #396895 are triadic colors.

2 #956839 and #683995 with #396895 are triadic colors.