COLOR #617181

HEX: #617181 RGB: (97,113,129)

Color info

#617181 contains red, green and blue colors in about the same proportion. Web safe color of #617181 is #666699 (or #669).

RGB color model

#617181 color RGB value is (97,113,129).

RGB: (97,113,129) (38%, 44%, 51%)

RGB channels and saturation

R 97 of 255 = 38%
G 113 of 255 = 44%
B 129 of 255 = 51%

97
113
129

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

Portions of RGB colors in percentages

R + G + B = 97 + 113 + 129 = 339 (100%)
R 97 of 339 ~ 28.61%
G 113 of 339 ~ 33.33%
B 129 of 339 ~ 38.05'%

%28.61
%33.33
%38.05

CMYK color model

#617181 color CMYK value is (25,12,0,49).

  • cyan value is 24.81%
  • magenta value is 12.40%
  • yellow value is 0.00%
  • key color value is 49.41%

CMYK: (25,12,0,49)
C25M12Y0K49 (25%, 12%, 0%, 49%)
(0.25 / 0.12 / 0.00 / 0.49)

CMYK percentages

%24.81
%12.4
%0
%49.41

Codes

Color #617181 in popluar color models

61 71 81
RGB 97 113 129
HSL 210° 14.16% 44.31%
HSB/HSV 210° 24.81% 50.59%
CMYK 24.81% 12.40% 0.00%
49.41%

Color #617181 in popluar number systems.

HEX 61 71 81
Decimal 97 113 129
Binary 1100001 1110001 10000001
Octal 141 161 201

Shades and tints

Shades of #617181

#617181
(97,113,129)
#596776
(89,103,118)
#515D6B
(81,93,107)
#495360
(73,83,96)
#414955
(65,73,85)
#393F4A
(57,63,74)
#31353F
(49,53,63)
#292B34
(41,43,52)
#212129
(33,33,41)
#19171E
(25,23,30)
#110D13
(17,13,19)
#000000
(0,0,0)

Tints of #617181

#617181
(97,113,129)
#6F7D8C
(111,125,140)
#7D8997
(125,137,151)
#8B95A2
(139,149,162)
#99A1AD
(153,161,173)
#A7ADB8
(167,173,184)
#B5B9C3
(181,185,195)
#C3C5CE
(195,197,206)
#D1D1D9
(209,209,217)
#DFDDE4
(223,221,228)
#EDE9EF
(237,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #617181; }

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

This text font color is #617181.

Background Color

.myBgColor { background-color: #617181; }

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

This div background color is #617181.

Border color

.myBorderColor { border: 1px solid #617181; }

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

This div border color is #617181.

Opacity

.myOpacity80 { color: #617181; opacity: 0.8; }

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

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

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

This text has shadow with #617181 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #617181.

Preview

Color preview on black background

This text has color #617181 on black background.


Color preview on white background

This text has color #617181 on white background.


Black color preview on #617181 background

This text has black color on #617181 background.


White color preview on #617181 background

This text has white color on #617181 background.


Related colors

Complementary color

Complementary color for #hex is #9E8E7E.


I love getcolorcode.com

Gradients

Color #617181 is used in Slate Gray gradient.

Slate Gray


Triadic colors

1 #816171 and #718161 with #617181 are triadic colors.

2 #817161 and #716181 with #617181 are triadic colors.