COLOR #61516B

HEX: #61516B RGB: (97,81,107)

Color info

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

RGB color model

#61516B color RGB value is (97,81,107).

RGB: (97,81,107) (38%, 32%, 42%)

RGB channels and saturation

R 97 of 255 = 38%
G 81 of 255 = 32%
B 107 of 255 = 42%

97
81
107

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

Portions of RGB colors in percentages

R + G + B = 97 + 81 + 107 = 285 (100%)
R 97 of 285 ~ 34.04%
G 81 of 285 ~ 28.42%
B 107 of 285 ~ 37.54'%

%34.04
%28.42
%37.54

CMYK color model

#61516B color CMYK value is (9,24,0,58).

  • cyan value is 9.35%
  • magenta value is 24.30%
  • yellow value is 0.00%
  • key color value is 58.04%

CMYK: (9,24,0,58)
C9M24Y0K58 (9%, 24%, 0%, 58%)
(0.09 / 0.24 / 0.00 / 0.58)

CMYK percentages

%9.35
%24.3
%0
%58.04

Codes

Color #61516B in popluar color models

61 51 6B
RGB 97 81 107
HSL 277° 13.83% 36.86%
HSB/HSV 277° 24.30% 41.96%
CMYK 9.35% 24.30% 0.00%
58.04%

Color #61516B in popluar number systems.

HEX 61 51 6B
Decimal 97 81 107
Binary 1100001 1010001 1101011
Octal 141 121 153

Shades and tints

Shades of #61516B

#61516B
(97,81,107)
#594A62
(89,74,98)
#514359
(81,67,89)
#493C50
(73,60,80)
#413547
(65,53,71)
#392E3E
(57,46,62)
#312735
(49,39,53)
#29202C
(41,32,44)
#211923
(33,25,35)
#19121A
(25,18,26)
#110B11
(17,11,17)
#000000
(0,0,0)

Tints of #61516B

#61516B
(97,81,107)
#6F6078
(111,96,120)
#7D6F85
(125,111,133)
#8B7E92
(139,126,146)
#998D9F
(153,141,159)
#A79CAC
(167,156,172)
#B5ABB9
(181,171,185)
#C3BAC6
(195,186,198)
#D1C9D3
(209,201,211)
#DFD8E0
(223,216,224)
#EDE7ED
(237,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #61516B; }

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

This text font color is #61516B.

Background Color

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

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

This div background color is #61516B.

Border color

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

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

This div border color is #61516B.

Opacity

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

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

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

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

This text has shadow with #61516B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61516B.

Preview

Color preview on black background

This text has color #61516B on black background.


Color preview on white background

This text has color #61516B on white background.


Black color preview on #61516B background

This text has black color on #61516B background.


White color preview on #61516B background

This text has white color on #61516B background.


Related colors

Complementary color

Complementary color for #hex is #9EAE94.


I love getcolorcode.com

Triadic colors

1 #6B6151 and #516B61 with #61516B are triadic colors.

2 #6B5161 and #51616B with #61516B are triadic colors.