COLOR #605953

HEX: #605953 RGB: (96,89,83)

Color info

#605953 contains red, green and blue colors in about the same proportion. Web safe color of #605953 is #666666 (or #666).

RGB color model

#605953 color RGB value is (96,89,83).

RGB: (96,89,83) (38%, 35%, 33%)

RGB channels and saturation

R 96 of 255 = 38%
G 89 of 255 = 35%
B 83 of 255 = 33%

96
89
83

R + G + B ~ 35%. #605953 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 89 + 83 = 268 (100%)
R 96 of 268 ~ 35.82%
G 89 of 268 ~ 33.21%
B 83 of 268 ~ 30.97'%

%35.82
%33.21
%30.97

CMYK color model

#605953 color CMYK value is (0,7,14,62).

  • cyan value is 0.00%
  • magenta value is 7.29%
  • yellow value is 13.54%
  • key color value is 62.35%

CMYK: (0,7,14,62)
C0M7Y14K62 (0%, 7%, 14%, 62%)
(0.00 / 0.07 / 0.14 / 0.62)

CMYK percentages

%0
%7.29
%13.54
%62.35

Codes

Color #605953 in popluar color models

60 59 53
RGB 96 89 83
HSL 28° 7.26% 35.10%
HSB/HSV 28° 13.54% 37.65%
CMYK 0.00% 7.29% 13.54%
62.35%

Color #605953 in popluar number systems.

HEX 60 59 53
Decimal 96 89 83
Binary 1100000 1011001 1010011
Octal 140 131 123

Shades and tints

Shades of #605953

#605953
(96,89,83)
#58514C
(88,81,76)
#504945
(80,73,69)
#48413E
(72,65,62)
#403937
(64,57,55)
#383130
(56,49,48)
#302929
(48,41,41)
#282122
(40,33,34)
#20191B
(32,25,27)
#181114
(24,17,20)
#10090D
(16,9,13)
#000000
(0,0,0)

Tints of #605953

#605953
(96,89,83)
#6E6862
(110,104,98)
#7C7771
(124,119,113)
#8A8680
(138,134,128)
#98958F
(152,149,143)
#A6A49E
(166,164,158)
#B4B3AD
(180,179,173)
#C2C2BC
(194,194,188)
#D0D1CB
(208,209,203)
#DEE0DA
(222,224,218)
#ECEFE9
(236,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #605953; }

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

This text font color is #605953.

Background Color

.myBgColor { background-color: #605953; }

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

This div background color is #605953.

Border color

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

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

This div border color is #605953.

Opacity

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

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

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

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

This text has shadow with #605953 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #605953.

Preview

Color preview on black background

This text has color #605953 on black background.


Color preview on white background

This text has color #605953 on white background.


Black color preview on #605953 background

This text has black color on #605953 background.


White color preview on #605953 background

This text has white color on #605953 background.


Related colors

Complementary color

Complementary color for #hex is #9FA6AC.


I love getcolorcode.com

Triadic colors

1 #536059 and #595360 with #605953 are triadic colors.

2 #535960 and #596053 with #605953 are triadic colors.