COLOR #604D5D

HEX: #604D5D RGB: (96,77,93)

Color info

#604D5D contains red, green and blue colors in about the same proportion. Web safe color of #604D5D is #663366 (or #636).

RGB color model

#604D5D color RGB value is (96,77,93).

RGB: (96,77,93) (38%, 30%, 36%)

RGB channels and saturation

R 96 of 255 = 38%
G 77 of 255 = 30%
B 93 of 255 = 36%

96
77
93

R + G + B ~ 35%. #604D5D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 77 + 93 = 266 (100%)
R 96 of 266 ~ 36.09%
G 77 of 266 ~ 28.95%
B 93 of 266 ~ 34.96'%

%36.09
%28.95
%34.96

CMYK color model

#604D5D color CMYK value is (0,20,3,62).

  • cyan value is 0.00%
  • magenta value is 19.79%
  • yellow value is 3.12%
  • key color value is 62.35%

CMYK: (0,20,3,62)
C0M20Y3K62 (0%, 20%, 3%, 62%)
(0.00 / 0.20 / 0.03 / 0.62)

CMYK percentages

%0
%19.79
%3.12
%62.35

Codes

Color #604D5D in popluar color models

60 4D 5D
RGB 96 77 93
HSL 309° 10.98% 33.92%
HSB/HSV 309° 19.79% 37.65%
CMYK 0.00% 19.79% 3.12%
62.35%

Color #604D5D in popluar number systems.

HEX 60 4D 5D
Decimal 96 77 93
Binary 1100000 1001101 1011101
Octal 140 115 135

Shades and tints

Shades of #604D5D

#604D5D
(96,77,93)
#584655
(88,70,85)
#503F4D
(80,63,77)
#483845
(72,56,69)
#40313D
(64,49,61)
#382A35
(56,42,53)
#30232D
(48,35,45)
#281C25
(40,28,37)
#20151D
(32,21,29)
#180E15
(24,14,21)
#10070D
(16,7,13)
#000000
(0,0,0)

Tints of #604D5D

#604D5D
(96,77,93)
#6E5D6B
(110,93,107)
#7C6D79
(124,109,121)
#8A7D87
(138,125,135)
#988D95
(152,141,149)
#A69DA3
(166,157,163)
#B4ADB1
(180,173,177)
#C2BDBF
(194,189,191)
#D0CDCD
(208,205,205)
#DEDDDB
(222,221,219)
#ECEDE9
(236,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #604D5D color. Also use rgb(96,77,93) instead hex code.

Text Font Color

.myTextColor { color: #604D5D; }

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

This text font color is #604D5D.

Background Color

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

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

This div background color is #604D5D.

Border color

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

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

This div border color is #604D5D.

Opacity

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

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

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

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

This text has shadow with #604D5D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #604D5D.

Preview

Color preview on black background

This text has color #604D5D on black background.


Color preview on white background

This text has color #604D5D on white background.


Black color preview on #604D5D background

This text has black color on #604D5D background.


White color preview on #604D5D background

This text has white color on #604D5D background.


Related colors

Complementary color

Complementary color for #hex is #9FB2A2.


I love getcolorcode.com

Triadic colors

1 #5D604D and #4D5D60 with #604D5D are triadic colors.

2 #5D4D60 and #4D605D with #604D5D are triadic colors.