COLOR #603E39

HEX: #603E39 RGB: (96,62,57)

Color info

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

RGB color model

#603E39 color RGB value is (96,62,57).

RGB: (96,62,57) (38%, 24%, 22%)

RGB channels and saturation

R 96 of 255 = 38%
G 62 of 255 = 24%
B 57 of 255 = 22%

96
62
57

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

Portions of RGB colors in percentages

R + G + B = 96 + 62 + 57 = 215 (100%)
R 96 of 215 ~ 44.65%
G 62 of 215 ~ 28.84%
B 57 of 215 ~ 26.51'%

%44.65
%28.84
%26.51

CMYK color model

#603E39 color CMYK value is (0,35,41,62).

  • cyan value is 0.00%
  • magenta value is 35.42%
  • yellow value is 40.63%
  • key color value is 62.35%

CMYK: (0,35,41,62)
C0M35Y41K62 (0%, 35%, 41%, 62%)
(0.00 / 0.35 / 0.41 / 0.62)

CMYK percentages

%0
%35.42
%40.63
%62.35

Codes

Color #603E39 in popluar color models

60 3E 39
RGB 96 62 57
HSL 25.49% 30.00%
HSB/HSV 40.63% 37.65%
CMYK 0.00% 35.42% 40.63%
62.35%

Color #603E39 in popluar number systems.

HEX 60 3E 39
Decimal 96 62 57
Binary 1100000 111110 111001
Octal 140 76 71

Shades and tints

Shades of #603E39

#603E39
(96,62,57)
#583934
(88,57,52)
#50342F
(80,52,47)
#482F2A
(72,47,42)
#402A25
(64,42,37)
#382520
(56,37,32)
#30201B
(48,32,27)
#281B16
(40,27,22)
#201611
(32,22,17)
#18110C
(24,17,12)
#100C07
(16,12,7)
#000000
(0,0,0)

Tints of #603E39

#603E39
(96,62,57)
#6E4F4B
(110,79,75)
#7C605D
(124,96,93)
#8A716F
(138,113,111)
#988281
(152,130,129)
#A69393
(166,147,147)
#B4A4A5
(180,164,165)
#C2B5B7
(194,181,183)
#D0C6C9
(208,198,201)
#DED7DB
(222,215,219)
#ECE8ED
(236,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #603E39 color. Also use rgb(96,62,57) instead hex code.

Text Font Color

.myTextColor { color: #603E39; }

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

This text font color is #603E39.

Background Color

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

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

This div background color is #603E39.

Border color

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

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

This div border color is #603E39.

Opacity

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

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

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

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

This text has shadow with #603E39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #603E39.

Preview

Color preview on black background

This text has color #603E39 on black background.


Color preview on white background

This text has color #603E39 on white background.


Black color preview on #603E39 background

This text has black color on #603E39 background.


White color preview on #603E39 background

This text has white color on #603E39 background.


Related colors

Complementary color

Complementary color for #hex is #9FC1C6.


I love getcolorcode.com

Triadic colors

1 #39603E and #3E3960 with #603E39 are triadic colors.

2 #393E60 and #3E6039 with #603E39 are triadic colors.