COLOR #605343

HEX: #605343 RGB: (96,83,67)

Color info

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

RGB color model

#605343 color RGB value is (96,83,67).

RGB: (96,83,67) (38%, 33%, 26%)

RGB channels and saturation

R 96 of 255 = 38%
G 83 of 255 = 33%
B 67 of 255 = 26%

96
83
67

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

Portions of RGB colors in percentages

R + G + B = 96 + 83 + 67 = 246 (100%)
R 96 of 246 ~ 39.02%
G 83 of 246 ~ 33.74%
B 67 of 246 ~ 27.24'%

%39.02
%33.74
%27.24

CMYK color model

#605343 color CMYK value is (0,14,30,62).

  • cyan value is 0.00%
  • magenta value is 13.54%
  • yellow value is 30.21%
  • key color value is 62.35%
CMYK: (0,14,30,62) C0M14Y30K62 (0%,14%,30%,62%) (0.00/0.14/0.30/0.62) 

CMYK percentages

%0
%13.54
%30.21
%62.35

Codes

Color #605343 in popluar color models

60 53 43
RGB 96 83 67
HSL 33° 17.79% 31.96%
HSB/HSV 33° 30.21% 37.65%
CMYK 0.00% 13.54% 30.21%
62.35%

Color #605343 in popluar number systems.

HEX 60 53 43
Decimal 96 83 67
Binary 1100000 1010011 1000011
Octal 140 123 103

Shades and tints

Shades of #605343

#605343
(96,83,67)
#584C3D
(88,76,61)
#504537
(80,69,55)
#483E31
(72,62,49)
#40372B
(64,55,43)
#383025
(56,48,37)
#30291F
(48,41,31)
#282219
(40,34,25)
#201B13
(32,27,19)
#18140D
(24,20,13)
#100D07
(16,13,7)
#000000
(0,0,0)

Tints of #605343

#605343
(96,83,67)
#6E6254
(110,98,84)
#7C7165
(124,113,101)
#8A8076
(138,128,118)
#988F87
(152,143,135)
#A69E98
(166,158,152)
#B4ADA9
(180,173,169)
#C2BCBA
(194,188,186)
#D0CBCB
(208,203,203)
#DEDADC
(222,218,220)
#ECE9ED
(236,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #605343 color. Also use rgb(96,83,67) instead hex code.

Text Font Color

.myTextColor { color: #605343; }

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

This text font color is #605343.

Background Color

.myBgColor { background-color: #605343; }

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

This div background color is #605343.

Border color

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

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

This div border color is #605343.

Opacity

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

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

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

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

This text has shadow with #605343 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #605343.

Preview

Color preview on black background

This text has color #605343 on black background.


Color preview on white background

This text has color #605343 on white background.


Black color preview on #605343 background

This text has black color on #605343 background.


White color preview on #605343 background

This text has white color on #605343 background.


Related colors

Complementary color

Complementary color for #hex is #9FACBC.


I love getcolorcode.com

Triadic colors

1 #436053 and #534360 with #605343 are triadic colors.

2 #435360 and #536043 with #605343 are triadic colors.