COLOR #5F395F

HEX: #5F395F RGB: (95,57,95)

Color info

#5F395F contains red, green and blue colors in about the same proportion. Web safe color of #5F395F is #663366 (or #636).

RGB color model

#5F395F color RGB value is (95,57,95).

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

RGB channels and saturation

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

95
57
95

R + G + B ~ 32%. #5F395F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 95 + 57 + 95 = 247 (100%)
R 95 of 247 ~ 38.46%
G 57 of 247 ~ 23.08%
B 95 of 247 ~ 38.46'%

%38.46
%23.08
%38.46

CMYK color model

#5F395F color CMYK value is (0,40,0,63).

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

CMYK: (0,40,0,63)
C0M40Y0K63 (0%, 40%, 0%, 63%)
(0.00 / 0.40 / 0.00 / 0.63)

CMYK percentages

%0
%40
%0
%62.75

Codes

Color #5F395F in popluar color models

5F 39 5F
RGB 95 57 95
HSL 300° 25.00% 29.80%
HSB/HSV 300° 40.00% 37.25%
CMYK 0.00% 40.00% 0.00%
62.75%

Color #5F395F in popluar number systems.

HEX 5F 39 5F
Decimal 95 57 95
Binary 1011111 111001 1011111
Octal 137 71 137

Shades and tints

Shades of #5F395F

#5F395F
(95,57,95)
#573457
(87,52,87)
#4F2F4F
(79,47,79)
#472A47
(71,42,71)
#3F253F
(63,37,63)
#372037
(55,32,55)
#2F1B2F
(47,27,47)
#271627
(39,22,39)
#1F111F
(31,17,31)
#170C17
(23,12,23)
#0F070F
(15,7,15)
#000000
(0,0,0)

Tints of #5F395F

#5F395F
(95,57,95)
#6D4B6D
(109,75,109)
#7B5D7B
(123,93,123)
#896F89
(137,111,137)
#978197
(151,129,151)
#A593A5
(165,147,165)
#B3A5B3
(179,165,179)
#C1B7C1
(193,183,193)
#CFC9CF
(207,201,207)
#DDDBDD
(221,219,221)
#EBEDEB
(235,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5F395F; }

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

This text font color is #5F395F.

Background Color

.myBgColor { background-color: #5F395F; }

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

This div background color is #5F395F.

Border color

.myBorderColor { border: 1px solid #5F395F; }

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

This div border color is #5F395F.

Opacity

.myOpacity80 { color: #5F395F; opacity: 0.8; }

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

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

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

This text has shadow with #5F395F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5F395F.

Preview

Color preview on black background

This text has color #5F395F on black background.


Color preview on white background

This text has color #5F395F on white background.


Black color preview on #5F395F background

This text has black color on #5F395F background.


White color preview on #5F395F background

This text has white color on #5F395F background.


Related colors

Complementary color

Complementary color for #hex is #A0C6A0.


I love getcolorcode.com

Triadic colors

1 #5F5F39 and #395F5F with #5F395F are triadic colors.

2 #5F395F and #395F5F with #5F395F are triadic colors.