COLOR #604A62

HEX: #604A62 RGB: (96,74,98)

Color info

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

RGB color model

#604A62 color RGB value is (96,74,98).

RGB: (96,74,98) (38%, 29%, 38%)

RGB channels and saturation

R 96 of 255 = 38%
G 74 of 255 = 29%
B 98 of 255 = 38%

96
74
98

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

Portions of RGB colors in percentages

R + G + B = 96 + 74 + 98 = 268 (100%)
R 96 of 268 ~ 35.82%
G 74 of 268 ~ 27.61%
B 98 of 268 ~ 36.57'%

%35.82
%27.61
%36.57

CMYK color model

#604A62 color CMYK value is (2,24,0,62).

  • cyan value is 2.04%
  • magenta value is 24.49%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (2,24,0,62)
C2M24Y0K62 (2%, 24%, 0%, 62%)
(0.02 / 0.24 / 0.00 / 0.62)

CMYK percentages

%2.04
%24.49
%0
%61.57

Codes

Color #604A62 in popluar color models

60 4A 62
RGB 96 74 98
HSL 295° 13.95% 33.73%
HSB/HSV 295° 24.49% 38.43%
CMYK 2.04% 24.49% 0.00%
61.57%

Color #604A62 in popluar number systems.

HEX 60 4A 62
Decimal 96 74 98
Binary 1100000 1001010 1100010
Octal 140 112 142

Shades and tints

Shades of #604A62

#604A62
(96,74,98)
#58445A
(88,68,90)
#503E52
(80,62,82)
#48384A
(72,56,74)
#403242
(64,50,66)
#382C3A
(56,44,58)
#302632
(48,38,50)
#28202A
(40,32,42)
#201A22
(32,26,34)
#18141A
(24,20,26)
#100E12
(16,14,18)
#000000
(0,0,0)

Tints of #604A62

#604A62
(96,74,98)
#6E5A70
(110,90,112)
#7C6A7E
(124,106,126)
#8A7A8C
(138,122,140)
#988A9A
(152,138,154)
#A69AA8
(166,154,168)
#B4AAB6
(180,170,182)
#C2BAC4
(194,186,196)
#D0CAD2
(208,202,210)
#DEDAE0
(222,218,224)
#ECEAEE
(236,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #604A62 color. Also use rgb(96,74,98) instead hex code.

Text Font Color

.myTextColor { color: #604A62; }

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

This text font color is #604A62.

Background Color

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

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

This div background color is #604A62.

Border color

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

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

This div border color is #604A62.

Opacity

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

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

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

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

This text has shadow with #604A62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #604A62.

Preview

Color preview on black background

This text has color #604A62 on black background.


Color preview on white background

This text has color #604A62 on white background.


Black color preview on #604A62 background

This text has black color on #604A62 background.


White color preview on #604A62 background

This text has white color on #604A62 background.


Related colors

Complementary color

Complementary color for #hex is #9FB59D.


I love getcolorcode.com

Triadic colors

1 #62604A and #4A6260 with #604A62 are triadic colors.

2 #624A60 and #4A6062 with #604A62 are triadic colors.