COLOR #604159

HEX: #604159 RGB: (96,65,89)

Color info

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

RGB color model

#604159 color RGB value is (96,65,89).

RGB: (96,65,89) (38%, 25%, 35%)

RGB channels and saturation

R 96 of 255 = 38%
G 65 of 255 = 25%
B 89 of 255 = 35%

96
65
89

R + G + B ~ 33%. #604159 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 65 + 89 = 250 (100%)
R 96 of 250 ~ 38.4%
G 65 of 250 ~ 26%
B 89 of 250 ~ 35.6'%

%38.4
%26
%35.6

CMYK color model

#604159 color CMYK value is (0,32,7,62).

  • cyan value is 0.00%
  • magenta value is 32.29%
  • yellow value is 7.29%
  • key color value is 62.35%

CMYK: (0,32,7,62)
C0M32Y7K62 (0%, 32%, 7%, 62%)
(0.00 / 0.32 / 0.07 / 0.62)

CMYK percentages

%0
%32.29
%7.29
%62.35

Codes

Color #604159 in popluar color models

60 41 59
RGB 96 65 89
HSL 314° 19.25% 31.57%
HSB/HSV 314° 32.29% 37.65%
CMYK 0.00% 32.29% 7.29%
62.35%

Color #604159 in popluar number systems.

HEX 60 41 59
Decimal 96 65 89
Binary 1100000 1000001 1011001
Octal 140 101 131

Shades and tints

Shades of #604159

#604159
(96,65,89)
#583C51
(88,60,81)
#503749
(80,55,73)
#483241
(72,50,65)
#402D39
(64,45,57)
#382831
(56,40,49)
#302329
(48,35,41)
#281E21
(40,30,33)
#201919
(32,25,25)
#181411
(24,20,17)
#100F09
(16,15,9)
#000000
(0,0,0)

Tints of #604159

#604159
(96,65,89)
#6E5268
(110,82,104)
#7C6377
(124,99,119)
#8A7486
(138,116,134)
#988595
(152,133,149)
#A696A4
(166,150,164)
#B4A7B3
(180,167,179)
#C2B8C2
(194,184,194)
#D0C9D1
(208,201,209)
#DEDAE0
(222,218,224)
#ECEBEF
(236,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #604159 color. Also use rgb(96,65,89) instead hex code.

Text Font Color

.myTextColor { color: #604159; }

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

This text font color is #604159.

Background Color

.myBgColor { background-color: #604159; }

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

This div background color is #604159.

Border color

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

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

This div border color is #604159.

Opacity

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

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

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

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

This text has shadow with #604159 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #604159.

Preview

Color preview on black background

This text has color #604159 on black background.


Color preview on white background

This text has color #604159 on white background.


Black color preview on #604159 background

This text has black color on #604159 background.


White color preview on #604159 background

This text has white color on #604159 background.


Related colors

Complementary color

Complementary color for #hex is #9FBEA6.


I love getcolorcode.com

Triadic colors

1 #596041 and #415960 with #604159 are triadic colors.

2 #594160 and #416059 with #604159 are triadic colors.