COLOR #604248

HEX: #604248 RGB: (96,66,72)

Color info

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

RGB color model

#604248 color RGB value is (96,66,72).

RGB: (96,66,72) (38%, 26%, 28%)

RGB channels and saturation

R 96 of 255 = 38%
G 66 of 255 = 26%
B 72 of 255 = 28%

96
66
72

R + G + B ~ 31%. #604248 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 66 + 72 = 234 (100%)
R 96 of 234 ~ 41.03%
G 66 of 234 ~ 28.21%
B 72 of 234 ~ 30.77'%

%41.03
%28.21
%30.77

CMYK color model

#604248 color CMYK value is (0,31,25,62).

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

CMYK: (0,31,25,62)
C0M31Y25K62 (0%, 31%, 25%, 62%)
(0.00 / 0.31 / 0.25 / 0.62)

CMYK percentages

%0
%31.25
%25
%62.35

Codes

Color #604248 in popluar color models

60 42 48
RGB 96 66 72
HSL 348° 18.52% 31.76%
HSB/HSV 348° 31.25% 37.65%
CMYK 0.00% 31.25% 25.00%
62.35%

Color #604248 in popluar number systems.

HEX 60 42 48
Decimal 96 66 72
Binary 1100000 1000010 1001000
Octal 140 102 110

Shades and tints

Shades of #604248

#604248
(96,66,72)
#583C42
(88,60,66)
#50363C
(80,54,60)
#483036
(72,48,54)
#402A30
(64,42,48)
#38242A
(56,36,42)
#301E24
(48,30,36)
#28181E
(40,24,30)
#201218
(32,18,24)
#180C12
(24,12,18)
#10060C
(16,6,12)
#000000
(0,0,0)

Tints of #604248

#604248
(96,66,72)
#6E5358
(110,83,88)
#7C6468
(124,100,104)
#8A7578
(138,117,120)
#988688
(152,134,136)
#A69798
(166,151,152)
#B4A8A8
(180,168,168)
#C2B9B8
(194,185,184)
#D0CAC8
(208,202,200)
#DEDBD8
(222,219,216)
#ECECE8
(236,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #604248; }

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

This text font color is #604248.

Background Color

.myBgColor { background-color: #604248; }

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

This div background color is #604248.

Border color

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

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

This div border color is #604248.

Opacity

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

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

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

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

This text has shadow with #604248 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #604248.

Preview

Color preview on black background

This text has color #604248 on black background.


Color preview on white background

This text has color #604248 on white background.


Black color preview on #604248 background

This text has black color on #604248 background.


White color preview on #604248 background

This text has white color on #604248 background.


Related colors

Complementary color

Complementary color for #hex is #9FBDB7.


I love getcolorcode.com

Triadic colors

1 #486042 and #424860 with #604248 are triadic colors.

2 #484260 and #426048 with #604248 are triadic colors.