COLOR #604063

HEX: #604063 RGB: (96,64,99)

Color info

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

RGB color model

#604063 color RGB value is (96,64,99).

RGB: (96,64,99) (38%, 25%, 39%)

RGB channels and saturation

R 96 of 255 = 38%
G 64 of 255 = 25%
B 99 of 255 = 39%

96
64
99

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

Portions of RGB colors in percentages

R + G + B = 96 + 64 + 99 = 259 (100%)
R 96 of 259 ~ 37.07%
G 64 of 259 ~ 24.71%
B 99 of 259 ~ 38.22'%

%37.07
%24.71
%38.22

CMYK color model

#604063 color CMYK value is (3,35,0,61).

  • cyan value is 3.03%
  • magenta value is 35.35%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (3,35,0,61)
C3M35Y0K61 (3%, 35%, 0%, 61%)
(0.03 / 0.35 / 0.00 / 0.61)

CMYK percentages

%3.03
%35.35
%0
%61.18

Codes

Color #604063 in popluar color models

60 40 63
RGB 96 64 99
HSL 295° 21.47% 31.96%
HSB/HSV 295° 35.35% 38.82%
CMYK 3.03% 35.35% 0.00%
61.18%

Color #604063 in popluar number systems.

HEX 60 40 63
Decimal 96 64 99
Binary 1100000 1000000 1100011
Octal 140 100 143

Shades and tints

Shades of #604063

#604063
(96,64,99)
#583B5A
(88,59,90)
#503651
(80,54,81)
#483148
(72,49,72)
#402C3F
(64,44,63)
#382736
(56,39,54)
#30222D
(48,34,45)
#281D24
(40,29,36)
#20181B
(32,24,27)
#181312
(24,19,18)
#100E09
(16,14,9)
#000000
(0,0,0)

Tints of #604063

#604063
(96,64,99)
#6E5171
(110,81,113)
#7C627F
(124,98,127)
#8A738D
(138,115,141)
#98849B
(152,132,155)
#A695A9
(166,149,169)
#B4A6B7
(180,166,183)
#C2B7C5
(194,183,197)
#D0C8D3
(208,200,211)
#DED9E1
(222,217,225)
#ECEAEF
(236,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #604063; }

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

This text font color is #604063.

Background Color

.myBgColor { background-color: #604063; }

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

This div background color is #604063.

Border color

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

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

This div border color is #604063.

Opacity

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

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

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

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

This text has shadow with #604063 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #604063.

Preview

Color preview on black background

This text has color #604063 on black background.


Color preview on white background

This text has color #604063 on white background.


Black color preview on #604063 background

This text has black color on #604063 background.


White color preview on #604063 background

This text has white color on #604063 background.


Related colors

Complementary color

Complementary color for #hex is #9FBF9C.


I love getcolorcode.com

Triadic colors

1 #636040 and #406360 with #604063 are triadic colors.

2 #634060 and #406063 with #604063 are triadic colors.