COLOR #395F4A

HEX: #395F4A RGB: (57,95,74)

Color info

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

RGB color model

#395F4A color RGB value is (57,95,74).

RGB: (57,95,74) (22%, 37%, 29%)

RGB channels and saturation

R 57 of 255 = 22%
G 95 of 255 = 37%
B 74 of 255 = 29%

57
95
74

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

Portions of RGB colors in percentages

R + G + B = 57 + 95 + 74 = 226 (100%)
R 57 of 226 ~ 25.22%
G 95 of 226 ~ 42.04%
B 74 of 226 ~ 32.74'%

%25.22
%42.04
%32.74

CMYK color model

#395F4A color CMYK value is (40,0,22,63).

  • cyan value is 40.00%
  • magenta value is 0.00%
  • yellow value is 22.11%
  • key color value is 62.75%
CMYK: (40,0,22,63) C40M0Y22K63 (40%,0%,22%,63%) (0.40/0.00/0.22/0.63) 

CMYK percentages

%40
%0
%22.11
%62.75

Codes

Color #395F4A in popluar color models

39 5F 4A
RGB 57 95 74
HSL 147° 25.00% 29.80%
HSB/HSV 147° 40.00% 37.25%
CMYK 40.00% 0.00% 22.11%
62.75%

Color #395F4A in popluar number systems.

HEX 39 5F 4A
Decimal 57 95 74
Binary 111001 1011111 1001010
Octal 71 137 112

Shades and tints

Shades of #395F4A

#395F4A
(57,95,74)
#345744
(52,87,68)
#2F4F3E
(47,79,62)
#2A4738
(42,71,56)
#253F32
(37,63,50)
#20372C
(32,55,44)
#1B2F26
(27,47,38)
#162720
(22,39,32)
#111F1A
(17,31,26)
#0C1714
(12,23,20)
#070F0E
(7,15,14)
#000000
(0,0,0)

Tints of #395F4A

#395F4A
(57,95,74)
#4B6D5A
(75,109,90)
#5D7B6A
(93,123,106)
#6F897A
(111,137,122)
#81978A
(129,151,138)
#93A59A
(147,165,154)
#A5B3AA
(165,179,170)
#B7C1BA
(183,193,186)
#C9CFCA
(201,207,202)
#DBDDDA
(219,221,218)
#EDEBEA
(237,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #395F4A; }

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

This text font color is #395F4A.

Background Color

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

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

This div background color is #395F4A.

Border color

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

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

This div border color is #395F4A.

Opacity

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

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

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

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

This text has shadow with #395F4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #395F4A.

Preview

Color preview on black background

This text has color #395F4A on black background.


Color preview on white background

This text has color #395F4A on white background.


Black color preview on #395F4A background

This text has black color on #395F4A background.


White color preview on #395F4A background

This text has white color on #395F4A background.


Related colors

Complementary color

Complementary color for #hex is #C6A0B5.


I love getcolorcode.com

Triadic colors

1 #4A395F and #5F4A39 with #395F4A are triadic colors.

2 #4A5F39 and #5F394A with #395F4A are triadic colors.