COLOR #603424

HEX: #603424 RGB: (96,52,36)

Color info

#603424 contains mainly red and green colors. Web safe color of #603424 is #663333 (or #633).

RGB color model

#603424 color RGB value is (96,52,36).

RGB: (96,52,36) (38%, 20%, 14%)

RGB channels and saturation

R 96 of 255 = 38%
G 52 of 255 = 20%
B 36 of 255 = 14%

96
52
36

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

Portions of RGB colors in percentages

R + G + B = 96 + 52 + 36 = 184 (100%)
R 96 of 184 ~ 52.17%
G 52 of 184 ~ 28.26%
B 36 of 184 ~ 19.57'%

%52.17
%28.26
%19.57

CMYK color model

#603424 color CMYK value is (0,46,63,62).

  • cyan value is 0.00%
  • magenta value is 45.83%
  • yellow value is 62.50%
  • key color value is 62.35%

CMYK: (0,46,63,62)
C0M46Y63K62 (0%, 46%, 63%, 62%)
(0.00 / 0.46 / 0.63 / 0.62)

CMYK percentages

%0
%45.83
%62.5
%62.35

Codes

Color #603424 in popluar color models

60 34 24
RGB 96 52 36
HSL 16° 45.45% 25.88%
HSB/HSV 16° 62.50% 37.65%
CMYK 0.00% 45.83% 62.50%
62.35%

Color #603424 in popluar number systems.

HEX 60 34 24
Decimal 96 52 36
Binary 1100000 110100 100100
Octal 140 64 44

Shades and tints

Shades of #603424

#603424
(96,52,36)
#583021
(88,48,33)
#502C1E
(80,44,30)
#48281B
(72,40,27)
#402418
(64,36,24)
#382015
(56,32,21)
#301C12
(48,28,18)
#28180F
(40,24,15)
#20140C
(32,20,12)
#181009
(24,16,9)
#100C06
(16,12,6)
#000000
(0,0,0)

Tints of #603424

#603424
(96,52,36)
#6E4637
(110,70,55)
#7C584A
(124,88,74)
#8A6A5D
(138,106,93)
#987C70
(152,124,112)
#A68E83
(166,142,131)
#B4A096
(180,160,150)
#C2B2A9
(194,178,169)
#D0C4BC
(208,196,188)
#DED6CF
(222,214,207)
#ECE8E2
(236,232,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #603424 color. Also use rgb(96,52,36) instead hex code.

Text Font Color

.myTextColor { color: #603424; }

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

This text font color is #603424.

Background Color

.myBgColor { background-color: #603424; }

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

This div background color is #603424.

Border color

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

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

This div border color is #603424.

Opacity

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

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

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

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

This text has shadow with #603424 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #603424.

Preview

Color preview on black background

This text has color #603424 on black background.


Color preview on white background

This text has color #603424 on white background.


Black color preview on #603424 background

This text has black color on #603424 background.


White color preview on #603424 background

This text has white color on #603424 background.


Related colors

Complementary color

Complementary color for #hex is #9FCBDB.


I love getcolorcode.com

Triadic colors

1 #246034 and #342460 with #603424 are triadic colors.

2 #243460 and #346024 with #603424 are triadic colors.