COLOR #61717E

HEX: #61717E RGB: (97,113,126)

Color info

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

RGB color model

#61717E color RGB value is (97,113,126).

RGB: (97,113,126) (38%, 44%, 49%)

RGB channels and saturation

R 97 of 255 = 38%
G 113 of 255 = 44%
B 126 of 255 = 49%

97
113
126

R + G + B ~ 44%. #61717E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 97 + 113 + 126 = 336 (100%)
R 97 of 336 ~ 28.87%
G 113 of 336 ~ 33.63%
B 126 of 336 ~ 37.5'%

%28.87
%33.63
%37.5

CMYK color model

#61717E color CMYK value is (23,10,0,51).

  • cyan value is 23.02%
  • magenta value is 10.32%
  • yellow value is 0.00%
  • key color value is 50.59%

CMYK: (23,10,0,51)
C23M10Y0K51 (23%, 10%, 0%, 51%)
(0.23 / 0.10 / 0.00 / 0.51)

CMYK percentages

%23.02
%10.32
%0
%50.59

Codes

Color #61717E in popluar color models

61 71 7E
RGB 97 113 126
HSL 207° 13.00% 43.73%
HSB/HSV 207° 23.02% 49.41%
CMYK 23.02% 10.32% 0.00%
50.59%

Color #61717E in popluar number systems.

HEX 61 71 7E
Decimal 97 113 126
Binary 1100001 1110001 1111110
Octal 141 161 176

Shades and tints

Shades of #61717E

#61717E
(97,113,126)
#596773
(89,103,115)
#515D68
(81,93,104)
#49535D
(73,83,93)
#414952
(65,73,82)
#393F47
(57,63,71)
#31353C
(49,53,60)
#292B31
(41,43,49)
#212126
(33,33,38)
#19171B
(25,23,27)
#110D10
(17,13,16)
#000000
(0,0,0)

Tints of #61717E

#61717E
(97,113,126)
#6F7D89
(111,125,137)
#7D8994
(125,137,148)
#8B959F
(139,149,159)
#99A1AA
(153,161,170)
#A7ADB5
(167,173,181)
#B5B9C0
(181,185,192)
#C3C5CB
(195,197,203)
#D1D1D6
(209,209,214)
#DFDDE1
(223,221,225)
#EDE9EC
(237,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61717E color. Also use rgb(97,113,126) instead hex code.

Text Font Color

.myTextColor { color: #61717E; }

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

This text font color is #61717E.

Background Color

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

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

This div background color is #61717E.

Border color

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

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

This div border color is #61717E.

Opacity

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

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

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

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

This text has shadow with #61717E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61717E.

Preview

Color preview on black background

This text has color #61717E on black background.


Color preview on white background

This text has color #61717E on white background.


Black color preview on #61717E background

This text has black color on #61717E background.


White color preview on #61717E background

This text has white color on #61717E background.


Related colors

Complementary color

Complementary color for #hex is #9E8E81.


I love getcolorcode.com

Triadic colors

1 #7E6171 and #717E61 with #61717E are triadic colors.

2 #7E7161 and #71617E with #61717E are triadic colors.