COLOR #604B51

HEX: #604B51 RGB: (96,75,81)

Color info

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

RGB color model

#604B51 color RGB value is (96,75,81).

RGB: (96,75,81) (38%, 29%, 32%)

RGB channels and saturation

R 96 of 255 = 38%
G 75 of 255 = 29%
B 81 of 255 = 32%

96
75
81

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

Portions of RGB colors in percentages

R + G + B = 96 + 75 + 81 = 252 (100%)
R 96 of 252 ~ 38.1%
G 75 of 252 ~ 29.76%
B 81 of 252 ~ 32.14'%

%38.1
%29.76
%32.14

CMYK color model

#604B51 color CMYK value is (0,22,16,62).

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

CMYK: (0,22,16,62)
C0M22Y16K62 (0%, 22%, 16%, 62%)
(0.00 / 0.22 / 0.16 / 0.62)

CMYK percentages

%0
%21.88
%15.63
%62.35

Codes

Color #604B51 in popluar color models

60 4B 51
RGB 96 75 81
HSL 343° 12.28% 33.53%
HSB/HSV 343° 21.88% 37.65%
CMYK 0.00% 21.88% 15.63%
62.35%

Color #604B51 in popluar number systems.

HEX 60 4B 51
Decimal 96 75 81
Binary 1100000 1001011 1010001
Octal 140 113 121

Shades and tints

Shades of #604B51

#604B51
(96,75,81)
#58454A
(88,69,74)
#503F43
(80,63,67)
#48393C
(72,57,60)
#403335
(64,51,53)
#382D2E
(56,45,46)
#302727
(48,39,39)
#282120
(40,33,32)
#201B19
(32,27,25)
#181512
(24,21,18)
#100F0B
(16,15,11)
#000000
(0,0,0)

Tints of #604B51

#604B51
(96,75,81)
#6E5B60
(110,91,96)
#7C6B6F
(124,107,111)
#8A7B7E
(138,123,126)
#988B8D
(152,139,141)
#A69B9C
(166,155,156)
#B4ABAB
(180,171,171)
#C2BBBA
(194,187,186)
#D0CBC9
(208,203,201)
#DEDBD8
(222,219,216)
#ECEBE7
(236,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #604B51; }

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

This text font color is #604B51.

Background Color

.myBgColor { background-color: #604B51; }

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

This div background color is #604B51.

Border color

.myBorderColor { border: 1px solid #604B51; }

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

This div border color is #604B51.

Opacity

.myOpacity80 { color: #604B51; opacity: 0.8; }

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

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

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

This text has shadow with #604B51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #604B51.

Preview

Color preview on black background

This text has color #604B51 on black background.


Color preview on white background

This text has color #604B51 on white background.


Black color preview on #604B51 background

This text has black color on #604B51 background.


White color preview on #604B51 background

This text has white color on #604B51 background.


Related colors

Complementary color

Complementary color for #hex is #9FB4AE.


I love getcolorcode.com

Triadic colors

1 #51604B and #4B5160 with #604B51 are triadic colors.

2 #514B60 and #4B6051 with #604B51 are triadic colors.