COLOR #397566

HEX: #397566 RGB: (57,117,102)

Color info

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

RGB color model

#397566 color RGB value is (57,117,102).

RGB: (57,117,102) (22%, 46%, 40%)

RGB channels and saturation

R 57 of 255 = 22%
G 117 of 255 = 46%
B 102 of 255 = 40%

57
117
102

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

Portions of RGB colors in percentages

R + G + B = 57 + 117 + 102 = 276 (100%)
R 57 of 276 ~ 20.65%
G 117 of 276 ~ 42.39%
B 102 of 276 ~ 36.96'%

%20.65
%42.39
%36.96

CMYK color model

#397566 color CMYK value is (51,0,13,54).

  • cyan value is 51.28%
  • magenta value is 0.00%
  • yellow value is 12.82%
  • key color value is 54.12%
CMYK: (51,0,13,54) C51M0Y13K54 (51%,0%,13%,54%) (0.51/0.00/0.13/0.54) 

CMYK percentages

%51.28
%0
%12.82
%54.12

Codes

Color #397566 in popluar color models

39 75 66
RGB 57 117 102
HSL 165° 34.48% 34.12%
HSB/HSV 165° 51.28% 45.88%
CMYK 51.28% 0.00% 12.82%
54.12%

Color #397566 in popluar number systems.

HEX 39 75 66
Decimal 57 117 102
Binary 111001 1110101 1100110
Octal 71 165 146

Shades and tints

Shades of #397566

#397566
(57,117,102)
#346B5D
(52,107,93)
#2F6154
(47,97,84)
#2A574B
(42,87,75)
#254D42
(37,77,66)
#204339
(32,67,57)
#1B3930
(27,57,48)
#162F27
(22,47,39)
#11251E
(17,37,30)
#0C1B15
(12,27,21)
#07110C
(7,17,12)
#000000
(0,0,0)

Tints of #397566

#397566
(57,117,102)
#4B8173
(75,129,115)
#5D8D80
(93,141,128)
#6F998D
(111,153,141)
#81A59A
(129,165,154)
#93B1A7
(147,177,167)
#A5BDB4
(165,189,180)
#B7C9C1
(183,201,193)
#C9D5CE
(201,213,206)
#DBE1DB
(219,225,219)
#EDEDE8
(237,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #397566; }

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

This text font color is #397566.

Background Color

.myBgColor { background-color: #397566; }

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

This div background color is #397566.

Border color

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

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

This div border color is #397566.

Opacity

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

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

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

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

This text has shadow with #397566 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #397566.

Preview

Color preview on black background

This text has color #397566 on black background.


Color preview on white background

This text has color #397566 on white background.


Black color preview on #397566 background

This text has black color on #397566 background.


White color preview on #397566 background

This text has white color on #397566 background.


Related colors

Complementary color

Complementary color for #hex is #C68A99.


I love getcolorcode.com

Triadic colors

1 #663975 and #756639 with #397566 are triadic colors.

2 #667539 and #753966 with #397566 are triadic colors.