COLOR #605D47

HEX: #605D47 RGB: (96,93,71)

Color info

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

RGB color model

#605D47 color RGB value is (96,93,71).

RGB: (96,93,71) (38%, 36%, 28%)

RGB channels and saturation

R 96 of 255 = 38%
G 93 of 255 = 36%
B 71 of 255 = 28%

96
93
71

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

Portions of RGB colors in percentages

R + G + B = 96 + 93 + 71 = 260 (100%)
R 96 of 260 ~ 36.92%
G 93 of 260 ~ 35.77%
B 71 of 260 ~ 27.31'%

%36.92
%35.77
%27.31

CMYK color model

#605D47 color CMYK value is (0,3,26,62).

  • cyan value is 0.00%
  • magenta value is 3.12%
  • yellow value is 26.04%
  • key color value is 62.35%
CMYK: (0,3,26,62) C0M3Y26K62 (0%,3%,26%,62%) (0.00/0.03/0.26/0.62) 

CMYK percentages

%0
%3.12
%26.04
%62.35

Codes

Color #605D47 in popluar color models

60 5D 47
RGB 96 93 71
HSL 53° 14.97% 32.75%
HSB/HSV 53° 26.04% 37.65%
CMYK 0.00% 3.12% 26.04%
62.35%

Color #605D47 in popluar number systems.

HEX 60 5D 47
Decimal 96 93 71
Binary 1100000 1011101 1000111
Octal 140 135 107

Shades and tints

Shades of #605D47

#605D47
(96,93,71)
#585541
(88,85,65)
#504D3B
(80,77,59)
#484535
(72,69,53)
#403D2F
(64,61,47)
#383529
(56,53,41)
#302D23
(48,45,35)
#28251D
(40,37,29)
#201D17
(32,29,23)
#181511
(24,21,17)
#100D0B
(16,13,11)
#000000
(0,0,0)

Tints of #605D47

#605D47
(96,93,71)
#6E6B57
(110,107,87)
#7C7967
(124,121,103)
#8A8777
(138,135,119)
#989587
(152,149,135)
#A6A397
(166,163,151)
#B4B1A7
(180,177,167)
#C2BFB7
(194,191,183)
#D0CDC7
(208,205,199)
#DEDBD7
(222,219,215)
#ECE9E7
(236,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #605D47; }

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

This text font color is #605D47.

Background Color

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

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

This div background color is #605D47.

Border color

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

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

This div border color is #605D47.

Opacity

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

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

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

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

This text has shadow with #605D47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #605D47.

Preview

Color preview on black background

This text has color #605D47 on black background.


Color preview on white background

This text has color #605D47 on white background.


Black color preview on #605D47 background

This text has black color on #605D47 background.


White color preview on #605D47 background

This text has white color on #605D47 background.


Related colors

Complementary color

Complementary color for #hex is #9FA2B8.


I love getcolorcode.com

Triadic colors

1 #47605D and #5D4760 with #605D47 are triadic colors.

2 #475D60 and #5D6047 with #605D47 are triadic colors.