COLOR #397867

HEX: #397867 RGB: (57,120,103)

Color info

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

RGB color model

#397867 color RGB value is (57,120,103).

RGB: (57,120,103) (22%, 47%, 40%)

RGB channels and saturation

R 57 of 255 = 22%
G 120 of 255 = 47%
B 103 of 255 = 40%

57
120
103

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

Portions of RGB colors in percentages

R + G + B = 57 + 120 + 103 = 280 (100%)
R 57 of 280 ~ 20.36%
G 120 of 280 ~ 42.86%
B 103 of 280 ~ 36.79'%

%20.36
%42.86
%36.79

CMYK color model

#397867 color CMYK value is (53,0,14,53).

  • cyan value is 52.50%
  • magenta value is 0.00%
  • yellow value is 14.17%
  • key color value is 52.94%
CMYK: (53,0,14,53) C53M0Y14K53 (53%,0%,14%,53%) (0.53/0.00/0.14/0.53) 

CMYK percentages

%52.5
%0
%14.17
%52.94

Codes

Color #397867 in popluar color models

39 78 67
RGB 57 120 103
HSL 164° 35.59% 34.71%
HSB/HSV 164° 52.50% 47.06%
CMYK 52.50% 0.00% 14.17%
52.94%

Color #397867 in popluar number systems.

HEX 39 78 67
Decimal 57 120 103
Binary 111001 1111000 1100111
Octal 71 170 147

Shades and tints

Shades of #397867

#397867
(57,120,103)
#346E5E
(52,110,94)
#2F6455
(47,100,85)
#2A5A4C
(42,90,76)
#255043
(37,80,67)
#20463A
(32,70,58)
#1B3C31
(27,60,49)
#163228
(22,50,40)
#11281F
(17,40,31)
#0C1E16
(12,30,22)
#07140D
(7,20,13)
#000000
(0,0,0)

Tints of #397867

#397867
(57,120,103)
#4B8474
(75,132,116)
#5D9081
(93,144,129)
#6F9C8E
(111,156,142)
#81A89B
(129,168,155)
#93B4A8
(147,180,168)
#A5C0B5
(165,192,181)
#B7CCC2
(183,204,194)
#C9D8CF
(201,216,207)
#DBE4DC
(219,228,220)
#EDF0E9
(237,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #397867; }

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

This text font color is #397867.

Background Color

.myBgColor { background-color: #397867; }

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

This div background color is #397867.

Border color

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

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

This div border color is #397867.

Opacity

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

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

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

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

This text has shadow with #397867 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #397867.

Preview

Color preview on black background

This text has color #397867 on black background.


Color preview on white background

This text has color #397867 on white background.


Black color preview on #397867 background

This text has black color on #397867 background.


White color preview on #397867 background

This text has white color on #397867 background.


Related colors

Complementary color

Complementary color for #hex is #C68798.


I love getcolorcode.com

Triadic colors

1 #673978 and #786739 with #397867 are triadic colors.

2 #677839 and #783967 with #397867 are triadic colors.