COLOR #604863

HEX: #604863 RGB: (96,72,99)

Color info

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

RGB color model

#604863 color RGB value is (96,72,99).

RGB: (96,72,99) (38%, 28%, 39%)

RGB channels and saturation

R 96 of 255 = 38%
G 72 of 255 = 28%
B 99 of 255 = 39%

96
72
99

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

Portions of RGB colors in percentages

R + G + B = 96 + 72 + 99 = 267 (100%)
R 96 of 267 ~ 35.96%
G 72 of 267 ~ 26.97%
B 99 of 267 ~ 37.08'%

%35.96
%26.97
%37.08

CMYK color model

#604863 color CMYK value is (3,27,0,61).

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

CMYK: (3,27,0,61)
C3M27Y0K61 (3%, 27%, 0%, 61%)
(0.03 / 0.27 / 0.00 / 0.61)

CMYK percentages

%3.03
%27.27
%0
%61.18

Codes

Color #604863 in popluar color models

60 48 63
RGB 96 72 99
HSL 293° 15.79% 33.53%
HSB/HSV 293° 27.27% 38.82%
CMYK 3.03% 27.27% 0.00%
61.18%

Color #604863 in popluar number systems.

HEX 60 48 63
Decimal 96 72 99
Binary 1100000 1001000 1100011
Octal 140 110 143

Shades and tints

Shades of #604863

#604863
(96,72,99)
#58425A
(88,66,90)
#503C51
(80,60,81)
#483648
(72,54,72)
#40303F
(64,48,63)
#382A36
(56,42,54)
#30242D
(48,36,45)
#281E24
(40,30,36)
#20181B
(32,24,27)
#181212
(24,18,18)
#100C09
(16,12,9)
#000000
(0,0,0)

Tints of #604863

#604863
(96,72,99)
#6E5871
(110,88,113)
#7C687F
(124,104,127)
#8A788D
(138,120,141)
#98889B
(152,136,155)
#A698A9
(166,152,169)
#B4A8B7
(180,168,183)
#C2B8C5
(194,184,197)
#D0C8D3
(208,200,211)
#DED8E1
(222,216,225)
#ECE8EF
(236,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #604863; }

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

This text font color is #604863.

Background Color

.myBgColor { background-color: #604863; }

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

This div background color is #604863.

Border color

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

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

This div border color is #604863.

Opacity

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

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

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

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

This text has shadow with #604863 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #604863.

Preview

Color preview on black background

This text has color #604863 on black background.


Color preview on white background

This text has color #604863 on white background.


Black color preview on #604863 background

This text has black color on #604863 background.


White color preview on #604863 background

This text has white color on #604863 background.


Related colors

Complementary color

Complementary color for #hex is #9FB79C.


I love getcolorcode.com

Triadic colors

1 #636048 and #486360 with #604863 are triadic colors.

2 #634860 and #486063 with #604863 are triadic colors.