COLOR #617588

HEX: #617588 RGB: (97,117,136)

Color info

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

RGB color model

#617588 color RGB value is (97,117,136).

RGB: (97,117,136) (38%, 46%, 53%)

RGB channels and saturation

R 97 of 255 = 38%
G 117 of 255 = 46%
B 136 of 255 = 53%

97
117
136

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

Portions of RGB colors in percentages

R + G + B = 97 + 117 + 136 = 350 (100%)
R 97 of 350 ~ 27.71%
G 117 of 350 ~ 33.43%
B 136 of 350 ~ 38.86'%

%27.71
%33.43
%38.86

CMYK color model

#617588 color CMYK value is (29,14,0,47).

  • cyan value is 28.68%
  • magenta value is 13.97%
  • yellow value is 0.00%
  • key color value is 46.67%
CMYK: (29,14,0,47) C29M14Y0K47 (29%,14%,0%,47%) (0.29/0.14/0.00/0.47) 

CMYK percentages

%28.68
%13.97
%0
%46.67

Codes

Color #617588 in popluar color models

61 75 88
RGB 97 117 136
HSL 209° 16.74% 45.69%
HSB/HSV 209° 28.68% 53.33%
CMYK 28.68% 13.97% 0.00%
46.67%

Color #617588 in popluar number systems.

HEX 61 75 88
Decimal 97 117 136
Binary 1100001 1110101 10001000
Octal 141 165 210

Shades and tints

Shades of #617588

#617588
(97,117,136)
#596B7C
(89,107,124)
#516170
(81,97,112)
#495764
(73,87,100)
#414D58
(65,77,88)
#39434C
(57,67,76)
#313940
(49,57,64)
#292F34
(41,47,52)
#212528
(33,37,40)
#191B1C
(25,27,28)
#111110
(17,17,16)
#000000
(0,0,0)

Tints of #617588

#617588
(97,117,136)
#6F8192
(111,129,146)
#7D8D9C
(125,141,156)
#8B99A6
(139,153,166)
#99A5B0
(153,165,176)
#A7B1BA
(167,177,186)
#B5BDC4
(181,189,196)
#C3C9CE
(195,201,206)
#D1D5D8
(209,213,216)
#DFE1E2
(223,225,226)
#EDEDEC
(237,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #617588 color. Also use rgb(97,117,136) instead hex code.

Text Font Color

.myTextColor { color: #617588; }

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

This text font color is #617588.

Background Color

.myBgColor { background-color: #617588; }

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

This div background color is #617588.

Border color

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

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

This div border color is #617588.

Opacity

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

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

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

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

This text has shadow with #617588 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #617588.

Preview

Color preview on black background

This text has color #617588 on black background.


Color preview on white background

This text has color #617588 on white background.


Black color preview on #617588 background

This text has black color on #617588 background.


White color preview on #617588 background

This text has white color on #617588 background.


Related colors

Complementary color

Complementary color for #hex is #9E8A77.


I love getcolorcode.com

Triadic colors

1 #886175 and #758861 with #617588 are triadic colors.

2 #887561 and #756188 with #617588 are triadic colors.