COLOR #5F365F

HEX: #5F365F RGB: (95,54,95)

Color info

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

RGB color model

#5F365F color RGB value is (95,54,95).

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

RGB channels and saturation

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

95
54
95

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

Portions of RGB colors in percentages

R + G + B = 95 + 54 + 95 = 244 (100%)
R 95 of 244 ~ 38.93%
G 54 of 244 ~ 22.13%
B 95 of 244 ~ 38.93'%

%38.93
%22.13
%38.93

CMYK color model

#5F365F color CMYK value is (0,43,0,63).

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

CMYK: (0,43,0,63)
C0M43Y0K63 (0%, 43%, 0%, 63%)
(0.00 / 0.43 / 0.00 / 0.63)

CMYK percentages

%0
%43.16
%0
%62.75

Codes

Color #5F365F in popluar color models

5F 36 5F
RGB 95 54 95
HSL 300° 27.52% 29.22%
HSB/HSV 300° 43.16% 37.25%
CMYK 0.00% 43.16% 0.00%
62.75%

Color #5F365F in popluar number systems.

HEX 5F 36 5F
Decimal 95 54 95
Binary 1011111 110110 1011111
Octal 137 66 137

Shades and tints

Shades of #5F365F

#5F365F
(95,54,95)
#573257
(87,50,87)
#4F2E4F
(79,46,79)
#472A47
(71,42,71)
#3F263F
(63,38,63)
#372237
(55,34,55)
#2F1E2F
(47,30,47)
#271A27
(39,26,39)
#1F161F
(31,22,31)
#171217
(23,18,23)
#0F0E0F
(15,14,15)
#000000
(0,0,0)

Tints of #5F365F

#5F365F
(95,54,95)
#6D486D
(109,72,109)
#7B5A7B
(123,90,123)
#896C89
(137,108,137)
#977E97
(151,126,151)
#A590A5
(165,144,165)
#B3A2B3
(179,162,179)
#C1B4C1
(193,180,193)
#CFC6CF
(207,198,207)
#DDD8DD
(221,216,221)
#EBEAEB
(235,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5F365F; }

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

This text font color is #5F365F.

Background Color

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

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

This div background color is #5F365F.

Border color

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

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

This div border color is #5F365F.

Opacity

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

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

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

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

This text has shadow with #5F365F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5F365F.

Preview

Color preview on black background

This text has color #5F365F on black background.


Color preview on white background

This text has color #5F365F on white background.


Black color preview on #5F365F background

This text has black color on #5F365F background.


White color preview on #5F365F background

This text has white color on #5F365F background.


Related colors

Complementary color

Complementary color for #hex is #A0C9A0.


I love getcolorcode.com

Triadic colors

1 #5F5F36 and #365F5F with #5F365F are triadic colors.

2 #5F365F and #365F5F with #5F365F are triadic colors.