COLOR #604E4A

HEX: #604E4A RGB: (96,78,74)

Color info

#604E4A contains red, green and blue colors in about the same proportion. Web safe color of #604E4A is #666633 (or #663).

RGB color model

#604E4A color RGB value is (96,78,74).

RGB: (96,78,74) (38%, 31%, 29%)

RGB channels and saturation

R 96 of 255 = 38%
G 78 of 255 = 31%
B 74 of 255 = 29%

96
78
74

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

Portions of RGB colors in percentages

R + G + B = 96 + 78 + 74 = 248 (100%)
R 96 of 248 ~ 38.71%
G 78 of 248 ~ 31.45%
B 74 of 248 ~ 29.84'%

%38.71
%31.45
%29.84

CMYK color model

#604E4A color CMYK value is (0,19,23,62).

  • cyan value is 0.00%
  • magenta value is 18.75%
  • yellow value is 22.92%
  • key color value is 62.35%

CMYK: (0,19,23,62)
C0M19Y23K62 (0%, 19%, 23%, 62%)
(0.00 / 0.19 / 0.23 / 0.62)

CMYK percentages

%0
%18.75
%22.92
%62.35

Codes

Color #604E4A in popluar color models

60 4E 4A
RGB 96 78 74
HSL 11° 12.94% 33.33%
HSB/HSV 11° 22.92% 37.65%
CMYK 0.00% 18.75% 22.92%
62.35%

Color #604E4A in popluar number systems.

HEX 60 4E 4A
Decimal 96 78 74
Binary 1100000 1001110 1001010
Octal 140 116 112

Shades and tints

Shades of #604E4A

#604E4A
(96,78,74)
#584744
(88,71,68)
#50403E
(80,64,62)
#483938
(72,57,56)
#403232
(64,50,50)
#382B2C
(56,43,44)
#302426
(48,36,38)
#281D20
(40,29,32)
#20161A
(32,22,26)
#180F14
(24,15,20)
#10080E
(16,8,14)
#000000
(0,0,0)

Tints of #604E4A

#604E4A
(96,78,74)
#6E5E5A
(110,94,90)
#7C6E6A
(124,110,106)
#8A7E7A
(138,126,122)
#988E8A
(152,142,138)
#A69E9A
(166,158,154)
#B4AEAA
(180,174,170)
#C2BEBA
(194,190,186)
#D0CECA
(208,206,202)
#DEDEDA
(222,222,218)
#ECEEEA
(236,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #604E4A color. Also use rgb(96,78,74) instead hex code.

Text Font Color

.myTextColor { color: #604E4A; }

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

This text font color is #604E4A.

Background Color

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

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

This div background color is #604E4A.

Border color

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

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

This div border color is #604E4A.

Opacity

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

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

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

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

This text has shadow with #604E4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #604E4A.

Preview

Color preview on black background

This text has color #604E4A on black background.


Color preview on white background

This text has color #604E4A on white background.


Black color preview on #604E4A background

This text has black color on #604E4A background.


White color preview on #604E4A background

This text has white color on #604E4A background.


Related colors

Complementary color

Complementary color for #hex is #9FB1B5.


I love getcolorcode.com

Triadic colors

1 #4A604E and #4E4A60 with #604E4A are triadic colors.

2 #4A4E60 and #4E604A with #604E4A are triadic colors.