COLOR #397480

HEX: #397480 RGB: (57,116,128)

Color info

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

RGB color model

#397480 color RGB value is (57,116,128).

RGB: (57,116,128) (22%, 45%, 50%)

RGB channels and saturation

R 57 of 255 = 22%
G 116 of 255 = 45%
B 128 of 255 = 50%

57
116
128

R + G + B ~ 39%. #397480 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 116 + 128 = 301 (100%)
R 57 of 301 ~ 18.94%
G 116 of 301 ~ 38.54%
B 128 of 301 ~ 42.52'%

%18.94
%38.54
%42.52

CMYK color model

#397480 color CMYK value is (55,9,0,50).

  • cyan value is 55.47%
  • magenta value is 9.38%
  • yellow value is 0.00%
  • key color value is 49.80%

CMYK: (55,9,0,50)
C55M9Y0K50 (55%, 9%, 0%, 50%)
(0.55 / 0.09 / 0.00 / 0.50)

CMYK percentages

%55.47
%9.38
%0
%49.8

Codes

Color #397480 in popluar color models

39 74 80
RGB 57 116 128
HSL 190° 38.38% 36.27%
HSB/HSV 190° 55.47% 50.20%
CMYK 55.47% 9.38% 0.00%
49.80%

Color #397480 in popluar number systems.

HEX 39 74 80
Decimal 57 116 128
Binary 111001 1110100 10000000
Octal 71 164 200

Shades and tints

Shades of #397480

#397480
(57,116,128)
#346A75
(52,106,117)
#2F606A
(47,96,106)
#2A565F
(42,86,95)
#254C54
(37,76,84)
#204249
(32,66,73)
#1B383E
(27,56,62)
#162E33
(22,46,51)
#112428
(17,36,40)
#0C1A1D
(12,26,29)
#071012
(7,16,18)
#000000
(0,0,0)

Tints of #397480

#397480
(57,116,128)
#4B808B
(75,128,139)
#5D8C96
(93,140,150)
#6F98A1
(111,152,161)
#81A4AC
(129,164,172)
#93B0B7
(147,176,183)
#A5BCC2
(165,188,194)
#B7C8CD
(183,200,205)
#C9D4D8
(201,212,216)
#DBE0E3
(219,224,227)
#EDECEE
(237,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #397480 color. Also use rgb(57,116,128) instead hex code.

Text Font Color

.myTextColor { color: #397480; }

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

This text font color is #397480.

Background Color

.myBgColor { background-color: #397480; }

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

This div background color is #397480.

Border color

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

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

This div border color is #397480.

Opacity

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

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

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

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

This text has shadow with #397480 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #397480.

Preview

Color preview on black background

This text has color #397480 on black background.


Color preview on white background

This text has color #397480 on white background.


Black color preview on #397480 background

This text has black color on #397480 background.


White color preview on #397480 background

This text has white color on #397480 background.


Related colors

Complementary color

Complementary color for #hex is #C68B7F.


I love getcolorcode.com

Triadic colors

1 #803974 and #748039 with #397480 are triadic colors.

2 #807439 and #743980 with #397480 are triadic colors.