COLOR #396148

HEX: #396148 RGB: (57,97,72)

Color info

#396148 contains red, green and blue colors in about the same proportion. Web safe color of #396148 is #336633 (or #363).

RGB color model

#396148 color RGB value is (57,97,72).

RGB: (57,97,72) (22%, 38%, 28%)

RGB channels and saturation

R 57 of 255 = 22%
G 97 of 255 = 38%
B 72 of 255 = 28%

57
97
72

R + G + B ~ 29%. #396148 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 97 + 72 = 226 (100%)
R 57 of 226 ~ 25.22%
G 97 of 226 ~ 42.92%
B 72 of 226 ~ 31.86'%

%25.22
%42.92
%31.86

CMYK color model

#396148 color CMYK value is (41,0,26,62).

  • cyan value is 41.24%
  • magenta value is 0.00%
  • yellow value is 25.77%
  • key color value is 61.96%

CMYK: (41,0,26,62)
C41M0Y26K62 (41%, 0%, 26%, 62%)
(0.41 / 0.00 / 0.26 / 0.62)

CMYK percentages

%41.24
%0
%25.77
%61.96

Codes

Color #396148 in popluar color models

39 61 48
RGB 57 97 72
HSL 143° 25.97% 30.20%
HSB/HSV 143° 41.24% 38.04%
CMYK 41.24% 0.00% 25.77%
61.96%

Color #396148 in popluar number systems.

HEX 39 61 48
Decimal 57 97 72
Binary 111001 1100001 1001000
Octal 71 141 110

Shades and tints

Shades of #396148

#396148
(57,97,72)
#345942
(52,89,66)
#2F513C
(47,81,60)
#2A4936
(42,73,54)
#254130
(37,65,48)
#20392A
(32,57,42)
#1B3124
(27,49,36)
#16291E
(22,41,30)
#112118
(17,33,24)
#0C1912
(12,25,18)
#07110C
(7,17,12)
#000000
(0,0,0)

Tints of #396148

#396148
(57,97,72)
#4B6F58
(75,111,88)
#5D7D68
(93,125,104)
#6F8B78
(111,139,120)
#819988
(129,153,136)
#93A798
(147,167,152)
#A5B5A8
(165,181,168)
#B7C3B8
(183,195,184)
#C9D1C8
(201,209,200)
#DBDFD8
(219,223,216)
#EDEDE8
(237,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #396148 color. Also use rgb(57,97,72) instead hex code.

Text Font Color

.myTextColor { color: #396148; }

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

This text font color is #396148.

Background Color

.myBgColor { background-color: #396148; }

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

This div background color is #396148.

Border color

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

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

This div border color is #396148.

Opacity

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

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

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

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

This text has shadow with #396148 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #396148.

Preview

Color preview on black background

This text has color #396148 on black background.


Color preview on white background

This text has color #396148 on white background.


Black color preview on #396148 background

This text has black color on #396148 background.


White color preview on #396148 background

This text has white color on #396148 background.


Related colors

Complementary color

Complementary color for #hex is #C69EB7.


I love getcolorcode.com

Triadic colors

1 #483961 and #614839 with #396148 are triadic colors.

2 #486139 and #613948 with #396148 are triadic colors.