COLOR #61575E

HEX: #61575E RGB: (97,87,94)

Color info

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

RGB color model

#61575E color RGB value is (97,87,94).

RGB: (97,87,94) (38%, 34%, 37%)

RGB channels and saturation

R 97 of 255 = 38%
G 87 of 255 = 34%
B 94 of 255 = 37%

97
87
94

R + G + B ~ 36%. #61575E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 87 + 94 = 278 (100%)
R 97 of 278 ~ 34.89%
G 87 of 278 ~ 31.29%
B 94 of 278 ~ 33.81'%

%34.89
%31.29
%33.81

CMYK color model

#61575E color CMYK value is (0,10,3,62).

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

CMYK: (0,10,3,62)
C0M10Y3K62 (0%, 10%, 3%, 62%)
(0.00 / 0.10 / 0.03 / 0.62)

CMYK percentages

%0
%10.31
%3.09
%61.96

Codes

Color #61575E in popluar color models

61 57 5E
RGB 97 87 94
HSL 318° 5.43% 36.08%
HSB/HSV 318° 10.31% 38.04%
CMYK 0.00% 10.31% 3.09%
61.96%

Color #61575E in popluar number systems.

HEX 61 57 5E
Decimal 97 87 94
Binary 1100001 1010111 1011110
Octal 141 127 136

Shades and tints

Shades of #61575E

#61575E
(97,87,94)
#595056
(89,80,86)
#51494E
(81,73,78)
#494246
(73,66,70)
#413B3E
(65,59,62)
#393436
(57,52,54)
#312D2E
(49,45,46)
#292626
(41,38,38)
#211F1E
(33,31,30)
#191816
(25,24,22)
#11110E
(17,17,14)
#000000
(0,0,0)

Tints of #61575E

#61575E
(97,87,94)
#6F666C
(111,102,108)
#7D757A
(125,117,122)
#8B8488
(139,132,136)
#999396
(153,147,150)
#A7A2A4
(167,162,164)
#B5B1B2
(181,177,178)
#C3C0C0
(195,192,192)
#D1CFCE
(209,207,206)
#DFDEDC
(223,222,220)
#EDEDEA
(237,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #61575E; }

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

This text font color is #61575E.

Background Color

.myBgColor { background-color: #61575E; }

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

This div background color is #61575E.

Border color

.myBorderColor { border: 1px solid #61575E; }

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

This div border color is #61575E.

Opacity

.myOpacity80 { color: #61575E; opacity: 0.8; }

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

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

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

This text has shadow with #61575E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61575E.

Preview

Color preview on black background

This text has color #61575E on black background.


Color preview on white background

This text has color #61575E on white background.


Black color preview on #61575E background

This text has black color on #61575E background.


White color preview on #61575E background

This text has white color on #61575E background.


Related colors

Complementary color

Complementary color for #hex is #9EA8A1.


I love getcolorcode.com

Triadic colors

1 #5E6157 and #575E61 with #61575E are triadic colors.

2 #5E5761 and #57615E with #61575E are triadic colors.