COLOR #617AAB

HEX: #617AAB RGB: (97,122,171)

Color info

#617AAB contains mainly green and blue colors. Web safe color of #617AAB is #666699 (or #669).

RGB color model

#617AAB color RGB value is (97,122,171).

RGB: (97,122,171) (38%, 48%, 67%)

RGB channels and saturation

R 97 of 255 = 38%
G 122 of 255 = 48%
B 171 of 255 = 67%

97
122
171

R + G + B ~ 51%. #617AAB is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 97 + 122 + 171 = 390 (100%)
R 97 of 390 ~ 24.87%
G 122 of 390 ~ 31.28%
B 171 of 390 ~ 43.85'%

%24.87
%31.28
%43.85

CMYK color model

#617AAB color CMYK value is (43,29,0,33).

  • cyan value is 43.27%
  • magenta value is 28.65%
  • yellow value is 0.00%
  • key color value is 32.94%

CMYK: (43,29,0,33)
C43M29Y0K33 (43%, 29%, 0%, 33%)
(0.43 / 0.29 / 0.00 / 0.33)

CMYK percentages

%43.27
%28.65
%0
%32.94

Codes

Color #617AAB in popluar color models

61 7A AB
RGB 97 122 171
HSL 220° 30.58% 52.55%
HSB/HSV 220° 43.27% 67.06%
CMYK 43.27% 28.65% 0.00%
32.94%

Color #617AAB in popluar number systems.

HEX 61 7A AB
Decimal 97 122 171
Binary 1100001 1111010 10101011
Octal 141 172 253

Shades and tints

Shades of #617AAB

#617AAB
(97,122,171)
#596F9C
(89,111,156)
#51648D
(81,100,141)
#49597E
(73,89,126)
#414E6F
(65,78,111)
#394360
(57,67,96)
#313851
(49,56,81)
#292D42
(41,45,66)
#212233
(33,34,51)
#191724
(25,23,36)
#110C15
(17,12,21)
#000000
(0,0,0)

Tints of #617AAB

#617AAB
(97,122,171)
#6F86B2
(111,134,178)
#7D92B9
(125,146,185)
#8B9EC0
(139,158,192)
#99AAC7
(153,170,199)
#A7B6CE
(167,182,206)
#B5C2D5
(181,194,213)
#C3CEDC
(195,206,220)
#D1DAE3
(209,218,227)
#DFE6EA
(223,230,234)
#EDF2F1
(237,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #617AAB color. Also use rgb(97,122,171) instead hex code.

Text Font Color

.myTextColor { color: #617AAB; }

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

This text font color is #617AAB.

Background Color

.myBgColor { background-color: #617AAB; }

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

This div background color is #617AAB.

Border color

.myBorderColor { border: 1px solid #617AAB; }

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

This div border color is #617AAB.

Opacity

.myOpacity80 { color: #617AAB; opacity: 0.8; }

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

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

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

This text has shadow with #617AAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #617AAB.

Preview

Color preview on black background

This text has color #617AAB on black background.


Color preview on white background

This text has color #617AAB on white background.


Black color preview on #617AAB background

This text has black color on #617AAB background.


White color preview on #617AAB background

This text has white color on #617AAB background.


Related colors

Complementary color

Complementary color for #hex is #9E8554.


I love getcolorcode.com

Triadic colors

1 #AB617A and #7AAB61 with #617AAB are triadic colors.

2 #AB7A61 and #7A61AB with #617AAB are triadic colors.