COLOR #396478

HEX: #396478 RGB: (57,100,120)

Color info

#396478 contains mainly green and blue colors. Web safe color of #396478 is #336666 (or #366).

RGB color model

#396478 color RGB value is (57,100,120).

RGB: (57,100,120) (22%, 39%, 47%)

RGB channels and saturation

R 57 of 255 = 22%
G 100 of 255 = 39%
B 120 of 255 = 47%

57
100
120

R + G + B ~ 36%. #396478 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 100 + 120 = 277 (100%)
R 57 of 277 ~ 20.58%
G 100 of 277 ~ 36.1%
B 120 of 277 ~ 43.32'%

%20.58
%36.1
%43.32

CMYK color model

#396478 color CMYK value is (53,17,0,53).

  • cyan value is 52.50%
  • magenta value is 16.67%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (53,17,0,53)
C53M17Y0K53 (53%, 17%, 0%, 53%)
(0.53 / 0.17 / 0.00 / 0.53)

CMYK percentages

%52.5
%16.67
%0
%52.94

Codes

Color #396478 in popluar color models

39 64 78
RGB 57 100 120
HSL 199° 35.59% 34.71%
HSB/HSV 199° 52.50% 47.06%
CMYK 52.50% 16.67% 0.00%
52.94%

Color #396478 in popluar number systems.

HEX 39 64 78
Decimal 57 100 120
Binary 111001 1100100 1111000
Octal 71 144 170

Shades and tints

Shades of #396478

#396478
(57,100,120)
#345B6E
(52,91,110)
#2F5264
(47,82,100)
#2A495A
(42,73,90)
#254050
(37,64,80)
#203746
(32,55,70)
#1B2E3C
(27,46,60)
#162532
(22,37,50)
#111C28
(17,28,40)
#0C131E
(12,19,30)
#070A14
(7,10,20)
#000000
(0,0,0)

Tints of #396478

#396478
(57,100,120)
#4B7284
(75,114,132)
#5D8090
(93,128,144)
#6F8E9C
(111,142,156)
#819CA8
(129,156,168)
#93AAB4
(147,170,180)
#A5B8C0
(165,184,192)
#B7C6CC
(183,198,204)
#C9D4D8
(201,212,216)
#DBE2E4
(219,226,228)
#EDF0F0
(237,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #396478 color. Also use rgb(57,100,120) instead hex code.

Text Font Color

.myTextColor { color: #396478; }

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

This text font color is #396478.

Background Color

.myBgColor { background-color: #396478; }

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

This div background color is #396478.

Border color

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

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

This div border color is #396478.

Opacity

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

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

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

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

This text has shadow with #396478 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #396478.

Preview

Color preview on black background

This text has color #396478 on black background.


Color preview on white background

This text has color #396478 on white background.


Black color preview on #396478 background

This text has black color on #396478 background.


White color preview on #396478 background

This text has white color on #396478 background.


Related colors

Complementary color

Complementary color for #hex is #C69B87.


I love getcolorcode.com

Triadic colors

1 #783964 and #647839 with #396478 are triadic colors.

2 #786439 and #643978 with #396478 are triadic colors.