COLOR #395F36

HEX: #395F36 RGB: (57,95,54)

Color info

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

RGB color model

#395F36 color RGB value is (57,95,54).

RGB: (57,95,54) (22%, 37%, 21%)

RGB channels and saturation

R 57 of 255 = 22%
G 95 of 255 = 37%
B 54 of 255 = 21%

57
95
54

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

Portions of RGB colors in percentages

R + G + B = 57 + 95 + 54 = 206 (100%)
R 57 of 206 ~ 27.67%
G 95 of 206 ~ 46.12%
B 54 of 206 ~ 26.21'%

%27.67
%46.12
%26.21

CMYK color model

#395F36 color CMYK value is (40,0,43,63).

  • cyan value is 40.00%
  • magenta value is 0.00%
  • yellow value is 43.16%
  • key color value is 62.75%

CMYK: (40,0,43,63)
C40M0Y43K63 (40%, 0%, 43%, 63%)
(0.40 / 0.00 / 0.43 / 0.63)

CMYK percentages

%40
%0
%43.16
%62.75

Codes

Color #395F36 in popluar color models

39 5F 36
RGB 57 95 54
HSL 116° 27.52% 29.22%
HSB/HSV 116° 43.16% 37.25%
CMYK 40.00% 0.00% 43.16%
62.75%

Color #395F36 in popluar number systems.

HEX 39 5F 36
Decimal 57 95 54
Binary 111001 1011111 110110
Octal 71 137 66

Shades and tints

Shades of #395F36

#395F36
(57,95,54)
#345732
(52,87,50)
#2F4F2E
(47,79,46)
#2A472A
(42,71,42)
#253F26
(37,63,38)
#203722
(32,55,34)
#1B2F1E
(27,47,30)
#16271A
(22,39,26)
#111F16
(17,31,22)
#0C1712
(12,23,18)
#070F0E
(7,15,14)
#000000
(0,0,0)

Tints of #395F36

#395F36
(57,95,54)
#4B6D48
(75,109,72)
#5D7B5A
(93,123,90)
#6F896C
(111,137,108)
#81977E
(129,151,126)
#93A590
(147,165,144)
#A5B3A2
(165,179,162)
#B7C1B4
(183,193,180)
#C9CFC6
(201,207,198)
#DBDDD8
(219,221,216)
#EDEBEA
(237,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #395F36 color. Also use rgb(57,95,54) instead hex code.

Text Font Color

.myTextColor { color: #395F36; }

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

This text font color is #395F36.

Background Color

.myBgColor { background-color: #395F36; }

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

This div background color is #395F36.

Border color

.myBorderColor { border: 1px solid #395F36; }

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

This div border color is #395F36.

Opacity

.myOpacity80 { color: #395F36; opacity: 0.8; }

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

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

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

This text has shadow with #395F36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #395F36.

Preview

Color preview on black background

This text has color #395F36 on black background.


Color preview on white background

This text has color #395F36 on white background.


Black color preview on #395F36 background

This text has black color on #395F36 background.


White color preview on #395F36 background

This text has white color on #395F36 background.


Related colors

Complementary color

Complementary color for #hex is #C6A0C9.


I love getcolorcode.com

Triadic colors

1 #36395F and #5F3639 with #395F36 are triadic colors.

2 #365F39 and #5F3936 with #395F36 are triadic colors.