COLOR #604869

HEX: #604869 RGB: (96,72,105)

Color info

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

RGB color model

#604869 color RGB value is (96,72,105).

RGB: (96,72,105) (38%, 28%, 41%)

RGB channels and saturation

R 96 of 255 = 38%
G 72 of 255 = 28%
B 105 of 255 = 41%

96
72
105

R + G + B ~ 36%. #604869 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 72 + 105 = 273 (100%)
R 96 of 273 ~ 35.16%
G 72 of 273 ~ 26.37%
B 105 of 273 ~ 38.46'%

%35.16
%26.37
%38.46

CMYK color model

#604869 color CMYK value is (9,31,0,59).

  • cyan value is 8.57%
  • magenta value is 31.43%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (9,31,0,59)
C9M31Y0K59 (9%, 31%, 0%, 59%)
(0.09 / 0.31 / 0.00 / 0.59)

CMYK percentages

%8.57
%31.43
%0
%58.82

Codes

Color #604869 in popluar color models

60 48 69
RGB 96 72 105
HSL 284° 18.64% 34.71%
HSB/HSV 284° 31.43% 41.18%
CMYK 8.57% 31.43% 0.00%
58.82%

Color #604869 in popluar number systems.

HEX 60 48 69
Decimal 96 72 105
Binary 1100000 1001000 1101001
Octal 140 110 151

Shades and tints

Shades of #604869

#604869
(96,72,105)
#584260
(88,66,96)
#503C57
(80,60,87)
#48364E
(72,54,78)
#403045
(64,48,69)
#382A3C
(56,42,60)
#302433
(48,36,51)
#281E2A
(40,30,42)
#201821
(32,24,33)
#181218
(24,18,24)
#100C0F
(16,12,15)
#000000
(0,0,0)

Tints of #604869

#604869
(96,72,105)
#6E5876
(110,88,118)
#7C6883
(124,104,131)
#8A7890
(138,120,144)
#98889D
(152,136,157)
#A698AA
(166,152,170)
#B4A8B7
(180,168,183)
#C2B8C4
(194,184,196)
#D0C8D1
(208,200,209)
#DED8DE
(222,216,222)
#ECE8EB
(236,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #604869; }

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

This text font color is #604869.

Background Color

.myBgColor { background-color: #604869; }

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

This div background color is #604869.

Border color

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

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

This div border color is #604869.

Opacity

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

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

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

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

This text has shadow with #604869 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #604869.

Preview

Color preview on black background

This text has color #604869 on black background.


Color preview on white background

This text has color #604869 on white background.


Black color preview on #604869 background

This text has black color on #604869 background.


White color preview on #604869 background

This text has white color on #604869 background.


Related colors

Complementary color

Complementary color for #hex is #9FB796.


I love getcolorcode.com

Triadic colors

1 #696048 and #486960 with #604869 are triadic colors.

2 #694860 and #486069 with #604869 are triadic colors.