COLOR #605D46

HEX: #605D46 RGB: (96,93,70)

Color info

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

RGB color model

#605D46 color RGB value is (96,93,70).

RGB: (96,93,70) (38%, 36%, 27%)

RGB channels and saturation

R 96 of 255 = 38%
G 93 of 255 = 36%
B 70 of 255 = 27%

96
93
70

R + G + B ~ 34%. #605D46 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 93 + 70 = 259 (100%)
R 96 of 259 ~ 37.07%
G 93 of 259 ~ 35.91%
B 70 of 259 ~ 27.03'%

%37.07
%35.91
%27.03

CMYK color model

#605D46 color CMYK value is (0,3,27,62).

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

CMYK: (0,3,27,62)
C0M3Y27K62 (0%, 3%, 27%, 62%)
(0.00 / 0.03 / 0.27 / 0.62)

CMYK percentages

%0
%3.12
%27.08
%62.35

Codes

Color #605D46 in popluar color models

60 5D 46
RGB 96 93 70
HSL 53° 15.66% 32.55%
HSB/HSV 53° 27.08% 37.65%
CMYK 0.00% 3.12% 27.08%
62.35%

Color #605D46 in popluar number systems.

HEX 60 5D 46
Decimal 96 93 70
Binary 1100000 1011101 1000110
Octal 140 135 106

Shades and tints

Shades of #605D46

#605D46
(96,93,70)
#585540
(88,85,64)
#504D3A
(80,77,58)
#484534
(72,69,52)
#403D2E
(64,61,46)
#383528
(56,53,40)
#302D22
(48,45,34)
#28251C
(40,37,28)
#201D16
(32,29,22)
#181510
(24,21,16)
#100D0A
(16,13,10)
#000000
(0,0,0)

Tints of #605D46

#605D46
(96,93,70)
#6E6B56
(110,107,86)
#7C7966
(124,121,102)
#8A8776
(138,135,118)
#989586
(152,149,134)
#A6A396
(166,163,150)
#B4B1A6
(180,177,166)
#C2BFB6
(194,191,182)
#D0CDC6
(208,205,198)
#DEDBD6
(222,219,214)
#ECE9E6
(236,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #605D46; }

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

This text font color is #605D46.

Background Color

.myBgColor { background-color: #605D46; }

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

This div background color is #605D46.

Border color

.myBorderColor { border: 1px solid #605D46; }

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

This div border color is #605D46.

Opacity

.myOpacity80 { color: #605D46; opacity: 0.8; }

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

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

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

This text has shadow with #605D46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #605D46.

Preview

Color preview on black background

This text has color #605D46 on black background.


Color preview on white background

This text has color #605D46 on white background.


Black color preview on #605D46 background

This text has black color on #605D46 background.


White color preview on #605D46 background

This text has white color on #605D46 background.


Related colors

Complementary color

Complementary color for #hex is #9FA2B9.


I love getcolorcode.com

Triadic colors

1 #46605D and #5D4660 with #605D46 are triadic colors.

2 #465D60 and #5D6046 with #605D46 are triadic colors.