COLOR #601746

HEX: #601746 RGB: (96,23,70)

Color info

#601746 contains mainly red and blue colors. Web safe color of #601746 is #660033 (or #603).

RGB color model

#601746 color RGB value is (96,23,70).

RGB: (96,23,70) (38%, 9%, 27%)

RGB channels and saturation

R 96 of 255 = 38%
G 23 of 255 = 9%
B 70 of 255 = 27%

96
23
70

R + G + B ~ 25%. #601746 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 23 + 70 = 189 (100%)
R 96 of 189 ~ 50.79%
G 23 of 189 ~ 12.17%
B 70 of 189 ~ 37.04'%

%50.79
%12.17
%37.04

CMYK color model

#601746 color CMYK value is (0,76,27,62).

  • cyan value is 0.00%
  • magenta value is 76.04%
  • yellow value is 27.08%
  • key color value is 62.35%

CMYK: (0,76,27,62)
C0M76Y27K62 (0%, 76%, 27%, 62%)
(0.00 / 0.76 / 0.27 / 0.62)

CMYK percentages

%0
%76.04
%27.08
%62.35

Codes

Color #601746 in popluar color models

60 17 46
RGB 96 23 70
HSL 321° 61.34% 23.33%
HSB/HSV 321° 76.04% 37.65%
CMYK 0.00% 76.04% 27.08%
62.35%

Color #601746 in popluar number systems.

HEX 60 17 46
Decimal 96 23 70
Binary 1100000 10111 1000110
Octal 140 27 106

Shades and tints

Shades of #601746

#601746
(96,23,70)
#581540
(88,21,64)
#50133A
(80,19,58)
#481134
(72,17,52)
#400F2E
(64,15,46)
#380D28
(56,13,40)
#300B22
(48,11,34)
#28091C
(40,9,28)
#200716
(32,7,22)
#180510
(24,5,16)
#10030A
(16,3,10)
#000000
(0,0,0)

Tints of #601746

#601746
(96,23,70)
#6E2C56
(110,44,86)
#7C4166
(124,65,102)
#8A5676
(138,86,118)
#986B86
(152,107,134)
#A68096
(166,128,150)
#B495A6
(180,149,166)
#C2AAB6
(194,170,182)
#D0BFC6
(208,191,198)
#DED4D6
(222,212,214)
#ECE9E6
(236,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #601746 color. Also use rgb(96,23,70) instead hex code.

Text Font Color

.myTextColor { color: #601746; }

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

This text font color is #601746.

Background Color

.myBgColor { background-color: #601746; }

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

This div background color is #601746.

Border color

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

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

This div border color is #601746.

Opacity

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

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

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

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

This text has shadow with #601746 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #601746.

Preview

Color preview on black background

This text has color #601746 on black background.


Color preview on white background

This text has color #601746 on white background.


Black color preview on #601746 background

This text has black color on #601746 background.


White color preview on #601746 background

This text has white color on #601746 background.


Related colors

Complementary color

Complementary color for #hex is #9FE8B9.


I love getcolorcode.com

Triadic colors

1 #466017 and #174660 with #601746 are triadic colors.

2 #461760 and #176046 with #601746 are triadic colors.