COLOR #396688

HEX: #396688 RGB: (57,102,136)

Color info

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

RGB color model

#396688 color RGB value is (57,102,136).

RGB: (57,102,136) (22%, 40%, 53%)

RGB channels and saturation

R 57 of 255 = 22%
G 102 of 255 = 40%
B 136 of 255 = 53%

57
102
136

R + G + B ~ 38%. #396688 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 102 + 136 = 295 (100%)
R 57 of 295 ~ 19.32%
G 102 of 295 ~ 34.58%
B 136 of 295 ~ 46.1'%

%19.32
%34.58
%46.1

CMYK color model

#396688 color CMYK value is (58,25,0,47).

  • cyan value is 58.09%
  • magenta value is 25.00%
  • yellow value is 0.00%
  • key color value is 46.67%
CMYK: (58,25,0,47) C58M25Y0K47 (58%,25%,0%,47%) (0.58/0.25/0.00/0.47) 

CMYK percentages

%58.09
%25
%0
%46.67

Codes

Color #396688 in popluar color models

39 66 88
RGB 57 102 136
HSL 206° 40.93% 37.84%
HSB/HSV 206° 58.09% 53.33%
CMYK 58.09% 25.00% 0.00%
46.67%

Color #396688 in popluar number systems.

HEX 39 66 88
Decimal 57 102 136
Binary 111001 1100110 10001000
Octal 71 146 210

Shades and tints

Shades of #396688

#396688
(57,102,136)
#345D7C
(52,93,124)
#2F5470
(47,84,112)
#2A4B64
(42,75,100)
#254258
(37,66,88)
#20394C
(32,57,76)
#1B3040
(27,48,64)
#162734
(22,39,52)
#111E28
(17,30,40)
#0C151C
(12,21,28)
#070C10
(7,12,16)
#000000
(0,0,0)

Tints of #396688

#396688
(57,102,136)
#4B7392
(75,115,146)
#5D809C
(93,128,156)
#6F8DA6
(111,141,166)
#819AB0
(129,154,176)
#93A7BA
(147,167,186)
#A5B4C4
(165,180,196)
#B7C1CE
(183,193,206)
#C9CED8
(201,206,216)
#DBDBE2
(219,219,226)
#EDE8EC
(237,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #396688 color. Also use rgb(57,102,136) instead hex code.

Text Font Color

.myTextColor { color: #396688; }

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

This text font color is #396688.

Background Color

.myBgColor { background-color: #396688; }

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

This div background color is #396688.

Border color

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

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

This div border color is #396688.

Opacity

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

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

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

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

This text has shadow with #396688 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #396688.

Preview

Color preview on black background

This text has color #396688 on black background.


Color preview on white background

This text has color #396688 on white background.


Black color preview on #396688 background

This text has black color on #396688 background.


White color preview on #396688 background

This text has white color on #396688 background.


Related colors

Complementary color

Complementary color for #hex is #C69977.


I love getcolorcode.com

Triadic colors

1 #883966 and #668839 with #396688 are triadic colors.

2 #886639 and #663988 with #396688 are triadic colors.