COLOR #604C58

HEX: #604C58 RGB: (96,76,88)

Color info

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

RGB color model

#604C58 color RGB value is (96,76,88).

RGB: (96,76,88) (38%, 30%, 35%)

RGB channels and saturation

R 96 of 255 = 38%
G 76 of 255 = 30%
B 88 of 255 = 35%

96
76
88

R + G + B ~ 34%. #604C58 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 76 + 88 = 260 (100%)
R 96 of 260 ~ 36.92%
G 76 of 260 ~ 29.23%
B 88 of 260 ~ 33.85'%

%36.92
%29.23
%33.85

CMYK color model

#604C58 color CMYK value is (0,21,8,62).

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

CMYK: (0,21,8,62)
C0M21Y8K62 (0%, 21%, 8%, 62%)
(0.00 / 0.21 / 0.08 / 0.62)

CMYK percentages

%0
%20.83
%8.33
%62.35

Codes

Color #604C58 in popluar color models

60 4C 58
RGB 96 76 88
HSL 324° 11.63% 33.73%
HSB/HSV 324° 20.83% 37.65%
CMYK 0.00% 20.83% 8.33%
62.35%

Color #604C58 in popluar number systems.

HEX 60 4C 58
Decimal 96 76 88
Binary 1100000 1001100 1011000
Octal 140 114 130

Shades and tints

Shades of #604C58

#604C58
(96,76,88)
#584650
(88,70,80)
#504048
(80,64,72)
#483A40
(72,58,64)
#403438
(64,52,56)
#382E30
(56,46,48)
#302828
(48,40,40)
#282220
(40,34,32)
#201C18
(32,28,24)
#181610
(24,22,16)
#101008
(16,16,8)
#000000
(0,0,0)

Tints of #604C58

#604C58
(96,76,88)
#6E5C67
(110,92,103)
#7C6C76
(124,108,118)
#8A7C85
(138,124,133)
#988C94
(152,140,148)
#A69CA3
(166,156,163)
#B4ACB2
(180,172,178)
#C2BCC1
(194,188,193)
#D0CCD0
(208,204,208)
#DEDCDF
(222,220,223)
#ECECEE
(236,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #604C58; }

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

This text font color is #604C58.

Background Color

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

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

This div background color is #604C58.

Border color

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

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

This div border color is #604C58.

Opacity

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

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

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

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

This text has shadow with #604C58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #604C58.

Preview

Color preview on black background

This text has color #604C58 on black background.


Color preview on white background

This text has color #604C58 on white background.


Black color preview on #604C58 background

This text has black color on #604C58 background.


White color preview on #604C58 background

This text has white color on #604C58 background.


Related colors

Complementary color

Complementary color for #hex is #9FB3A7.


I love getcolorcode.com

Triadic colors

1 #58604C and #4C5860 with #604C58 are triadic colors.

2 #584C60 and #4C6058 with #604C58 are triadic colors.