COLOR #604965

HEX: #604965 RGB: (96,73,101)

Color info

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

RGB color model

#604965 color RGB value is (96,73,101).

RGB: (96,73,101) (38%, 29%, 40%)

RGB channels and saturation

R 96 of 255 = 38%
G 73 of 255 = 29%
B 101 of 255 = 40%

96
73
101

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

Portions of RGB colors in percentages

R + G + B = 96 + 73 + 101 = 270 (100%)
R 96 of 270 ~ 35.56%
G 73 of 270 ~ 27.04%
B 101 of 270 ~ 37.41'%

%35.56
%27.04
%37.41

CMYK color model

#604965 color CMYK value is (5,28,0,60).

  • cyan value is 4.95%
  • magenta value is 27.72%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (5,28,0,60)
C5M28Y0K60 (5%, 28%, 0%, 60%)
(0.05 / 0.28 / 0.00 / 0.60)

CMYK percentages

%4.95
%27.72
%0
%60.39

Codes

Color #604965 in popluar color models

60 49 65
RGB 96 73 101
HSL 289° 16.09% 34.12%
HSB/HSV 289° 27.72% 39.61%
CMYK 4.95% 27.72% 0.00%
60.39%

Color #604965 in popluar number systems.

HEX 60 49 65
Decimal 96 73 101
Binary 1100000 1001001 1100101
Octal 140 111 145

Shades and tints

Shades of #604965

#604965
(96,73,101)
#58435C
(88,67,92)
#503D53
(80,61,83)
#48374A
(72,55,74)
#403141
(64,49,65)
#382B38
(56,43,56)
#30252F
(48,37,47)
#281F26
(40,31,38)
#20191D
(32,25,29)
#181314
(24,19,20)
#100D0B
(16,13,11)
#000000
(0,0,0)

Tints of #604965

#604965
(96,73,101)
#6E5973
(110,89,115)
#7C6981
(124,105,129)
#8A798F
(138,121,143)
#98899D
(152,137,157)
#A699AB
(166,153,171)
#B4A9B9
(180,169,185)
#C2B9C7
(194,185,199)
#D0C9D5
(208,201,213)
#DED9E3
(222,217,227)
#ECE9F1
(236,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #604965 color. Also use rgb(96,73,101) instead hex code.

Text Font Color

.myTextColor { color: #604965; }

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

This text font color is #604965.

Background Color

.myBgColor { background-color: #604965; }

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

This div background color is #604965.

Border color

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

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

This div border color is #604965.

Opacity

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

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

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

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

This text has shadow with #604965 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #604965.

Preview

Color preview on black background

This text has color #604965 on black background.


Color preview on white background

This text has color #604965 on white background.


Black color preview on #604965 background

This text has black color on #604965 background.


White color preview on #604965 background

This text has white color on #604965 background.


Related colors

Complementary color

Complementary color for #hex is #9FB69A.


I love getcolorcode.com

Triadic colors

1 #656049 and #496560 with #604965 are triadic colors.

2 #654960 and #496065 with #604965 are triadic colors.