COLOR #603037

HEX: #603037 RGB: (96,48,55)

Color info

#603037 contains red, green and blue colors in about the same proportion. Web safe color of #603037 is #663333 (or #633).

RGB color model

#603037 color RGB value is (96,48,55).

RGB: (96,48,55) (38%, 19%, 22%)

RGB channels and saturation

R 96 of 255 = 38%
G 48 of 255 = 19%
B 55 of 255 = 22%

96
48
55

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

Portions of RGB colors in percentages

R + G + B = 96 + 48 + 55 = 199 (100%)
R 96 of 199 ~ 48.24%
G 48 of 199 ~ 24.12%
B 55 of 199 ~ 27.64'%

%48.24
%24.12
%27.64

CMYK color model

#603037 color CMYK value is (0,50,43,62).

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

CMYK: (0,50,43,62)
C0M50Y43K62 (0%, 50%, 43%, 62%)
(0.00 / 0.50 / 0.43 / 0.62)

CMYK percentages

%0
%50
%42.71
%62.35

Codes

Color #603037 in popluar color models

60 30 37
RGB 96 48 55
HSL 351° 33.33% 28.24%
HSB/HSV 351° 50.00% 37.65%
CMYK 0.00% 50.00% 42.71%
62.35%

Color #603037 in popluar number systems.

HEX 60 30 37
Decimal 96 48 55
Binary 1100000 110000 110111
Octal 140 60 67

Shades and tints

Shades of #603037

#603037
(96,48,55)
#582C32
(88,44,50)
#50282D
(80,40,45)
#482428
(72,36,40)
#402023
(64,32,35)
#381C1E
(56,28,30)
#301819
(48,24,25)
#281414
(40,20,20)
#20100F
(32,16,15)
#180C0A
(24,12,10)
#100805
(16,8,5)
#000000
(0,0,0)

Tints of #603037

#603037
(96,48,55)
#6E4249
(110,66,73)
#7C545B
(124,84,91)
#8A666D
(138,102,109)
#98787F
(152,120,127)
#A68A91
(166,138,145)
#B49CA3
(180,156,163)
#C2AEB5
(194,174,181)
#D0C0C7
(208,192,199)
#DED2D9
(222,210,217)
#ECE4EB
(236,228,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #603037; }

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

This text font color is #603037.

Background Color

.myBgColor { background-color: #603037; }

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

This div background color is #603037.

Border color

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

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

This div border color is #603037.

Opacity

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

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

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

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

This text has shadow with #603037 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #603037.

Preview

Color preview on black background

This text has color #603037 on black background.


Color preview on white background

This text has color #603037 on white background.


Black color preview on #603037 background

This text has black color on #603037 background.


White color preview on #603037 background

This text has white color on #603037 background.


Related colors

Complementary color

Complementary color for #hex is #9FCFC8.


I love getcolorcode.com

Triadic colors

1 #376030 and #303760 with #603037 are triadic colors.

2 #373060 and #306037 with #603037 are triadic colors.