COLOR #61565F

HEX: #61565F RGB: (97,86,95)

Color info

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

RGB color model

#61565F color RGB value is (97,86,95).

RGB: (97,86,95) (38%, 34%, 37%)

RGB channels and saturation

R 97 of 255 = 38%
G 86 of 255 = 34%
B 95 of 255 = 37%

97
86
95

R + G + B ~ 36%. #61565F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 86 + 95 = 278 (100%)
R 97 of 278 ~ 34.89%
G 86 of 278 ~ 30.94%
B 95 of 278 ~ 34.17'%

%34.89
%30.94
%34.17

CMYK color model

#61565F color CMYK value is (0,11,2,62).

  • cyan value is 0.00%
  • magenta value is 11.34%
  • yellow value is 2.06%
  • key color value is 61.96%

CMYK: (0,11,2,62)
C0M11Y2K62 (0%, 11%, 2%, 62%)
(0.00 / 0.11 / 0.02 / 0.62)

CMYK percentages

%0
%11.34
%2.06
%61.96

Codes

Color #61565F in popluar color models

61 56 5F
RGB 97 86 95
HSL 311° 6.01% 35.88%
HSB/HSV 311° 11.34% 38.04%
CMYK 0.00% 11.34% 2.06%
61.96%

Color #61565F in popluar number systems.

HEX 61 56 5F
Decimal 97 86 95
Binary 1100001 1010110 1011111
Octal 141 126 137

Shades and tints

Shades of #61565F

#61565F
(97,86,95)
#594F57
(89,79,87)
#51484F
(81,72,79)
#494147
(73,65,71)
#413A3F
(65,58,63)
#393337
(57,51,55)
#312C2F
(49,44,47)
#292527
(41,37,39)
#211E1F
(33,30,31)
#191717
(25,23,23)
#11100F
(17,16,15)
#000000
(0,0,0)

Tints of #61565F

#61565F
(97,86,95)
#6F656D
(111,101,109)
#7D747B
(125,116,123)
#8B8389
(139,131,137)
#999297
(153,146,151)
#A7A1A5
(167,161,165)
#B5B0B3
(181,176,179)
#C3BFC1
(195,191,193)
#D1CECF
(209,206,207)
#DFDDDD
(223,221,221)
#EDECEB
(237,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61565F color. Also use rgb(97,86,95) instead hex code.

Text Font Color

.myTextColor { color: #61565F; }

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

This text font color is #61565F.

Background Color

.myBgColor { background-color: #61565F; }

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

This div background color is #61565F.

Border color

.myBorderColor { border: 1px solid #61565F; }

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

This div border color is #61565F.

Opacity

.myOpacity80 { color: #61565F; opacity: 0.8; }

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

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

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

This text has shadow with #61565F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61565F.

Preview

Color preview on black background

This text has color #61565F on black background.


Color preview on white background

This text has color #61565F on white background.


Black color preview on #61565F background

This text has black color on #61565F background.


White color preview on #61565F background

This text has white color on #61565F background.


Related colors

Complementary color

Complementary color for #hex is #9EA9A0.


I love getcolorcode.com

Triadic colors

1 #5F6156 and #565F61 with #61565F are triadic colors.

2 #5F5661 and #56615F with #61565F are triadic colors.