COLOR #603951

HEX: #603951 RGB: (96,57,81)

Color info

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

RGB color model

#603951 color RGB value is (96,57,81).

RGB: (96,57,81) (38%, 22%, 32%)

RGB channels and saturation

R 96 of 255 = 38%
G 57 of 255 = 22%
B 81 of 255 = 32%

96
57
81

R + G + B ~ 31%. #603951 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 57 + 81 = 234 (100%)
R 96 of 234 ~ 41.03%
G 57 of 234 ~ 24.36%
B 81 of 234 ~ 34.62'%

%41.03
%24.36
%34.62

CMYK color model

#603951 color CMYK value is (0,41,16,62).

  • cyan value is 0.00%
  • magenta value is 40.63%
  • yellow value is 15.63%
  • key color value is 62.35%

CMYK: (0,41,16,62)
C0M41Y16K62 (0%, 41%, 16%, 62%)
(0.00 / 0.41 / 0.16 / 0.62)

CMYK percentages

%0
%40.63
%15.63
%62.35

Codes

Color #603951 in popluar color models

60 39 51
RGB 96 57 81
HSL 323° 25.49% 30.00%
HSB/HSV 323° 40.63% 37.65%
CMYK 0.00% 40.63% 15.63%
62.35%

Color #603951 in popluar number systems.

HEX 60 39 51
Decimal 96 57 81
Binary 1100000 111001 1010001
Octal 140 71 121

Shades and tints

Shades of #603951

#603951
(96,57,81)
#58344A
(88,52,74)
#502F43
(80,47,67)
#482A3C
(72,42,60)
#402535
(64,37,53)
#38202E
(56,32,46)
#301B27
(48,27,39)
#281620
(40,22,32)
#201119
(32,17,25)
#180C12
(24,12,18)
#10070B
(16,7,11)
#000000
(0,0,0)

Tints of #603951

#603951
(96,57,81)
#6E4B60
(110,75,96)
#7C5D6F
(124,93,111)
#8A6F7E
(138,111,126)
#98818D
(152,129,141)
#A6939C
(166,147,156)
#B4A5AB
(180,165,171)
#C2B7BA
(194,183,186)
#D0C9C9
(208,201,201)
#DEDBD8
(222,219,216)
#ECEDE7
(236,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #603951 color. Also use rgb(96,57,81) instead hex code.

Text Font Color

.myTextColor { color: #603951; }

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

This text font color is #603951.

Background Color

.myBgColor { background-color: #603951; }

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

This div background color is #603951.

Border color

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

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

This div border color is #603951.

Opacity

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

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

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

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

This text has shadow with #603951 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #603951.

Preview

Color preview on black background

This text has color #603951 on black background.


Color preview on white background

This text has color #603951 on white background.


Black color preview on #603951 background

This text has black color on #603951 background.


White color preview on #603951 background

This text has white color on #603951 background.


Related colors

Complementary color

Complementary color for #hex is #9FC6AE.


I love getcolorcode.com

Triadic colors

1 #516039 and #395160 with #603951 are triadic colors.

2 #513960 and #396051 with #603951 are triadic colors.