COLOR #604475

HEX: #604475 RGB: (96,68,117)

Color info

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

RGB color model

#604475 color RGB value is (96,68,117).

RGB: (96,68,117) (38%, 27%, 46%)

RGB channels and saturation

R 96 of 255 = 38%
G 68 of 255 = 27%
B 117 of 255 = 46%

96
68
117

R + G + B ~ 37%. #604475 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 68 + 117 = 281 (100%)
R 96 of 281 ~ 34.16%
G 68 of 281 ~ 24.2%
B 117 of 281 ~ 41.64'%

%34.16
%24.2
%41.64

CMYK color model

#604475 color CMYK value is (18,42,0,54).

  • cyan value is 17.95%
  • magenta value is 41.88%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (18,42,0,54)
C18M42Y0K54 (18%, 42%, 0%, 54%)
(0.18 / 0.42 / 0.00 / 0.54)

CMYK percentages

%17.95
%41.88
%0
%54.12

Codes

Color #604475 in popluar color models

60 44 75
RGB 96 68 117
HSL 274° 26.49% 36.27%
HSB/HSV 274° 41.88% 45.88%
CMYK 17.95% 41.88% 0.00%
54.12%

Color #604475 in popluar number systems.

HEX 60 44 75
Decimal 96 68 117
Binary 1100000 1000100 1110101
Octal 140 104 165

Shades and tints

Shades of #604475

#604475
(96,68,117)
#583E6B
(88,62,107)
#503861
(80,56,97)
#483257
(72,50,87)
#402C4D
(64,44,77)
#382643
(56,38,67)
#302039
(48,32,57)
#281A2F
(40,26,47)
#201425
(32,20,37)
#180E1B
(24,14,27)
#100811
(16,8,17)
#000000
(0,0,0)

Tints of #604475

#604475
(96,68,117)
#6E5581
(110,85,129)
#7C668D
(124,102,141)
#8A7799
(138,119,153)
#9888A5
(152,136,165)
#A699B1
(166,153,177)
#B4AABD
(180,170,189)
#C2BBC9
(194,187,201)
#D0CCD5
(208,204,213)
#DEDDE1
(222,221,225)
#ECEEED
(236,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #604475 color. Also use rgb(96,68,117) instead hex code.

Text Font Color

.myTextColor { color: #604475; }

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

This text font color is #604475.

Background Color

.myBgColor { background-color: #604475; }

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

This div background color is #604475.

Border color

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

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

This div border color is #604475.

Opacity

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

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

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

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

This text has shadow with #604475 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #604475.

Preview

Color preview on black background

This text has color #604475 on black background.


Color preview on white background

This text has color #604475 on white background.


Black color preview on #604475 background

This text has black color on #604475 background.


White color preview on #604475 background

This text has white color on #604475 background.


Related colors

Complementary color

Complementary color for #hex is #9FBB8A.


I love getcolorcode.com

Triadic colors

1 #756044 and #447560 with #604475 are triadic colors.

2 #754460 and #446075 with #604475 are triadic colors.