COLOR #604563

HEX: #604563 RGB: (96,69,99)

Color info

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

RGB color model

#604563 color RGB value is (96,69,99).

RGB: (96,69,99) (38%, 27%, 39%)

RGB channels and saturation

R 96 of 255 = 38%
G 69 of 255 = 27%
B 99 of 255 = 39%

96
69
99

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

Portions of RGB colors in percentages

R + G + B = 96 + 69 + 99 = 264 (100%)
R 96 of 264 ~ 36.36%
G 69 of 264 ~ 26.14%
B 99 of 264 ~ 37.5'%

%36.36
%26.14
%37.5

CMYK color model

#604563 color CMYK value is (3,30,0,61).

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

CMYK: (3,30,0,61)
C3M30Y0K61 (3%, 30%, 0%, 61%)
(0.03 / 0.30 / 0.00 / 0.61)

CMYK percentages

%3.03
%30.3
%0
%61.18

Codes

Color #604563 in popluar color models

60 45 63
RGB 96 69 99
HSL 294° 17.86% 32.94%
HSB/HSV 294° 30.30% 38.82%
CMYK 3.03% 30.30% 0.00%
61.18%

Color #604563 in popluar number systems.

HEX 60 45 63
Decimal 96 69 99
Binary 1100000 1000101 1100011
Octal 140 105 143

Shades and tints

Shades of #604563

#604563
(96,69,99)
#583F5A
(88,63,90)
#503951
(80,57,81)
#483348
(72,51,72)
#402D3F
(64,45,63)
#382736
(56,39,54)
#30212D
(48,33,45)
#281B24
(40,27,36)
#20151B
(32,21,27)
#180F12
(24,15,18)
#100909
(16,9,9)
#000000
(0,0,0)

Tints of #604563

#604563
(96,69,99)
#6E5571
(110,85,113)
#7C657F
(124,101,127)
#8A758D
(138,117,141)
#98859B
(152,133,155)
#A695A9
(166,149,169)
#B4A5B7
(180,165,183)
#C2B5C5
(194,181,197)
#D0C5D3
(208,197,211)
#DED5E1
(222,213,225)
#ECE5EF
(236,229,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #604563; }

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

This text font color is #604563.

Background Color

.myBgColor { background-color: #604563; }

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

This div background color is #604563.

Border color

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

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

This div border color is #604563.

Opacity

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

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

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

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

This text has shadow with #604563 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #604563.

Preview

Color preview on black background

This text has color #604563 on black background.


Color preview on white background

This text has color #604563 on white background.


Black color preview on #604563 background

This text has black color on #604563 background.


White color preview on #604563 background

This text has white color on #604563 background.


Related colors

Complementary color

Complementary color for #hex is #9FBA9C.


I love getcolorcode.com

Triadic colors

1 #636045 and #456360 with #604563 are triadic colors.

2 #634560 and #456063 with #604563 are triadic colors.