COLOR #396683

HEX: #396683 RGB: (57,102,131)

Color info

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

RGB color model

#396683 color RGB value is (57,102,131).

RGB: (57,102,131) (22%, 40%, 51%)

RGB channels and saturation

R 57 of 255 = 22%
G 102 of 255 = 40%
B 131 of 255 = 51%

57
102
131

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

Portions of RGB colors in percentages

R + G + B = 57 + 102 + 131 = 290 (100%)
R 57 of 290 ~ 19.66%
G 102 of 290 ~ 35.17%
B 131 of 290 ~ 45.17'%

%19.66
%35.17
%45.17

CMYK color model

#396683 color CMYK value is (56,22,0,49).

  • cyan value is 56.49%
  • magenta value is 22.14%
  • yellow value is 0.00%
  • key color value is 48.63%

CMYK: (56,22,0,49)
C56M22Y0K49 (56%, 22%, 0%, 49%)
(0.56 / 0.22 / 0.00 / 0.49)

CMYK percentages

%56.49
%22.14
%0
%48.63

Codes

Color #396683 in popluar color models

39 66 83
RGB 57 102 131
HSL 204° 39.36% 36.86%
HSB/HSV 204° 56.49% 51.37%
CMYK 56.49% 22.14% 0.00%
48.63%

Color #396683 in popluar number systems.

HEX 39 66 83
Decimal 57 102 131
Binary 111001 1100110 10000011
Octal 71 146 203

Shades and tints

Shades of #396683

#396683
(57,102,131)
#345D78
(52,93,120)
#2F546D
(47,84,109)
#2A4B62
(42,75,98)
#254257
(37,66,87)
#20394C
(32,57,76)
#1B3041
(27,48,65)
#162736
(22,39,54)
#111E2B
(17,30,43)
#0C1520
(12,21,32)
#070C15
(7,12,21)
#000000
(0,0,0)

Tints of #396683

#396683
(57,102,131)
#4B738E
(75,115,142)
#5D8099
(93,128,153)
#6F8DA4
(111,141,164)
#819AAF
(129,154,175)
#93A7BA
(147,167,186)
#A5B4C5
(165,180,197)
#B7C1D0
(183,193,208)
#C9CEDB
(201,206,219)
#DBDBE6
(219,219,230)
#EDE8F1
(237,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #396683; }

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

This text font color is #396683.

Background Color

.myBgColor { background-color: #396683; }

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

This div background color is #396683.

Border color

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

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

This div border color is #396683.

Opacity

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

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

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

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

This text has shadow with #396683 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #396683.

Preview

Color preview on black background

This text has color #396683 on black background.


Color preview on white background

This text has color #396683 on white background.


Black color preview on #396683 background

This text has black color on #396683 background.


White color preview on #396683 background

This text has white color on #396683 background.


Related colors

Complementary color

Complementary color for #hex is #C6997C.


I love getcolorcode.com

Triadic colors

1 #833966 and #668339 with #396683 are triadic colors.

2 #836639 and #663983 with #396683 are triadic colors.