COLOR #604049

HEX: #604049 RGB: (96,64,73)

Color info

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

RGB color model

#604049 color RGB value is (96,64,73).

RGB: (96,64,73) (38%, 25%, 29%)

RGB channels and saturation

R 96 of 255 = 38%
G 64 of 255 = 25%
B 73 of 255 = 29%

96
64
73

R + G + B ~ 31%. #604049 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 64 + 73 = 233 (100%)
R 96 of 233 ~ 41.2%
G 64 of 233 ~ 27.47%
B 73 of 233 ~ 31.33'%

%41.2
%27.47
%31.33

CMYK color model

#604049 color CMYK value is (0,33,24,62).

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

CMYK: (0,33,24,62)
C0M33Y24K62 (0%, 33%, 24%, 62%)
(0.00 / 0.33 / 0.24 / 0.62)

CMYK percentages

%0
%33.33
%23.96
%62.35

Codes

Color #604049 in popluar color models

60 40 49
RGB 96 64 73
HSL 343° 20.00% 31.37%
HSB/HSV 343° 33.33% 37.65%
CMYK 0.00% 33.33% 23.96%
62.35%

Color #604049 in popluar number systems.

HEX 60 40 49
Decimal 96 64 73
Binary 1100000 1000000 1001001
Octal 140 100 111

Shades and tints

Shades of #604049

#604049
(96,64,73)
#583B43
(88,59,67)
#50363D
(80,54,61)
#483137
(72,49,55)
#402C31
(64,44,49)
#38272B
(56,39,43)
#302225
(48,34,37)
#281D1F
(40,29,31)
#201819
(32,24,25)
#181313
(24,19,19)
#100E0D
(16,14,13)
#000000
(0,0,0)

Tints of #604049

#604049
(96,64,73)
#6E5159
(110,81,89)
#7C6269
(124,98,105)
#8A7379
(138,115,121)
#988489
(152,132,137)
#A69599
(166,149,153)
#B4A6A9
(180,166,169)
#C2B7B9
(194,183,185)
#D0C8C9
(208,200,201)
#DED9D9
(222,217,217)
#ECEAE9
(236,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #604049; }

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

This text font color is #604049.

Background Color

.myBgColor { background-color: #604049; }

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

This div background color is #604049.

Border color

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

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

This div border color is #604049.

Opacity

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

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

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

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

This text has shadow with #604049 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #604049.

Preview

Color preview on black background

This text has color #604049 on black background.


Color preview on white background

This text has color #604049 on white background.


Black color preview on #604049 background

This text has black color on #604049 background.


White color preview on #604049 background

This text has white color on #604049 background.


Related colors

Complementary color

Complementary color for #hex is #9FBFB6.


I love getcolorcode.com

Triadic colors

1 #496040 and #404960 with #604049 are triadic colors.

2 #494060 and #406049 with #604049 are triadic colors.