COLOR #604062

HEX: #604062 RGB: (96,64,98)

Color info

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

RGB color model

#604062 color RGB value is (96,64,98).

RGB: (96,64,98) (38%, 25%, 38%)

RGB channels and saturation

R 96 of 255 = 38%
G 64 of 255 = 25%
B 98 of 255 = 38%

96
64
98

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

Portions of RGB colors in percentages

R + G + B = 96 + 64 + 98 = 258 (100%)
R 96 of 258 ~ 37.21%
G 64 of 258 ~ 24.81%
B 98 of 258 ~ 37.98'%

%37.21
%24.81
%37.98

CMYK color model

#604062 color CMYK value is (2,35,0,62).

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

CMYK: (2,35,0,62)
C2M35Y0K62 (2%, 35%, 0%, 62%)
(0.02 / 0.35 / 0.00 / 0.62)

CMYK percentages

%2.04
%34.69
%0
%61.57

Codes

Color #604062 in popluar color models

60 40 62
RGB 96 64 98
HSL 296° 20.99% 31.76%
HSB/HSV 296° 34.69% 38.43%
CMYK 2.04% 34.69% 0.00%
61.57%

Color #604062 in popluar number systems.

HEX 60 40 62
Decimal 96 64 98
Binary 1100000 1000000 1100010
Octal 140 100 142

Shades and tints

Shades of #604062

#604062
(96,64,98)
#583B5A
(88,59,90)
#503652
(80,54,82)
#48314A
(72,49,74)
#402C42
(64,44,66)
#38273A
(56,39,58)
#302232
(48,34,50)
#281D2A
(40,29,42)
#201822
(32,24,34)
#18131A
(24,19,26)
#100E12
(16,14,18)
#000000
(0,0,0)

Tints of #604062

#604062
(96,64,98)
#6E5170
(110,81,112)
#7C627E
(124,98,126)
#8A738C
(138,115,140)
#98849A
(152,132,154)
#A695A8
(166,149,168)
#B4A6B6
(180,166,182)
#C2B7C4
(194,183,196)
#D0C8D2
(208,200,210)
#DED9E0
(222,217,224)
#ECEAEE
(236,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #604062; }

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

This text font color is #604062.

Background Color

.myBgColor { background-color: #604062; }

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

This div background color is #604062.

Border color

.myBorderColor { border: 1px solid #604062; }

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

This div border color is #604062.

Opacity

.myOpacity80 { color: #604062; opacity: 0.8; }

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

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

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

This text has shadow with #604062 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #604062.

Preview

Color preview on black background

This text has color #604062 on black background.


Color preview on white background

This text has color #604062 on white background.


Black color preview on #604062 background

This text has black color on #604062 background.


White color preview on #604062 background

This text has white color on #604062 background.


Related colors

Complementary color

Complementary color for #hex is #9FBF9D.


I love getcolorcode.com

Triadic colors

1 #626040 and #406260 with #604062 are triadic colors.

2 #624060 and #406062 with #604062 are triadic colors.