COLOR #603327

HEX: #603327 RGB: (96,51,39)

Color info

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

RGB color model

#603327 color RGB value is (96,51,39).

RGB: (96,51,39) (38%, 20%, 15%)

RGB channels and saturation

R 96 of 255 = 38%
G 51 of 255 = 20%
B 39 of 255 = 15%

96
51
39

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

Portions of RGB colors in percentages

R + G + B = 96 + 51 + 39 = 186 (100%)
R 96 of 186 ~ 51.61%
G 51 of 186 ~ 27.42%
B 39 of 186 ~ 20.97'%

%51.61
%27.42
%20.97

CMYK color model

#603327 color CMYK value is (0,47,59,62).

  • cyan value is 0.00%
  • magenta value is 46.88%
  • yellow value is 59.38%
  • key color value is 62.35%

CMYK: (0,47,59,62)
C0M47Y59K62 (0%, 47%, 59%, 62%)
(0.00 / 0.47 / 0.59 / 0.62)

CMYK percentages

%0
%46.88
%59.38
%62.35

Codes

Color #603327 in popluar color models

60 33 27
RGB 96 51 39
HSL 13° 42.22% 26.47%
HSB/HSV 13° 59.38% 37.65%
CMYK 0.00% 46.88% 59.38%
62.35%

Color #603327 in popluar number systems.

HEX 60 33 27
Decimal 96 51 39
Binary 1100000 110011 100111
Octal 140 63 47

Shades and tints

Shades of #603327

#603327
(96,51,39)
#582F24
(88,47,36)
#502B21
(80,43,33)
#48271E
(72,39,30)
#40231B
(64,35,27)
#381F18
(56,31,24)
#301B15
(48,27,21)
#281712
(40,23,18)
#20130F
(32,19,15)
#180F0C
(24,15,12)
#100B09
(16,11,9)
#000000
(0,0,0)

Tints of #603327

#603327
(96,51,39)
#6E453A
(110,69,58)
#7C574D
(124,87,77)
#8A6960
(138,105,96)
#987B73
(152,123,115)
#A68D86
(166,141,134)
#B49F99
(180,159,153)
#C2B1AC
(194,177,172)
#D0C3BF
(208,195,191)
#DED5D2
(222,213,210)
#ECE7E5
(236,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #603327 color. Also use rgb(96,51,39) instead hex code.

Text Font Color

.myTextColor { color: #603327; }

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

This text font color is #603327.

Background Color

.myBgColor { background-color: #603327; }

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

This div background color is #603327.

Border color

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

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

This div border color is #603327.

Opacity

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

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

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

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

This text has shadow with #603327 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #603327.

Preview

Color preview on black background

This text has color #603327 on black background.


Color preview on white background

This text has color #603327 on white background.


Black color preview on #603327 background

This text has black color on #603327 background.


White color preview on #603327 background

This text has white color on #603327 background.


Related colors

Complementary color

Complementary color for #hex is #9FCCD8.


I love getcolorcode.com

Triadic colors

1 #276033 and #332760 with #603327 are triadic colors.

2 #273360 and #336027 with #603327 are triadic colors.