COLOR #617699

HEX: #617699 RGB: (97,118,153)

Color info

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

RGB color model

#617699 color RGB value is (97,118,153).

RGB: (97,118,153) (38%, 46%, 60%)

RGB channels and saturation

R 97 of 255 = 38%
G 118 of 255 = 46%
B 153 of 255 = 60%

97
118
153

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

Portions of RGB colors in percentages

R + G + B = 97 + 118 + 153 = 368 (100%)
R 97 of 368 ~ 26.36%
G 118 of 368 ~ 32.07%
B 153 of 368 ~ 41.58'%

%26.36
%32.07
%41.58

CMYK color model

#617699 color CMYK value is (37,23,0,40).

  • cyan value is 36.60%
  • magenta value is 22.88%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (37,23,0,40)
C37M23Y0K40 (37%, 23%, 0%, 40%)
(0.37 / 0.23 / 0.00 / 0.40)

CMYK percentages

%36.6
%22.88
%0
%40

Codes

Color #617699 in popluar color models

61 76 99
RGB 97 118 153
HSL 218° 22.40% 49.02%
HSB/HSV 218° 36.60% 60.00%
CMYK 36.60% 22.88% 0.00%
40.00%

Color #617699 in popluar number systems.

HEX 61 76 99
Decimal 97 118 153
Binary 1100001 1110110 10011001
Octal 141 166 231

Shades and tints

Shades of #617699

#617699
(97,118,153)
#596C8C
(89,108,140)
#51627F
(81,98,127)
#495872
(73,88,114)
#414E65
(65,78,101)
#394458
(57,68,88)
#313A4B
(49,58,75)
#29303E
(41,48,62)
#212631
(33,38,49)
#191C24
(25,28,36)
#111217
(17,18,23)
#000000
(0,0,0)

Tints of #617699

#617699
(97,118,153)
#6F82A2
(111,130,162)
#7D8EAB
(125,142,171)
#8B9AB4
(139,154,180)
#99A6BD
(153,166,189)
#A7B2C6
(167,178,198)
#B5BECF
(181,190,207)
#C3CAD8
(195,202,216)
#D1D6E1
(209,214,225)
#DFE2EA
(223,226,234)
#EDEEF3
(237,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #617699 color. Also use rgb(97,118,153) instead hex code.

Text Font Color

.myTextColor { color: #617699; }

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

This text font color is #617699.

Background Color

.myBgColor { background-color: #617699; }

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

This div background color is #617699.

Border color

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

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

This div border color is #617699.

Opacity

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

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

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

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

This text has shadow with #617699 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #617699.

Preview

Color preview on black background

This text has color #617699 on black background.


Color preview on white background

This text has color #617699 on white background.


Black color preview on #617699 background

This text has black color on #617699 background.


White color preview on #617699 background

This text has white color on #617699 background.


Related colors

Complementary color

Complementary color for #hex is #9E8966.


I love getcolorcode.com

Triadic colors

1 #996176 and #769961 with #617699 are triadic colors.

2 #997661 and #766199 with #617699 are triadic colors.