COLOR #604B66

HEX: #604B66 RGB: (96,75,102)

Color info

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

RGB color model

#604B66 color RGB value is (96,75,102).

RGB: (96,75,102) (38%, 29%, 40%)

RGB channels and saturation

R 96 of 255 = 38%
G 75 of 255 = 29%
B 102 of 255 = 40%

96
75
102

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

Portions of RGB colors in percentages

R + G + B = 96 + 75 + 102 = 273 (100%)
R 96 of 273 ~ 35.16%
G 75 of 273 ~ 27.47%
B 102 of 273 ~ 37.36'%

%35.16
%27.47
%37.36

CMYK color model

#604B66 color CMYK value is (6,26,0,60).

  • cyan value is 5.88%
  • magenta value is 26.47%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (6,26,0,60)
C6M26Y0K60 (6%, 26%, 0%, 60%)
(0.06 / 0.26 / 0.00 / 0.60)

CMYK percentages

%5.88
%26.47
%0
%60

Codes

Color #604B66 in popluar color models

60 4B 66
RGB 96 75 102
HSL 287° 15.25% 34.71%
HSB/HSV 287° 26.47% 40.00%
CMYK 5.88% 26.47% 0.00%
60.00%

Color #604B66 in popluar number systems.

HEX 60 4B 66
Decimal 96 75 102
Binary 1100000 1001011 1100110
Octal 140 113 146

Shades and tints

Shades of #604B66

#604B66
(96,75,102)
#58455D
(88,69,93)
#503F54
(80,63,84)
#48394B
(72,57,75)
#403342
(64,51,66)
#382D39
(56,45,57)
#302730
(48,39,48)
#282127
(40,33,39)
#201B1E
(32,27,30)
#181515
(24,21,21)
#100F0C
(16,15,12)
#000000
(0,0,0)

Tints of #604B66

#604B66
(96,75,102)
#6E5B73
(110,91,115)
#7C6B80
(124,107,128)
#8A7B8D
(138,123,141)
#988B9A
(152,139,154)
#A69BA7
(166,155,167)
#B4ABB4
(180,171,180)
#C2BBC1
(194,187,193)
#D0CBCE
(208,203,206)
#DEDBDB
(222,219,219)
#ECEBE8
(236,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #604B66; }

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

This text font color is #604B66.

Background Color

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

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

This div background color is #604B66.

Border color

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

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

This div border color is #604B66.

Opacity

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

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

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

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

This text has shadow with #604B66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #604B66.

Preview

Color preview on black background

This text has color #604B66 on black background.


Color preview on white background

This text has color #604B66 on white background.


Black color preview on #604B66 background

This text has black color on #604B66 background.


White color preview on #604B66 background

This text has white color on #604B66 background.


Related colors

Complementary color

Complementary color for #hex is #9FB499.


I love getcolorcode.com

Triadic colors

1 #66604B and #4B6660 with #604B66 are triadic colors.

2 #664B60 and #4B6066 with #604B66 are triadic colors.