COLOR #397068

HEX: #397068 RGB: (57,112,104)

Color info

#397068 contains red, green and blue colors in about the same proportion. Web safe color of #397068 is #336666 (or #366).

RGB color model

#397068 color RGB value is (57,112,104).

RGB: (57,112,104) (22%, 44%, 41%)

RGB channels and saturation

R 57 of 255 = 22%
G 112 of 255 = 44%
B 104 of 255 = 41%

57
112
104

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

Portions of RGB colors in percentages

R + G + B = 57 + 112 + 104 = 273 (100%)
R 57 of 273 ~ 20.88%
G 112 of 273 ~ 41.03%
B 104 of 273 ~ 38.1'%

%20.88
%41.03
%38.1

CMYK color model

#397068 color CMYK value is (49,0,7,56).

  • cyan value is 49.11%
  • magenta value is 0.00%
  • yellow value is 7.14%
  • key color value is 56.08%

CMYK: (49,0,7,56)
C49M0Y7K56 (49%, 0%, 7%, 56%)
(0.49 / 0.00 / 0.07 / 0.56)

CMYK percentages

%49.11
%0
%7.14
%56.08

Codes

Color #397068 in popluar color models

39 70 68
RGB 57 112 104
HSL 171° 32.54% 33.14%
HSB/HSV 171° 49.11% 43.92%
CMYK 49.11% 0.00% 7.14%
56.08%

Color #397068 in popluar number systems.

HEX 39 70 68
Decimal 57 112 104
Binary 111001 1110000 1101000
Octal 71 160 150

Shades and tints

Shades of #397068

#397068
(57,112,104)
#34665F
(52,102,95)
#2F5C56
(47,92,86)
#2A524D
(42,82,77)
#254844
(37,72,68)
#203E3B
(32,62,59)
#1B3432
(27,52,50)
#162A29
(22,42,41)
#112020
(17,32,32)
#0C1617
(12,22,23)
#070C0E
(7,12,14)
#000000
(0,0,0)

Tints of #397068

#397068
(57,112,104)
#4B7D75
(75,125,117)
#5D8A82
(93,138,130)
#6F978F
(111,151,143)
#81A49C
(129,164,156)
#93B1A9
(147,177,169)
#A5BEB6
(165,190,182)
#B7CBC3
(183,203,195)
#C9D8D0
(201,216,208)
#DBE5DD
(219,229,221)
#EDF2EA
(237,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #397068 color. Also use rgb(57,112,104) instead hex code.

Text Font Color

.myTextColor { color: #397068; }

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

This text font color is #397068.

Background Color

.myBgColor { background-color: #397068; }

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

This div background color is #397068.

Border color

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

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

This div border color is #397068.

Opacity

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

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

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

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

This text has shadow with #397068 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #397068.

Preview

Color preview on black background

This text has color #397068 on black background.


Color preview on white background

This text has color #397068 on white background.


Black color preview on #397068 background

This text has black color on #397068 background.


White color preview on #397068 background

This text has white color on #397068 background.


Related colors

Complementary color

Complementary color for #hex is #C68F97.


I love getcolorcode.com

Triadic colors

1 #683970 and #706839 with #397068 are triadic colors.

2 #687039 and #703968 with #397068 are triadic colors.