COLOR #396257

HEX: #396257 RGB: (57,98,87)

Color info

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

RGB color model

#396257 color RGB value is (57,98,87).

RGB: (57,98,87) (22%, 38%, 34%)

RGB channels and saturation

R 57 of 255 = 22%
G 98 of 255 = 38%
B 87 of 255 = 34%

57
98
87

R + G + B ~ 31%. #396257 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 98 + 87 = 242 (100%)
R 57 of 242 ~ 23.55%
G 98 of 242 ~ 40.5%
B 87 of 242 ~ 35.95'%

%23.55
%40.5
%35.95

CMYK color model

#396257 color CMYK value is (42,0,11,62).

  • cyan value is 41.84%
  • magenta value is 0.00%
  • yellow value is 11.22%
  • key color value is 61.57%

CMYK: (42,0,11,62)
C42M0Y11K62 (42%, 0%, 11%, 62%)
(0.42 / 0.00 / 0.11 / 0.62)

CMYK percentages

%41.84
%0
%11.22
%61.57

Codes

Color #396257 in popluar color models

39 62 57
RGB 57 98 87
HSL 164° 26.45% 30.39%
HSB/HSV 164° 41.84% 38.43%
CMYK 41.84% 0.00% 11.22%
61.57%

Color #396257 in popluar number systems.

HEX 39 62 57
Decimal 57 98 87
Binary 111001 1100010 1010111
Octal 71 142 127

Shades and tints

Shades of #396257

#396257
(57,98,87)
#345A50
(52,90,80)
#2F5249
(47,82,73)
#2A4A42
(42,74,66)
#25423B
(37,66,59)
#203A34
(32,58,52)
#1B322D
(27,50,45)
#162A26
(22,42,38)
#11221F
(17,34,31)
#0C1A18
(12,26,24)
#071211
(7,18,17)
#000000
(0,0,0)

Tints of #396257

#396257
(57,98,87)
#4B7066
(75,112,102)
#5D7E75
(93,126,117)
#6F8C84
(111,140,132)
#819A93
(129,154,147)
#93A8A2
(147,168,162)
#A5B6B1
(165,182,177)
#B7C4C0
(183,196,192)
#C9D2CF
(201,210,207)
#DBE0DE
(219,224,222)
#EDEEED
(237,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #396257 color. Also use rgb(57,98,87) instead hex code.

Text Font Color

.myTextColor { color: #396257; }

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

This text font color is #396257.

Background Color

.myBgColor { background-color: #396257; }

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

This div background color is #396257.

Border color

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

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

This div border color is #396257.

Opacity

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

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

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

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

This text has shadow with #396257 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #396257.

Preview

Color preview on black background

This text has color #396257 on black background.


Color preview on white background

This text has color #396257 on white background.


Black color preview on #396257 background

This text has black color on #396257 background.


White color preview on #396257 background

This text has white color on #396257 background.


Related colors

Complementary color

Complementary color for #hex is #C69DA8.


I love getcolorcode.com

Triadic colors

1 #573962 and #625739 with #396257 are triadic colors.

2 #576239 and #623957 with #396257 are triadic colors.