COLOR #605761

HEX: #605761 RGB: (96,87,97)

Color info

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

RGB color model

#605761 color RGB value is (96,87,97).

RGB: (96,87,97) (38%, 34%, 38%)

RGB channels and saturation

R 96 of 255 = 38%
G 87 of 255 = 34%
B 97 of 255 = 38%

96
87
97

R + G + B ~ 37%. #605761 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 87 + 97 = 280 (100%)
R 96 of 280 ~ 34.29%
G 87 of 280 ~ 31.07%
B 97 of 280 ~ 34.64'%

%34.29
%31.07
%34.64

CMYK color model

#605761 color CMYK value is (1,10,0,62).

  • cyan value is 1.03%
  • magenta value is 10.31%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (1,10,0,62)
C1M10Y0K62 (1%, 10%, 0%, 62%)
(0.01 / 0.10 / 0.00 / 0.62)

CMYK percentages

%1.03
%10.31
%0
%61.96

Codes

Color #605761 in popluar color models

60 57 61
RGB 96 87 97
HSL 294° 5.43% 36.08%
HSB/HSV 294° 10.31% 38.04%
CMYK 1.03% 10.31% 0.00%
61.96%

Color #605761 in popluar number systems.

HEX 60 57 61
Decimal 96 87 97
Binary 1100000 1010111 1100001
Octal 140 127 141

Shades and tints

Shades of #605761

#605761
(96,87,97)
#585059
(88,80,89)
#504951
(80,73,81)
#484249
(72,66,73)
#403B41
(64,59,65)
#383439
(56,52,57)
#302D31
(48,45,49)
#282629
(40,38,41)
#201F21
(32,31,33)
#181819
(24,24,25)
#101111
(16,17,17)
#000000
(0,0,0)

Tints of #605761

#605761
(96,87,97)
#6E666F
(110,102,111)
#7C757D
(124,117,125)
#8A848B
(138,132,139)
#989399
(152,147,153)
#A6A2A7
(166,162,167)
#B4B1B5
(180,177,181)
#C2C0C3
(194,192,195)
#D0CFD1
(208,207,209)
#DEDEDF
(222,222,223)
#ECEDED
(236,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #605761 color. Also use rgb(96,87,97) instead hex code.

Text Font Color

.myTextColor { color: #605761; }

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

This text font color is #605761.

Background Color

.myBgColor { background-color: #605761; }

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

This div background color is #605761.

Border color

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

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

This div border color is #605761.

Opacity

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

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

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

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

This text has shadow with #605761 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #605761.

Preview

Color preview on black background

This text has color #605761 on black background.


Color preview on white background

This text has color #605761 on white background.


Black color preview on #605761 background

This text has black color on #605761 background.


White color preview on #605761 background

This text has white color on #605761 background.


Related colors

Complementary color

Complementary color for #hex is #9FA89E.


I love getcolorcode.com

Triadic colors

1 #616057 and #576160 with #605761 are triadic colors.

2 #615760 and #576061 with #605761 are triadic colors.