COLOR #5F4A58

HEX: #5F4A58 RGB: (95,74,88)

Color info

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

RGB color model

#5F4A58 color RGB value is (95,74,88).

RGB: (95,74,88) (37%, 29%, 35%)

RGB channels and saturation

R 95 of 255 = 37%
G 74 of 255 = 29%
B 88 of 255 = 35%

95
74
88

R + G + B ~ 34%. #5F4A58 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 95 + 74 + 88 = 257 (100%)
R 95 of 257 ~ 36.96%
G 74 of 257 ~ 28.79%
B 88 of 257 ~ 34.24'%

%36.96
%28.79
%34.24

CMYK color model

#5F4A58 color CMYK value is (0,22,7,63).

  • cyan value is 0.00%
  • magenta value is 22.11%
  • yellow value is 7.37%
  • key color value is 62.75%
CMYK: (0,22,7,63) C0M22Y7K63 (0%,22%,7%,63%) (0.00/0.22/0.07/0.63) 

CMYK percentages

%0
%22.11
%7.37
%62.75

Codes

Color #5F4A58 in popluar color models

5F 4A 58
RGB 95 74 88
HSL 320° 12.43% 33.14%
HSB/HSV 320° 22.11% 37.25%
CMYK 0.00% 22.11% 7.37%
62.75%

Color #5F4A58 in popluar number systems.

HEX 5F 4A 58
Decimal 95 74 88
Binary 1011111 1001010 1011000
Octal 137 112 130

Shades and tints

Shades of #5F4A58

#5F4A58
(95,74,88)
#574450
(87,68,80)
#4F3E48
(79,62,72)
#473840
(71,56,64)
#3F3238
(63,50,56)
#372C30
(55,44,48)
#2F2628
(47,38,40)
#272020
(39,32,32)
#1F1A18
(31,26,24)
#171410
(23,20,16)
#0F0E08
(15,14,8)
#000000
(0,0,0)

Tints of #5F4A58

#5F4A58
(95,74,88)
#6D5A67
(109,90,103)
#7B6A76
(123,106,118)
#897A85
(137,122,133)
#978A94
(151,138,148)
#A59AA3
(165,154,163)
#B3AAB2
(179,170,178)
#C1BAC1
(193,186,193)
#CFCAD0
(207,202,208)
#DDDADF
(221,218,223)
#EBEAEE
(235,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5F4A58; }

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

This text font color is #5F4A58.

Background Color

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

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

This div background color is #5F4A58.

Border color

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

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

This div border color is #5F4A58.

Opacity

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

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

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

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

This text has shadow with #5F4A58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5F4A58.

Preview

Color preview on black background

This text has color #5F4A58 on black background.


Color preview on white background

This text has color #5F4A58 on white background.


Black color preview on #5F4A58 background

This text has black color on #5F4A58 background.


White color preview on #5F4A58 background

This text has white color on #5F4A58 background.


Related colors

Complementary color

Complementary color for #hex is #A0B5A7.


I love getcolorcode.com

Triadic colors

1 #585F4A and #4A585F with #5F4A58 are triadic colors.

2 #584A5F and #4A5F58 with #5F4A58 are triadic colors.