COLOR #601C37

HEX: #601C37 RGB: (96,28,55)

Color info

#601C37 contains mainly red and blue colors. Web safe color of #601C37 is #663333 (or #633).

RGB color model

#601C37 color RGB value is (96,28,55).

RGB: (96,28,55) (38%, 11%, 22%)

RGB channels and saturation

R 96 of 255 = 38%
G 28 of 255 = 11%
B 55 of 255 = 22%

96
28
55

R + G + B ~ 24%. #601C37 is dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 28 + 55 = 179 (100%)
R 96 of 179 ~ 53.63%
G 28 of 179 ~ 15.64%
B 55 of 179 ~ 30.73'%

%53.63
%15.64
%30.73

CMYK color model

#601C37 color CMYK value is (0,71,43,62).

  • cyan value is 0.00%
  • magenta value is 70.83%
  • yellow value is 42.71%
  • key color value is 62.35%

CMYK: (0,71,43,62)
C0M71Y43K62 (0%, 71%, 43%, 62%)
(0.00 / 0.71 / 0.43 / 0.62)

CMYK percentages

%0
%70.83
%42.71
%62.35

Codes

Color #601C37 in popluar color models

60 1C 37
RGB 96 28 55
HSL 336° 54.84% 24.31%
HSB/HSV 336° 70.83% 37.65%
CMYK 0.00% 70.83% 42.71%
62.35%

Color #601C37 in popluar number systems.

HEX 60 1C 37
Decimal 96 28 55
Binary 1100000 11100 110111
Octal 140 34 67

Shades and tints

Shades of #601C37

#601C37
(96,28,55)
#581A32
(88,26,50)
#50182D
(80,24,45)
#481628
(72,22,40)
#401423
(64,20,35)
#38121E
(56,18,30)
#301019
(48,16,25)
#280E14
(40,14,20)
#200C0F
(32,12,15)
#180A0A
(24,10,10)
#100805
(16,8,5)
#000000
(0,0,0)

Tints of #601C37

#601C37
(96,28,55)
#6E3049
(110,48,73)
#7C445B
(124,68,91)
#8A586D
(138,88,109)
#986C7F
(152,108,127)
#A68091
(166,128,145)
#B494A3
(180,148,163)
#C2A8B5
(194,168,181)
#D0BCC7
(208,188,199)
#DED0D9
(222,208,217)
#ECE4EB
(236,228,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #601C37 color. Also use rgb(96,28,55) instead hex code.

Text Font Color

.myTextColor { color: #601C37; }

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

This text font color is #601C37.

Background Color

.myBgColor { background-color: #601C37; }

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

This div background color is #601C37.

Border color

.myBorderColor { border: 1px solid #601C37; }

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

This div border color is #601C37.

Opacity

.myOpacity80 { color: #601C37; opacity: 0.8; }

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

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

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

This text has shadow with #601C37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #601C37.

Preview

Color preview on black background

This text has color #601C37 on black background.


Color preview on white background

This text has color #601C37 on white background.


Black color preview on #601C37 background

This text has black color on #601C37 background.


White color preview on #601C37 background

This text has white color on #601C37 background.


Related colors

Complementary color

Complementary color for #hex is #9FE3C8.


I love getcolorcode.com

Triadic colors

1 #37601C and #1C3760 with #601C37 are triadic colors.

2 #371C60 and #1C6037 with #601C37 are triadic colors.