COLOR #5F4B65

HEX: #5F4B65 RGB: (95,75,101)

Color info

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

RGB color model

#5F4B65 color RGB value is (95,75,101).

RGB: (95,75,101) (37%, 29%, 40%)

RGB channels and saturation

R 95 of 255 = 37%
G 75 of 255 = 29%
B 101 of 255 = 40%

95
75
101

R + G + B ~ 35%. #5F4B65 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 95 + 75 + 101 = 271 (100%)
R 95 of 271 ~ 35.06%
G 75 of 271 ~ 27.68%
B 101 of 271 ~ 37.27'%

%35.06
%27.68
%37.27

CMYK color model

#5F4B65 color CMYK value is (6,26,0,60).

  • cyan value is 5.94%
  • magenta value is 25.74%
  • yellow value is 0.00%
  • key color value is 60.39%
CMYK: (6,26,0,60) C6M26Y0K60 (6%,26%,0%,60%) (0.06/0.26/0.00/0.60) 

CMYK percentages

%5.94
%25.74
%0
%60.39

Codes

Color #5F4B65 in popluar color models

5F 4B 65
RGB 95 75 101
HSL 286° 14.77% 34.51%
HSB/HSV 286° 25.74% 39.61%
CMYK 5.94% 25.74% 0.00%
60.39%

Color #5F4B65 in popluar number systems.

HEX 5F 4B 65
Decimal 95 75 101
Binary 1011111 1001011 1100101
Octal 137 113 145

Shades and tints

Shades of #5F4B65

#5F4B65
(95,75,101)
#57455C
(87,69,92)
#4F3F53
(79,63,83)
#47394A
(71,57,74)
#3F3341
(63,51,65)
#372D38
(55,45,56)
#2F272F
(47,39,47)
#272126
(39,33,38)
#1F1B1D
(31,27,29)
#171514
(23,21,20)
#0F0F0B
(15,15,11)
#000000
(0,0,0)

Tints of #5F4B65

#5F4B65
(95,75,101)
#6D5B73
(109,91,115)
#7B6B81
(123,107,129)
#897B8F
(137,123,143)
#978B9D
(151,139,157)
#A59BAB
(165,155,171)
#B3ABB9
(179,171,185)
#C1BBC7
(193,187,199)
#CFCBD5
(207,203,213)
#DDDBE3
(221,219,227)
#EBEBF1
(235,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5F4B65; }

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

This text font color is #5F4B65.

Background Color

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

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

This div background color is #5F4B65.

Border color

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

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

This div border color is #5F4B65.

Opacity

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

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

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

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

This text has shadow with #5F4B65 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5F4B65.

Preview

Color preview on black background

This text has color #5F4B65 on black background.


Color preview on white background

This text has color #5F4B65 on white background.


Black color preview on #5F4B65 background

This text has black color on #5F4B65 background.


White color preview on #5F4B65 background

This text has white color on #5F4B65 background.


Related colors

Complementary color

Complementary color for #hex is #A0B49A.


I love getcolorcode.com

Triadic colors

1 #655F4B and #4B655F with #5F4B65 are triadic colors.

2 #654B5F and #4B5F65 with #5F4B65 are triadic colors.