COLOR #395040

HEX: #395040 RGB: (57,80,64)

Color info

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

RGB color model

#395040 color RGB value is (57,80,64).

RGB: (57,80,64) (22%, 31%, 25%)

RGB channels and saturation

R 57 of 255 = 22%
G 80 of 255 = 31%
B 64 of 255 = 25%

57
80
64

R + G + B ~ 26%. #395040 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 80 + 64 = 201 (100%)
R 57 of 201 ~ 28.36%
G 80 of 201 ~ 39.8%
B 64 of 201 ~ 31.84'%

%28.36
%39.8
%31.84

CMYK color model

#395040 color CMYK value is (29,0,20,69).

  • cyan value is 28.75%
  • magenta value is 0.00%
  • yellow value is 20.00%
  • key color value is 68.63%

CMYK: (29,0,20,69)
C29M0Y20K69 (29%, 0%, 20%, 69%)
(0.29 / 0.00 / 0.20 / 0.69)

CMYK percentages

%28.75
%0
%20
%68.63

Codes

Color #395040 in popluar color models

39 50 40
RGB 57 80 64
HSL 138° 16.79% 26.86%
HSB/HSV 138° 28.75% 31.37%
CMYK 28.75% 0.00% 20.00%
68.63%

Color #395040 in popluar number systems.

HEX 39 50 40
Decimal 57 80 64
Binary 111001 1010000 1000000
Octal 71 120 100

Shades and tints

Shades of #395040

#395040
(57,80,64)
#34493B
(52,73,59)
#2F4236
(47,66,54)
#2A3B31
(42,59,49)
#25342C
(37,52,44)
#202D27
(32,45,39)
#1B2622
(27,38,34)
#161F1D
(22,31,29)
#111818
(17,24,24)
#0C1113
(12,17,19)
#070A0E
(7,10,14)
#000000
(0,0,0)

Tints of #395040

#395040
(57,80,64)
#4B5F51
(75,95,81)
#5D6E62
(93,110,98)
#6F7D73
(111,125,115)
#818C84
(129,140,132)
#939B95
(147,155,149)
#A5AAA6
(165,170,166)
#B7B9B7
(183,185,183)
#C9C8C8
(201,200,200)
#DBD7D9
(219,215,217)
#EDE6EA
(237,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #395040 color. Also use rgb(57,80,64) instead hex code.

Text Font Color

.myTextColor { color: #395040; }

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

This text font color is #395040.

Background Color

.myBgColor { background-color: #395040; }

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

This div background color is #395040.

Border color

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

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

This div border color is #395040.

Opacity

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

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

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

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

This text has shadow with #395040 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #395040.

Preview

Color preview on black background

This text has color #395040 on black background.


Color preview on white background

This text has color #395040 on white background.


Black color preview on #395040 background

This text has black color on #395040 background.


White color preview on #395040 background

This text has white color on #395040 background.


Related colors

Complementary color

Complementary color for #hex is #C6AFBF.


I love getcolorcode.com

Triadic colors

1 #403950 and #504039 with #395040 are triadic colors.

2 #405039 and #503940 with #395040 are triadic colors.