COLOR #604751

HEX: #604751 RGB: (96,71,81)

Color info

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

RGB color model

#604751 color RGB value is (96,71,81).

RGB: (96,71,81) (38%, 28%, 32%)

RGB channels and saturation

R 96 of 255 = 38%
G 71 of 255 = 28%
B 81 of 255 = 32%

96
71
81

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

Portions of RGB colors in percentages

R + G + B = 96 + 71 + 81 = 248 (100%)
R 96 of 248 ~ 38.71%
G 71 of 248 ~ 28.63%
B 81 of 248 ~ 32.66'%

%38.71
%28.63
%32.66

CMYK color model

#604751 color CMYK value is (0,26,16,62).

  • cyan value is 0.00%
  • magenta value is 26.04%
  • yellow value is 15.63%
  • key color value is 62.35%
CMYK: (0,26,16,62) C0M26Y16K62 (0%,26%,16%,62%) (0.00/0.26/0.16/0.62) 

CMYK percentages

%0
%26.04
%15.63
%62.35

Codes

Color #604751 in popluar color models

60 47 51
RGB 96 71 81
HSL 336° 14.97% 32.75%
HSB/HSV 336° 26.04% 37.65%
CMYK 0.00% 26.04% 15.63%
62.35%

Color #604751 in popluar number systems.

HEX 60 47 51
Decimal 96 71 81
Binary 1100000 1000111 1010001
Octal 140 107 121

Shades and tints

Shades of #604751

#604751
(96,71,81)
#58414A
(88,65,74)
#503B43
(80,59,67)
#48353C
(72,53,60)
#402F35
(64,47,53)
#38292E
(56,41,46)
#302327
(48,35,39)
#281D20
(40,29,32)
#201719
(32,23,25)
#181112
(24,17,18)
#100B0B
(16,11,11)
#000000
(0,0,0)

Tints of #604751

#604751
(96,71,81)
#6E5760
(110,87,96)
#7C676F
(124,103,111)
#8A777E
(138,119,126)
#98878D
(152,135,141)
#A6979C
(166,151,156)
#B4A7AB
(180,167,171)
#C2B7BA
(194,183,186)
#D0C7C9
(208,199,201)
#DED7D8
(222,215,216)
#ECE7E7
(236,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #604751; }

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

This text font color is #604751.

Background Color

.myBgColor { background-color: #604751; }

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

This div background color is #604751.

Border color

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

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

This div border color is #604751.

Opacity

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

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

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

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

This text has shadow with #604751 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #604751.

Preview

Color preview on black background

This text has color #604751 on black background.


Color preview on white background

This text has color #604751 on white background.


Black color preview on #604751 background

This text has black color on #604751 background.


White color preview on #604751 background

This text has white color on #604751 background.


Related colors

Complementary color

Complementary color for #hex is #9FB8AE.


I love getcolorcode.com

Triadic colors

1 #516047 and #475160 with #604751 are triadic colors.

2 #514760 and #476051 with #604751 are triadic colors.