COLOR #603529

HEX: #603529 RGB: (96,53,41)

Color info

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

RGB color model

#603529 color RGB value is (96,53,41).

RGB: (96,53,41) (38%, 21%, 16%)

RGB channels and saturation

R 96 of 255 = 38%
G 53 of 255 = 21%
B 41 of 255 = 16%

96
53
41

R + G + B ~ 25%. #603529 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 53 + 41 = 190 (100%)
R 96 of 190 ~ 50.53%
G 53 of 190 ~ 27.89%
B 41 of 190 ~ 21.58'%

%50.53
%27.89
%21.58

CMYK color model

#603529 color CMYK value is (0,45,57,62).

  • cyan value is 0.00%
  • magenta value is 44.79%
  • yellow value is 57.29%
  • key color value is 62.35%
CMYK: (0,45,57,62) C0M45Y57K62 (0%,45%,57%,62%) (0.00/0.45/0.57/0.62) 

CMYK percentages

%0
%44.79
%57.29
%62.35

Codes

Color #603529 in popluar color models

60 35 29
RGB 96 53 41
HSL 13° 40.15% 26.86%
HSB/HSV 13° 57.29% 37.65%
CMYK 0.00% 44.79% 57.29%
62.35%

Color #603529 in popluar number systems.

HEX 60 35 29
Decimal 96 53 41
Binary 1100000 110101 101001
Octal 140 65 51

Shades and tints

Shades of #603529

#603529
(96,53,41)
#583126
(88,49,38)
#502D23
(80,45,35)
#482920
(72,41,32)
#40251D
(64,37,29)
#38211A
(56,33,26)
#301D17
(48,29,23)
#281914
(40,25,20)
#201511
(32,21,17)
#18110E
(24,17,14)
#100D0B
(16,13,11)
#000000
(0,0,0)

Tints of #603529

#603529
(96,53,41)
#6E473C
(110,71,60)
#7C594F
(124,89,79)
#8A6B62
(138,107,98)
#987D75
(152,125,117)
#A68F88
(166,143,136)
#B4A19B
(180,161,155)
#C2B3AE
(194,179,174)
#D0C5C1
(208,197,193)
#DED7D4
(222,215,212)
#ECE9E7
(236,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #603529 color. Also use rgb(96,53,41) instead hex code.

Text Font Color

.myTextColor { color: #603529; }

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

This text font color is #603529.

Background Color

.myBgColor { background-color: #603529; }

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

This div background color is #603529.

Border color

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

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

This div border color is #603529.

Opacity

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

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

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

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

This text has shadow with #603529 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #603529.

Preview

Color preview on black background

This text has color #603529 on black background.


Color preview on white background

This text has color #603529 on white background.


Black color preview on #603529 background

This text has black color on #603529 background.


White color preview on #603529 background

This text has white color on #603529 background.


Related colors

Complementary color

Complementary color for #hex is #9FCAD6.


I love getcolorcode.com

Triadic colors

1 #296035 and #352960 with #603529 are triadic colors.

2 #293560 and #356029 with #603529 are triadic colors.