COLOR #396353

HEX: #396353 RGB: (57,99,83)

Color info

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

RGB color model

#396353 color RGB value is (57,99,83).

RGB: (57,99,83) (22%, 39%, 33%)

RGB channels and saturation

R 57 of 255 = 22%
G 99 of 255 = 39%
B 83 of 255 = 33%

57
99
83

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

Portions of RGB colors in percentages

R + G + B = 57 + 99 + 83 = 239 (100%)
R 57 of 239 ~ 23.85%
G 99 of 239 ~ 41.42%
B 83 of 239 ~ 34.73'%

%23.85
%41.42
%34.73

CMYK color model

#396353 color CMYK value is (42,0,16,61).

  • cyan value is 42.42%
  • magenta value is 0.00%
  • yellow value is 16.16%
  • key color value is 61.18%

CMYK: (42,0,16,61)
C42M0Y16K61 (42%, 0%, 16%, 61%)
(0.42 / 0.00 / 0.16 / 0.61)

CMYK percentages

%42.42
%0
%16.16
%61.18

Codes

Color #396353 in popluar color models

39 63 53
RGB 57 99 83
HSL 157° 26.92% 30.59%
HSB/HSV 157° 42.42% 38.82%
CMYK 42.42% 0.00% 16.16%
61.18%

Color #396353 in popluar number systems.

HEX 39 63 53
Decimal 57 99 83
Binary 111001 1100011 1010011
Octal 71 143 123

Shades and tints

Shades of #396353

#396353
(57,99,83)
#345A4C
(52,90,76)
#2F5145
(47,81,69)
#2A483E
(42,72,62)
#253F37
(37,63,55)
#203630
(32,54,48)
#1B2D29
(27,45,41)
#162422
(22,36,34)
#111B1B
(17,27,27)
#0C1214
(12,18,20)
#07090D
(7,9,13)
#000000
(0,0,0)

Tints of #396353

#396353
(57,99,83)
#4B7162
(75,113,98)
#5D7F71
(93,127,113)
#6F8D80
(111,141,128)
#819B8F
(129,155,143)
#93A99E
(147,169,158)
#A5B7AD
(165,183,173)
#B7C5BC
(183,197,188)
#C9D3CB
(201,211,203)
#DBE1DA
(219,225,218)
#EDEFE9
(237,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #396353 color. Also use rgb(57,99,83) instead hex code.

Text Font Color

.myTextColor { color: #396353; }

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

This text font color is #396353.

Background Color

.myBgColor { background-color: #396353; }

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

This div background color is #396353.

Border color

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

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

This div border color is #396353.

Opacity

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

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

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

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

This text has shadow with #396353 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #396353.

Preview

Color preview on black background

This text has color #396353 on black background.


Color preview on white background

This text has color #396353 on white background.


Black color preview on #396353 background

This text has black color on #396353 background.


White color preview on #396353 background

This text has white color on #396353 background.


Related colors

Complementary color

Complementary color for #hex is #C69CAC.


I love getcolorcode.com

Triadic colors

1 #533963 and #635339 with #396353 are triadic colors.

2 #536339 and #633953 with #396353 are triadic colors.