COLOR #396233

HEX: #396233 RGB: (57,98,51)

Color info

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

RGB color model

#396233 color RGB value is (57,98,51).

RGB: (57,98,51) (22%, 38%, 20%)

RGB channels and saturation

R 57 of 255 = 22%
G 98 of 255 = 38%
B 51 of 255 = 20%

57
98
51

R + G + B ~ 27%. #396233 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 98 + 51 = 206 (100%)
R 57 of 206 ~ 27.67%
G 98 of 206 ~ 47.57%
B 51 of 206 ~ 24.76'%

%27.67
%47.57
%24.76

CMYK color model

#396233 color CMYK value is (42,0,48,62).

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

CMYK: (42,0,48,62)
C42M0Y48K62 (42%, 0%, 48%, 62%)
(0.42 / 0.00 / 0.48 / 0.62)

CMYK percentages

%41.84
%0
%47.96
%61.57

Codes

Color #396233 in popluar color models

39 62 33
RGB 57 98 51
HSL 112° 31.54% 29.22%
HSB/HSV 112° 47.96% 38.43%
CMYK 41.84% 0.00% 47.96%
61.57%

Color #396233 in popluar number systems.

HEX 39 62 33
Decimal 57 98 51
Binary 111001 1100010 110011
Octal 71 142 63

Shades and tints

Shades of #396233

#396233
(57,98,51)
#345A2F
(52,90,47)
#2F522B
(47,82,43)
#2A4A27
(42,74,39)
#254223
(37,66,35)
#203A1F
(32,58,31)
#1B321B
(27,50,27)
#162A17
(22,42,23)
#112213
(17,34,19)
#0C1A0F
(12,26,15)
#07120B
(7,18,11)
#000000
(0,0,0)

Tints of #396233

#396233
(57,98,51)
#4B7045
(75,112,69)
#5D7E57
(93,126,87)
#6F8C69
(111,140,105)
#819A7B
(129,154,123)
#93A88D
(147,168,141)
#A5B69F
(165,182,159)
#B7C4B1
(183,196,177)
#C9D2C3
(201,210,195)
#DBE0D5
(219,224,213)
#EDEEE7
(237,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #396233; }

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

This text font color is #396233.

Background Color

.myBgColor { background-color: #396233; }

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

This div background color is #396233.

Border color

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

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

This div border color is #396233.

Opacity

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

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

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

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

This text has shadow with #396233 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #396233.

Preview

Color preview on black background

This text has color #396233 on black background.


Color preview on white background

This text has color #396233 on white background.


Black color preview on #396233 background

This text has black color on #396233 background.


White color preview on #396233 background

This text has white color on #396233 background.


Related colors

Complementary color

Complementary color for #hex is #C69DCC.


I love getcolorcode.com

Triadic colors

1 #333962 and #623339 with #396233 are triadic colors.

2 #336239 and #623933 with #396233 are triadic colors.