COLOR #603759

HEX: #603759 RGB: (96,55,89)

Color info

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

RGB color model

#603759 color RGB value is (96,55,89).

RGB: (96,55,89) (38%, 22%, 35%)

RGB channels and saturation

R 96 of 255 = 38%
G 55 of 255 = 22%
B 89 of 255 = 35%

96
55
89

R + G + B ~ 32%. #603759 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 55 + 89 = 240 (100%)
R 96 of 240 ~ 40%
G 55 of 240 ~ 22.92%
B 89 of 240 ~ 37.08'%

%40
%22.92
%37.08

CMYK color model

#603759 color CMYK value is (0,43,7,62).

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

CMYK: (0,43,7,62)
C0M43Y7K62 (0%, 43%, 7%, 62%)
(0.00 / 0.43 / 0.07 / 0.62)

CMYK percentages

%0
%42.71
%7.29
%62.35

Codes

Color #603759 in popluar color models

60 37 59
RGB 96 55 89
HSL 310° 27.15% 29.61%
HSB/HSV 310° 42.71% 37.65%
CMYK 0.00% 42.71% 7.29%
62.35%

Color #603759 in popluar number systems.

HEX 60 37 59
Decimal 96 55 89
Binary 1100000 110111 1011001
Octal 140 67 131

Shades and tints

Shades of #603759

#603759
(96,55,89)
#583251
(88,50,81)
#502D49
(80,45,73)
#482841
(72,40,65)
#402339
(64,35,57)
#381E31
(56,30,49)
#301929
(48,25,41)
#281421
(40,20,33)
#200F19
(32,15,25)
#180A11
(24,10,17)
#100509
(16,5,9)
#000000
(0,0,0)

Tints of #603759

#603759
(96,55,89)
#6E4968
(110,73,104)
#7C5B77
(124,91,119)
#8A6D86
(138,109,134)
#987F95
(152,127,149)
#A691A4
(166,145,164)
#B4A3B3
(180,163,179)
#C2B5C2
(194,181,194)
#D0C7D1
(208,199,209)
#DED9E0
(222,217,224)
#ECEBEF
(236,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #603759; }

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

This text font color is #603759.

Background Color

.myBgColor { background-color: #603759; }

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

This div background color is #603759.

Border color

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

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

This div border color is #603759.

Opacity

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

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

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

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

This text has shadow with #603759 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #603759.

Preview

Color preview on black background

This text has color #603759 on black background.


Color preview on white background

This text has color #603759 on white background.


Black color preview on #603759 background

This text has black color on #603759 background.


White color preview on #603759 background

This text has white color on #603759 background.


Related colors

Complementary color

Complementary color for #hex is #9FC8A6.


I love getcolorcode.com

Triadic colors

1 #596037 and #375960 with #603759 are triadic colors.

2 #593760 and #376059 with #603759 are triadic colors.