COLOR #603C37

HEX: #603C37 RGB: (96,60,55)

Color info

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

RGB color model

#603C37 color RGB value is (96,60,55).

RGB: (96,60,55) (38%, 24%, 22%)

RGB channels and saturation

R 96 of 255 = 38%
G 60 of 255 = 24%
B 55 of 255 = 22%

96
60
55

R + G + B ~ 28%. #603C37 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 60 + 55 = 211 (100%)
R 96 of 211 ~ 45.5%
G 60 of 211 ~ 28.44%
B 55 of 211 ~ 26.07'%

%45.5
%28.44
%26.07

CMYK color model

#603C37 color CMYK value is (0,38,43,62).

  • cyan value is 0.00%
  • magenta value is 37.50%
  • yellow value is 42.71%
  • key color value is 62.35%
CMYK: (0,38,43,62) C0M38Y43K62 (0%,38%,43%,62%) (0.00/0.38/0.43/0.62) 

CMYK percentages

%0
%37.5
%42.71
%62.35

Codes

Color #603C37 in popluar color models

60 3C 37
RGB 96 60 55
HSL 27.15% 29.61%
HSB/HSV 42.71% 37.65%
CMYK 0.00% 37.50% 42.71%
62.35%

Color #603C37 in popluar number systems.

HEX 60 3C 37
Decimal 96 60 55
Binary 1100000 111100 110111
Octal 140 74 67

Shades and tints

Shades of #603C37

#603C37
(96,60,55)
#583732
(88,55,50)
#50322D
(80,50,45)
#482D28
(72,45,40)
#402823
(64,40,35)
#38231E
(56,35,30)
#301E19
(48,30,25)
#281914
(40,25,20)
#20140F
(32,20,15)
#180F0A
(24,15,10)
#100A05
(16,10,5)
#000000
(0,0,0)

Tints of #603C37

#603C37
(96,60,55)
#6E4D49
(110,77,73)
#7C5E5B
(124,94,91)
#8A6F6D
(138,111,109)
#98807F
(152,128,127)
#A69191
(166,145,145)
#B4A2A3
(180,162,163)
#C2B3B5
(194,179,181)
#D0C4C7
(208,196,199)
#DED5D9
(222,213,217)
#ECE6EB
(236,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #603C37; }

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

This text font color is #603C37.

Background Color

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

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

This div background color is #603C37.

Border color

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

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

This div border color is #603C37.

Opacity

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

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

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

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

This text has shadow with #603C37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #603C37.

Preview

Color preview on black background

This text has color #603C37 on black background.


Color preview on white background

This text has color #603C37 on white background.


Black color preview on #603C37 background

This text has black color on #603C37 background.


White color preview on #603C37 background

This text has white color on #603C37 background.


Related colors

Complementary color

Complementary color for #hex is #9FC3C8.


I love getcolorcode.com

Triadic colors

1 #37603C and #3C3760 with #603C37 are triadic colors.

2 #373C60 and #3C6037 with #603C37 are triadic colors.