COLOR #604B49

HEX: #604B49 RGB: (96,75,73)

Color info

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

RGB color model

#604B49 color RGB value is (96,75,73).

RGB: (96,75,73) (38%, 29%, 29%)

RGB channels and saturation

R 96 of 255 = 38%
G 75 of 255 = 29%
B 73 of 255 = 29%

96
75
73

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

Portions of RGB colors in percentages

R + G + B = 96 + 75 + 73 = 244 (100%)
R 96 of 244 ~ 39.34%
G 75 of 244 ~ 30.74%
B 73 of 244 ~ 29.92'%

%39.34
%30.74
%29.92

CMYK color model

#604B49 color CMYK value is (0,22,24,62).

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

CMYK: (0,22,24,62)
C0M22Y24K62 (0%, 22%, 24%, 62%)
(0.00 / 0.22 / 0.24 / 0.62)

CMYK percentages

%0
%21.88
%23.96
%62.35

Codes

Color #604B49 in popluar color models

60 4B 49
RGB 96 75 73
HSL 13.61% 33.14%
HSB/HSV 23.96% 37.65%
CMYK 0.00% 21.88% 23.96%
62.35%

Color #604B49 in popluar number systems.

HEX 60 4B 49
Decimal 96 75 73
Binary 1100000 1001011 1001001
Octal 140 113 111

Shades and tints

Shades of #604B49

#604B49
(96,75,73)
#584543
(88,69,67)
#503F3D
(80,63,61)
#483937
(72,57,55)
#403331
(64,51,49)
#382D2B
(56,45,43)
#302725
(48,39,37)
#28211F
(40,33,31)
#201B19
(32,27,25)
#181513
(24,21,19)
#100F0D
(16,15,13)
#000000
(0,0,0)

Tints of #604B49

#604B49
(96,75,73)
#6E5B59
(110,91,89)
#7C6B69
(124,107,105)
#8A7B79
(138,123,121)
#988B89
(152,139,137)
#A69B99
(166,155,153)
#B4ABA9
(180,171,169)
#C2BBB9
(194,187,185)
#D0CBC9
(208,203,201)
#DEDBD9
(222,219,217)
#ECEBE9
(236,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #604B49; }

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

This text font color is #604B49.

Background Color

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

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

This div background color is #604B49.

Border color

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

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

This div border color is #604B49.

Opacity

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

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

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

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

This text has shadow with #604B49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #604B49.

Preview

Color preview on black background

This text has color #604B49 on black background.


Color preview on white background

This text has color #604B49 on white background.


Black color preview on #604B49 background

This text has black color on #604B49 background.


White color preview on #604B49 background

This text has white color on #604B49 background.


Related colors

Complementary color

Complementary color for #hex is #9FB4B6.


I love getcolorcode.com

Triadic colors

1 #49604B and #4B4960 with #604B49 are triadic colors.

2 #494B60 and #4B6049 with #604B49 are triadic colors.