COLOR #61516D

HEX: #61516D RGB: (97,81,109)

Color info

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

RGB color model

#61516D color RGB value is (97,81,109).

RGB: (97,81,109) (38%, 32%, 43%)

RGB channels and saturation

R 97 of 255 = 38%
G 81 of 255 = 32%
B 109 of 255 = 43%

97
81
109

R + G + B ~ 38%. #61516D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 81 + 109 = 287 (100%)
R 97 of 287 ~ 33.8%
G 81 of 287 ~ 28.22%
B 109 of 287 ~ 37.98'%

%33.8
%28.22
%37.98

CMYK color model

#61516D color CMYK value is (11,26,0,57).

  • cyan value is 11.01%
  • magenta value is 25.69%
  • yellow value is 0.00%
  • key color value is 57.25%

CMYK: (11,26,0,57)
C11M26Y0K57 (11%, 26%, 0%, 57%)
(0.11 / 0.26 / 0.00 / 0.57)

CMYK percentages

%11.01
%25.69
%0
%57.25

Codes

Color #61516D in popluar color models

61 51 6D
RGB 97 81 109
HSL 274° 14.74% 37.25%
HSB/HSV 274° 25.69% 42.75%
CMYK 11.01% 25.69% 0.00%
57.25%

Color #61516D in popluar number systems.

HEX 61 51 6D
Decimal 97 81 109
Binary 1100001 1010001 1101101
Octal 141 121 155

Shades and tints

Shades of #61516D

#61516D
(97,81,109)
#594A64
(89,74,100)
#51435B
(81,67,91)
#493C52
(73,60,82)
#413549
(65,53,73)
#392E40
(57,46,64)
#312737
(49,39,55)
#29202E
(41,32,46)
#211925
(33,25,37)
#19121C
(25,18,28)
#110B13
(17,11,19)
#000000
(0,0,0)

Tints of #61516D

#61516D
(97,81,109)
#6F607A
(111,96,122)
#7D6F87
(125,111,135)
#8B7E94
(139,126,148)
#998DA1
(153,141,161)
#A79CAE
(167,156,174)
#B5ABBB
(181,171,187)
#C3BAC8
(195,186,200)
#D1C9D5
(209,201,213)
#DFD8E2
(223,216,226)
#EDE7EF
(237,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61516D color. Also use rgb(97,81,109) instead hex code.

Text Font Color

.myTextColor { color: #61516D; }

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

This text font color is #61516D.

Background Color

.myBgColor { background-color: #61516D; }

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

This div background color is #61516D.

Border color

.myBorderColor { border: 1px solid #61516D; }

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

This div border color is #61516D.

Opacity

.myOpacity80 { color: #61516D; opacity: 0.8; }

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

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

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

This text has shadow with #61516D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61516D.

Preview

Color preview on black background

This text has color #61516D on black background.


Color preview on white background

This text has color #61516D on white background.


Black color preview on #61516D background

This text has black color on #61516D background.


White color preview on #61516D background

This text has white color on #61516D background.


Related colors

Complementary color

Complementary color for #hex is #9EAE92.


I love getcolorcode.com

Triadic colors

1 #6D6151 and #516D61 with #61516D are triadic colors.

2 #6D5161 and #51616D with #61516D are triadic colors.