COLOR #604061

HEX: #604061 RGB: (96,64,97)

Color info

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

RGB color model

#604061 color RGB value is (96,64,97).

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

RGB channels and saturation

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

96
64
97

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

Portions of RGB colors in percentages

R + G + B = 96 + 64 + 97 = 257 (100%)
R 96 of 257 ~ 37.35%
G 64 of 257 ~ 24.9%
B 97 of 257 ~ 37.74'%

%37.35
%24.9
%37.74

CMYK color model

#604061 color CMYK value is (1,34,0,62).

  • cyan value is 1.03%
  • magenta value is 34.02%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (1,34,0,62)
C1M34Y0K62 (1%, 34%, 0%, 62%)
(0.01 / 0.34 / 0.00 / 0.62)

CMYK percentages

%1.03
%34.02
%0
%61.96

Codes

Color #604061 in popluar color models

60 40 61
RGB 96 64 97
HSL 298° 20.50% 31.57%
HSB/HSV 298° 34.02% 38.04%
CMYK 1.03% 34.02% 0.00%
61.96%

Color #604061 in popluar number systems.

HEX 60 40 61
Decimal 96 64 97
Binary 1100000 1000000 1100001
Octal 140 100 141

Shades and tints

Shades of #604061

#604061
(96,64,97)
#583B59
(88,59,89)
#503651
(80,54,81)
#483149
(72,49,73)
#402C41
(64,44,65)
#382739
(56,39,57)
#302231
(48,34,49)
#281D29
(40,29,41)
#201821
(32,24,33)
#181319
(24,19,25)
#100E11
(16,14,17)
#000000
(0,0,0)

Tints of #604061

#604061
(96,64,97)
#6E516F
(110,81,111)
#7C627D
(124,98,125)
#8A738B
(138,115,139)
#988499
(152,132,153)
#A695A7
(166,149,167)
#B4A6B5
(180,166,181)
#C2B7C3
(194,183,195)
#D0C8D1
(208,200,209)
#DED9DF
(222,217,223)
#ECEAED
(236,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #604061; }

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

This text font color is #604061.

Background Color

.myBgColor { background-color: #604061; }

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

This div background color is #604061.

Border color

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

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

This div border color is #604061.

Opacity

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

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

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

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

This text has shadow with #604061 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #604061.

Preview

Color preview on black background

This text has color #604061 on black background.


Color preview on white background

This text has color #604061 on white background.


Black color preview on #604061 background

This text has black color on #604061 background.


White color preview on #604061 background

This text has white color on #604061 background.


Related colors

Complementary color

Complementary color for #hex is #9FBF9E.


I love getcolorcode.com

Triadic colors

1 #616040 and #406160 with #604061 are triadic colors.

2 #614060 and #406061 with #604061 are triadic colors.