COLOR #617481

HEX: #617481 RGB: (97,116,129)

Color info

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

RGB color model

#617481 color RGB value is (97,116,129).

RGB: (97,116,129) (38%, 45%, 51%)

RGB channels and saturation

R 97 of 255 = 38%
G 116 of 255 = 45%
B 129 of 255 = 51%

97
116
129

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

Portions of RGB colors in percentages

R + G + B = 97 + 116 + 129 = 342 (100%)
R 97 of 342 ~ 28.36%
G 116 of 342 ~ 33.92%
B 129 of 342 ~ 37.72'%

%28.36
%33.92
%37.72

CMYK color model

#617481 color CMYK value is (25,10,0,49).

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

CMYK: (25,10,0,49)
C25M10Y0K49 (25%, 10%, 0%, 49%)
(0.25 / 0.10 / 0.00 / 0.49)

CMYK percentages

%24.81
%10.08
%0
%49.41

Codes

Color #617481 in popluar color models

61 74 81
RGB 97 116 129
HSL 204° 14.16% 44.31%
HSB/HSV 204° 24.81% 50.59%
CMYK 24.81% 10.08% 0.00%
49.41%

Color #617481 in popluar number systems.

HEX 61 74 81
Decimal 97 116 129
Binary 1100001 1110100 10000001
Octal 141 164 201

Shades and tints

Shades of #617481

#617481
(97,116,129)
#596A76
(89,106,118)
#51606B
(81,96,107)
#495660
(73,86,96)
#414C55
(65,76,85)
#39424A
(57,66,74)
#31383F
(49,56,63)
#292E34
(41,46,52)
#212429
(33,36,41)
#191A1E
(25,26,30)
#111013
(17,16,19)
#000000
(0,0,0)

Tints of #617481

#617481
(97,116,129)
#6F808C
(111,128,140)
#7D8C97
(125,140,151)
#8B98A2
(139,152,162)
#99A4AD
(153,164,173)
#A7B0B8
(167,176,184)
#B5BCC3
(181,188,195)
#C3C8CE
(195,200,206)
#D1D4D9
(209,212,217)
#DFE0E4
(223,224,228)
#EDECEF
(237,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #617481; }

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

This text font color is #617481.

Background Color

.myBgColor { background-color: #617481; }

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

This div background color is #617481.

Border color

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

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

This div border color is #617481.

Opacity

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

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

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

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

This text has shadow with #617481 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #617481.

Preview

Color preview on black background

This text has color #617481 on black background.


Color preview on white background

This text has color #617481 on white background.


Black color preview on #617481 background

This text has black color on #617481 background.


White color preview on #617481 background

This text has white color on #617481 background.


Related colors

Complementary color

Complementary color for #hex is #9E8B7E.


I love getcolorcode.com

Triadic colors

1 #816174 and #748161 with #617481 are triadic colors.

2 #817461 and #746181 with #617481 are triadic colors.