COLOR #604F46

HEX: #604F46 RGB: (96,79,70)

Color info

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

RGB color model

#604F46 color RGB value is (96,79,70).

RGB: (96,79,70) (38%, 31%, 27%)

RGB channels and saturation

R 96 of 255 = 38%
G 79 of 255 = 31%
B 70 of 255 = 27%

96
79
70

R + G + B ~ 32%. #604F46 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 79 + 70 = 245 (100%)
R 96 of 245 ~ 39.18%
G 79 of 245 ~ 32.24%
B 70 of 245 ~ 28.57'%

%39.18
%32.24
%28.57

CMYK color model

#604F46 color CMYK value is (0,18,27,62).

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

CMYK: (0,18,27,62)
C0M18Y27K62 (0%, 18%, 27%, 62%)
(0.00 / 0.18 / 0.27 / 0.62)

CMYK percentages

%0
%17.71
%27.08
%62.35

Codes

Color #604F46 in popluar color models

60 4F 46
RGB 96 79 70
HSL 21° 15.66% 32.55%
HSB/HSV 21° 27.08% 37.65%
CMYK 0.00% 17.71% 27.08%
62.35%

Color #604F46 in popluar number systems.

HEX 60 4F 46
Decimal 96 79 70
Binary 1100000 1001111 1000110
Octal 140 117 106

Shades and tints

Shades of #604F46

#604F46
(96,79,70)
#584840
(88,72,64)
#50413A
(80,65,58)
#483A34
(72,58,52)
#40332E
(64,51,46)
#382C28
(56,44,40)
#302522
(48,37,34)
#281E1C
(40,30,28)
#201716
(32,23,22)
#181010
(24,16,16)
#10090A
(16,9,10)
#000000
(0,0,0)

Tints of #604F46

#604F46
(96,79,70)
#6E5F56
(110,95,86)
#7C6F66
(124,111,102)
#8A7F76
(138,127,118)
#988F86
(152,143,134)
#A69F96
(166,159,150)
#B4AFA6
(180,175,166)
#C2BFB6
(194,191,182)
#D0CFC6
(208,207,198)
#DEDFD6
(222,223,214)
#ECEFE6
(236,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #604F46; }

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

This text font color is #604F46.

Background Color

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

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

This div background color is #604F46.

Border color

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

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

This div border color is #604F46.

Opacity

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

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

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

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

This text has shadow with #604F46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #604F46.

Preview

Color preview on black background

This text has color #604F46 on black background.


Color preview on white background

This text has color #604F46 on white background.


Black color preview on #604F46 background

This text has black color on #604F46 background.


White color preview on #604F46 background

This text has white color on #604F46 background.


Related colors

Complementary color

Complementary color for #hex is #9FB0B9.


I love getcolorcode.com

Triadic colors

1 #46604F and #4F4660 with #604F46 are triadic colors.

2 #464F60 and #4F6046 with #604F46 are triadic colors.