COLOR #604D64

HEX: #604D64 RGB: (96,77,100)

Color info

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

RGB color model

#604D64 color RGB value is (96,77,100).

RGB: (96,77,100) (38%, 30%, 39%)

RGB channels and saturation

R 96 of 255 = 38%
G 77 of 255 = 30%
B 100 of 255 = 39%

96
77
100

R + G + B ~ 36%. #604D64 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 77 + 100 = 273 (100%)
R 96 of 273 ~ 35.16%
G 77 of 273 ~ 28.21%
B 100 of 273 ~ 36.63'%

%35.16
%28.21
%36.63

CMYK color model

#604D64 color CMYK value is (4,23,0,61).

  • cyan value is 4.00%
  • magenta value is 23.00%
  • yellow value is 0.00%
  • key color value is 60.78%

CMYK: (4,23,0,61)
C4M23Y0K61 (4%, 23%, 0%, 61%)
(0.04 / 0.23 / 0.00 / 0.61)

CMYK percentages

%4
%23
%0
%60.78

Codes

Color #604D64 in popluar color models

60 4D 64
RGB 96 77 100
HSL 290° 12.99% 34.71%
HSB/HSV 290° 23.00% 39.22%
CMYK 4.00% 23.00% 0.00%
60.78%

Color #604D64 in popluar number systems.

HEX 60 4D 64
Decimal 96 77 100
Binary 1100000 1001101 1100100
Octal 140 115 144

Shades and tints

Shades of #604D64

#604D64
(96,77,100)
#58465B
(88,70,91)
#503F52
(80,63,82)
#483849
(72,56,73)
#403140
(64,49,64)
#382A37
(56,42,55)
#30232E
(48,35,46)
#281C25
(40,28,37)
#20151C
(32,21,28)
#180E13
(24,14,19)
#10070A
(16,7,10)
#000000
(0,0,0)

Tints of #604D64

#604D64
(96,77,100)
#6E5D72
(110,93,114)
#7C6D80
(124,109,128)
#8A7D8E
(138,125,142)
#988D9C
(152,141,156)
#A69DAA
(166,157,170)
#B4ADB8
(180,173,184)
#C2BDC6
(194,189,198)
#D0CDD4
(208,205,212)
#DEDDE2
(222,221,226)
#ECEDF0
(236,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #604D64; }

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

This text font color is #604D64.

Background Color

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

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

This div background color is #604D64.

Border color

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

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

This div border color is #604D64.

Opacity

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

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

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

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

This text has shadow with #604D64 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #604D64.

Preview

Color preview on black background

This text has color #604D64 on black background.


Color preview on white background

This text has color #604D64 on white background.


Black color preview on #604D64 background

This text has black color on #604D64 background.


White color preview on #604D64 background

This text has white color on #604D64 background.


Related colors

Complementary color

Complementary color for #hex is #9FB29B.


I love getcolorcode.com

Triadic colors

1 #64604D and #4D6460 with #604D64 are triadic colors.

2 #644D60 and #4D6064 with #604D64 are triadic colors.