COLOR #396872

HEX: #396872 RGB: (57,104,114)

Color info

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

RGB color model

#396872 color RGB value is (57,104,114).

RGB: (57,104,114) (22%, 41%, 45%)

RGB channels and saturation

R 57 of 255 = 22%
G 104 of 255 = 41%
B 114 of 255 = 45%

57
104
114

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

Portions of RGB colors in percentages

R + G + B = 57 + 104 + 114 = 275 (100%)
R 57 of 275 ~ 20.73%
G 104 of 275 ~ 37.82%
B 114 of 275 ~ 41.45'%

%20.73
%37.82
%41.45

CMYK color model

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

  • cyan value is 50.00%
  • magenta value is 8.77%
  • yellow value is 0.00%
  • key color value is 55.29%

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

CMYK percentages

%50
%8.77
%0
%55.29

Codes

Color #396872 in popluar color models

39 68 72
RGB 57 104 114
HSL 191° 33.33% 33.53%
HSB/HSV 191° 50.00% 44.71%
CMYK 50.00% 8.77% 0.00%
55.29%

Color #396872 in popluar number systems.

HEX 39 68 72
Decimal 57 104 114
Binary 111001 1101000 1110010
Octal 71 150 162

Shades and tints

Shades of #396872

#396872
(57,104,114)
#345F68
(52,95,104)
#2F565E
(47,86,94)
#2A4D54
(42,77,84)
#25444A
(37,68,74)
#203B40
(32,59,64)
#1B3236
(27,50,54)
#16292C
(22,41,44)
#112022
(17,32,34)
#0C1718
(12,23,24)
#070E0E
(7,14,14)
#000000
(0,0,0)

Tints of #396872

#396872
(57,104,114)
#4B757E
(75,117,126)
#5D828A
(93,130,138)
#6F8F96
(111,143,150)
#819CA2
(129,156,162)
#93A9AE
(147,169,174)
#A5B6BA
(165,182,186)
#B7C3C6
(183,195,198)
#C9D0D2
(201,208,210)
#DBDDDE
(219,221,222)
#EDEAEA
(237,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #396872; }

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

This text font color is #396872.

Background Color

.myBgColor { background-color: #396872; }

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

This div background color is #396872.

Border color

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

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

This div border color is #396872.

Opacity

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

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

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

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

This text has shadow with #396872 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #396872.

Preview

Color preview on black background

This text has color #396872 on black background.


Color preview on white background

This text has color #396872 on white background.


Black color preview on #396872 background

This text has black color on #396872 background.


White color preview on #396872 background

This text has white color on #396872 background.


Related colors

Complementary color

Complementary color for #hex is #C6978D.


I love getcolorcode.com

Triadic colors

1 #723968 and #687239 with #396872 are triadic colors.

2 #726839 and #683972 with #396872 are triadic colors.