COLOR #604C49

HEX: #604C49 RGB: (96,76,73)

Color info

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

RGB color model

#604C49 color RGB value is (96,76,73).

RGB: (96,76,73) (38%, 30%, 29%)

RGB channels and saturation

R 96 of 255 = 38%
G 76 of 255 = 30%
B 73 of 255 = 29%

96
76
73

R + G + B ~ 32%. #604C49 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 76 + 73 = 245 (100%)
R 96 of 245 ~ 39.18%
G 76 of 245 ~ 31.02%
B 73 of 245 ~ 29.8'%

%39.18
%31.02
%29.8

CMYK color model

#604C49 color CMYK value is (0,21,24,62).

  • cyan value is 0.00%
  • magenta value is 20.83%
  • yellow value is 23.96%
  • key color value is 62.35%

CMYK: (0,21,24,62)
C0M21Y24K62 (0%, 21%, 24%, 62%)
(0.00 / 0.21 / 0.24 / 0.62)

CMYK percentages

%0
%20.83
%23.96
%62.35

Codes

Color #604C49 in popluar color models

60 4C 49
RGB 96 76 73
HSL 13.61% 33.14%
HSB/HSV 23.96% 37.65%
CMYK 0.00% 20.83% 23.96%
62.35%

Color #604C49 in popluar number systems.

HEX 60 4C 49
Decimal 96 76 73
Binary 1100000 1001100 1001001
Octal 140 114 111

Shades and tints

Shades of #604C49

#604C49
(96,76,73)
#584643
(88,70,67)
#50403D
(80,64,61)
#483A37
(72,58,55)
#403431
(64,52,49)
#382E2B
(56,46,43)
#302825
(48,40,37)
#28221F
(40,34,31)
#201C19
(32,28,25)
#181613
(24,22,19)
#10100D
(16,16,13)
#000000
(0,0,0)

Tints of #604C49

#604C49
(96,76,73)
#6E5C59
(110,92,89)
#7C6C69
(124,108,105)
#8A7C79
(138,124,121)
#988C89
(152,140,137)
#A69C99
(166,156,153)
#B4ACA9
(180,172,169)
#C2BCB9
(194,188,185)
#D0CCC9
(208,204,201)
#DEDCD9
(222,220,217)
#ECECE9
(236,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #604C49 color. Also use rgb(96,76,73) instead hex code.

Text Font Color

.myTextColor { color: #604C49; }

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

This text font color is #604C49.

Background Color

.myBgColor { background-color: #604C49; }

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

This div background color is #604C49.

Border color

.myBorderColor { border: 1px solid #604C49; }

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

This div border color is #604C49.

Opacity

.myOpacity80 { color: #604C49; opacity: 0.8; }

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

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

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

This text has shadow with #604C49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #604C49.

Preview

Color preview on black background

This text has color #604C49 on black background.


Color preview on white background

This text has color #604C49 on white background.


Black color preview on #604C49 background

This text has black color on #604C49 background.


White color preview on #604C49 background

This text has white color on #604C49 background.


Related colors

Complementary color

Complementary color for #hex is #9FB3B6.


I love getcolorcode.com

Triadic colors

1 #49604C and #4C4960 with #604C49 are triadic colors.

2 #494C60 and #4C6049 with #604C49 are triadic colors.