COLOR #604246

HEX: #604246 RGB: (96,66,70)

Color info

#604246 contains red, green and blue colors in about the same proportion. Web safe color of #604246 is #663333 (or #633).

RGB color model

#604246 color RGB value is (96,66,70).

RGB: (96,66,70) (38%, 26%, 27%)

RGB channels and saturation

R 96 of 255 = 38%
G 66 of 255 = 26%
B 70 of 255 = 27%

96
66
70

R + G + B ~ 30%. #604246 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 66 + 70 = 232 (100%)
R 96 of 232 ~ 41.38%
G 66 of 232 ~ 28.45%
B 70 of 232 ~ 30.17'%

%41.38
%28.45
%30.17

CMYK color model

#604246 color CMYK value is (0,31,27,62).

  • cyan value is 0.00%
  • magenta value is 31.25%
  • yellow value is 27.08%
  • key color value is 62.35%

CMYK: (0,31,27,62)
C0M31Y27K62 (0%, 31%, 27%, 62%)
(0.00 / 0.31 / 0.27 / 0.62)

CMYK percentages

%0
%31.25
%27.08
%62.35

Codes

Color #604246 in popluar color models

60 42 46
RGB 96 66 70
HSL 352° 18.52% 31.76%
HSB/HSV 352° 31.25% 37.65%
CMYK 0.00% 31.25% 27.08%
62.35%

Color #604246 in popluar number systems.

HEX 60 42 46
Decimal 96 66 70
Binary 1100000 1000010 1000110
Octal 140 102 106

Shades and tints

Shades of #604246

#604246
(96,66,70)
#583C40
(88,60,64)
#50363A
(80,54,58)
#483034
(72,48,52)
#402A2E
(64,42,46)
#382428
(56,36,40)
#301E22
(48,30,34)
#28181C
(40,24,28)
#201216
(32,18,22)
#180C10
(24,12,16)
#10060A
(16,6,10)
#000000
(0,0,0)

Tints of #604246

#604246
(96,66,70)
#6E5356
(110,83,86)
#7C6466
(124,100,102)
#8A7576
(138,117,118)
#988686
(152,134,134)
#A69796
(166,151,150)
#B4A8A6
(180,168,166)
#C2B9B6
(194,185,182)
#D0CAC6
(208,202,198)
#DEDBD6
(222,219,214)
#ECECE6
(236,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #604246 color. Also use rgb(96,66,70) instead hex code.

Text Font Color

.myTextColor { color: #604246; }

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

This text font color is #604246.

Background Color

.myBgColor { background-color: #604246; }

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

This div background color is #604246.

Border color

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

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

This div border color is #604246.

Opacity

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

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

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

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

This text has shadow with #604246 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #604246.

Preview

Color preview on black background

This text has color #604246 on black background.


Color preview on white background

This text has color #604246 on white background.


Black color preview on #604246 background

This text has black color on #604246 background.


White color preview on #604246 background

This text has white color on #604246 background.


Related colors

Complementary color

Complementary color for #hex is #9FBDB9.


I love getcolorcode.com

Triadic colors

1 #466042 and #424660 with #604246 are triadic colors.

2 #464260 and #426046 with #604246 are triadic colors.