COLOR #617882

HEX: #617882 RGB: (97,120,130)

Color info

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

RGB color model

#617882 color RGB value is (97,120,130).

RGB: (97,120,130) (38%, 47%, 51%)

RGB channels and saturation

R 97 of 255 = 38%
G 120 of 255 = 47%
B 130 of 255 = 51%

97
120
130

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

Portions of RGB colors in percentages

R + G + B = 97 + 120 + 130 = 347 (100%)
R 97 of 347 ~ 27.95%
G 120 of 347 ~ 34.58%
B 130 of 347 ~ 37.46'%

%27.95
%34.58
%37.46

CMYK color model

#617882 color CMYK value is (25,8,0,49).

  • cyan value is 25.38%
  • magenta value is 7.69%
  • yellow value is 0.00%
  • key color value is 49.02%
CMYK: (25,8,0,49) C25M8Y0K49 (25%,8%,0%,49%) (0.25/0.08/0.00/0.49) 

CMYK percentages

%25.38
%7.69
%0
%49.02

Codes

Color #617882 in popluar color models

61 78 82
RGB 97 120 130
HSL 198° 14.54% 44.51%
HSB/HSV 198° 25.38% 50.98%
CMYK 25.38% 7.69% 0.00%
49.02%

Color #617882 in popluar number systems.

HEX 61 78 82
Decimal 97 120 130
Binary 1100001 1111000 10000010
Octal 141 170 202

Shades and tints

Shades of #617882

#617882
(97,120,130)
#596E77
(89,110,119)
#51646C
(81,100,108)
#495A61
(73,90,97)
#415056
(65,80,86)
#39464B
(57,70,75)
#313C40
(49,60,64)
#293235
(41,50,53)
#21282A
(33,40,42)
#191E1F
(25,30,31)
#111414
(17,20,20)
#000000
(0,0,0)

Tints of #617882

#617882
(97,120,130)
#6F848D
(111,132,141)
#7D9098
(125,144,152)
#8B9CA3
(139,156,163)
#99A8AE
(153,168,174)
#A7B4B9
(167,180,185)
#B5C0C4
(181,192,196)
#C3CCCF
(195,204,207)
#D1D8DA
(209,216,218)
#DFE4E5
(223,228,229)
#EDF0F0
(237,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #617882 color. Also use rgb(97,120,130) instead hex code.

Text Font Color

.myTextColor { color: #617882; }

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

This text font color is #617882.

Background Color

.myBgColor { background-color: #617882; }

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

This div background color is #617882.

Border color

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

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

This div border color is #617882.

Opacity

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

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

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

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

This text has shadow with #617882 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #617882.

Preview

Color preview on black background

This text has color #617882 on black background.


Color preview on white background

This text has color #617882 on white background.


Black color preview on #617882 background

This text has black color on #617882 background.


White color preview on #617882 background

This text has white color on #617882 background.


Related colors

Complementary color

Complementary color for #hex is #9E877D.


I love getcolorcode.com

Triadic colors

1 #826178 and #788261 with #617882 are triadic colors.

2 #827861 and #786182 with #617882 are triadic colors.