COLOR #5F4A73

HEX: #5F4A73 RGB: (95,74,115)

Color info

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

RGB color model

#5F4A73 color RGB value is (95,74,115).

RGB: (95,74,115) (37%, 29%, 45%)

RGB channels and saturation

R 95 of 255 = 37%
G 74 of 255 = 29%
B 115 of 255 = 45%

95
74
115

R + G + B ~ 37%. #5F4A73 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 95 + 74 + 115 = 284 (100%)
R 95 of 284 ~ 33.45%
G 74 of 284 ~ 26.06%
B 115 of 284 ~ 40.49'%

%33.45
%26.06
%40.49

CMYK color model

#5F4A73 color CMYK value is (17,36,0,55).

  • cyan value is 17.39%
  • magenta value is 35.65%
  • yellow value is 0.00%
  • key color value is 54.90%
CMYK: (17,36,0,55) C17M36Y0K55 (17%,36%,0%,55%) (0.17/0.36/0.00/0.55) 

CMYK percentages

%17.39
%35.65
%0
%54.9

Codes

Color #5F4A73 in popluar color models

5F 4A 73
RGB 95 74 115
HSL 271° 21.69% 37.06%
HSB/HSV 271° 35.65% 45.10%
CMYK 17.39% 35.65% 0.00%
54.90%

Color #5F4A73 in popluar number systems.

HEX 5F 4A 73
Decimal 95 74 115
Binary 1011111 1001010 1110011
Octal 137 112 163

Shades and tints

Shades of #5F4A73

#5F4A73
(95,74,115)
#574469
(87,68,105)
#4F3E5F
(79,62,95)
#473855
(71,56,85)
#3F324B
(63,50,75)
#372C41
(55,44,65)
#2F2637
(47,38,55)
#27202D
(39,32,45)
#1F1A23
(31,26,35)
#171419
(23,20,25)
#0F0E0F
(15,14,15)
#000000
(0,0,0)

Tints of #5F4A73

#5F4A73
(95,74,115)
#6D5A7F
(109,90,127)
#7B6A8B
(123,106,139)
#897A97
(137,122,151)
#978AA3
(151,138,163)
#A59AAF
(165,154,175)
#B3AABB
(179,170,187)
#C1BAC7
(193,186,199)
#CFCAD3
(207,202,211)
#DDDADF
(221,218,223)
#EBEAEB
(235,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5F4A73; }

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

This text font color is #5F4A73.

Background Color

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

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

This div background color is #5F4A73.

Border color

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

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

This div border color is #5F4A73.

Opacity

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

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

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

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

This text has shadow with #5F4A73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5F4A73.

Preview

Color preview on black background

This text has color #5F4A73 on black background.


Color preview on white background

This text has color #5F4A73 on white background.


Black color preview on #5F4A73 background

This text has black color on #5F4A73 background.


White color preview on #5F4A73 background

This text has white color on #5F4A73 background.


Related colors

Complementary color

Complementary color for #hex is #A0B58C.


I love getcolorcode.com

Triadic colors

1 #735F4A and #4A735F with #5F4A73 are triadic colors.

2 #734A5F and #4A5F73 with #5F4A73 are triadic colors.