COLOR #601357

HEX: #601357 RGB: (96,19,87)

Color info

#601357 contains mainly red and blue colors. Web safe color of #601357 is #660066 (or #606).

RGB color model

#601357 color RGB value is (96,19,87).

RGB: (96,19,87) (38%, 7%, 34%)

RGB channels and saturation

R 96 of 255 = 38%
G 19 of 255 = 7%
B 87 of 255 = 34%

96
19
87

R + G + B ~ 26%. #601357 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 19 + 87 = 202 (100%)
R 96 of 202 ~ 47.52%
G 19 of 202 ~ 9.41%
B 87 of 202 ~ 43.07'%

%47.52
%43.07

CMYK color model

#601357 color CMYK value is (0,80,9,62).

  • cyan value is 0.00%
  • magenta value is 80.21%
  • yellow value is 9.38%
  • key color value is 62.35%
CMYK: (0,80,9,62) C0M80Y9K62 (0%,80%,9%,62%) (0.00/0.80/0.09/0.62) 

CMYK percentages

%0
%80.21
%9.38
%62.35

Codes

Color #601357 in popluar color models

60 13 57
RGB 96 19 87
HSL 307° 66.96% 22.55%
HSB/HSV 307° 80.21% 37.65%
CMYK 0.00% 80.21% 9.38%
62.35%

Color #601357 in popluar number systems.

HEX 60 13 57
Decimal 96 19 87
Binary 1100000 10011 1010111
Octal 140 23 127

Shades and tints

Shades of #601357

#601357
(96,19,87)
#581250
(88,18,80)
#501149
(80,17,73)
#481042
(72,16,66)
#400F3B
(64,15,59)
#380E34
(56,14,52)
#300D2D
(48,13,45)
#280C26
(40,12,38)
#200B1F
(32,11,31)
#180A18
(24,10,24)
#100911
(16,9,17)
#000000
(0,0,0)

Tints of #601357

#601357
(96,19,87)
#6E2866
(110,40,102)
#7C3D75
(124,61,117)
#8A5284
(138,82,132)
#986793
(152,103,147)
#A67CA2
(166,124,162)
#B491B1
(180,145,177)
#C2A6C0
(194,166,192)
#D0BBCF
(208,187,207)
#DED0DE
(222,208,222)
#ECE5ED
(236,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #601357 color. Also use rgb(96,19,87) instead hex code.

Text Font Color

.myTextColor { color: #601357; }

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

This text font color is #601357.

Background Color

.myBgColor { background-color: #601357; }

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

This div background color is #601357.

Border color

.myBorderColor { border: 1px solid #601357; }

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

This div border color is #601357.

Opacity

.myOpacity80 { color: #601357; opacity: 0.8; }

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

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

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

This text has shadow with #601357 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #601357.

Preview

Color preview on black background

This text has color #601357 on black background.


Color preview on white background

This text has color #601357 on white background.


Black color preview on #601357 background

This text has black color on #601357 background.


White color preview on #601357 background

This text has white color on #601357 background.


Related colors

Complementary color

Complementary color for #hex is #9FECA8.


I love getcolorcode.com

Triadic colors

1 #576013 and #135760 with #601357 are triadic colors.

2 #571360 and #136057 with #601357 are triadic colors.