COLOR #618990

HEX: #618990 RGB: (97,137,144)

Color info

#618990 contains red, green and blue colors in about the same proportion. Web safe color of #618990 is #669999 (or #699).

RGB color model

#618990 color RGB value is (97,137,144).

RGB: (97,137,144) (38%, 54%, 56%)

RGB channels and saturation

R 97 of 255 = 38%
G 137 of 255 = 54%
B 144 of 255 = 56%

97
137
144

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

Portions of RGB colors in percentages

R + G + B = 97 + 137 + 144 = 378 (100%)
R 97 of 378 ~ 25.66%
G 137 of 378 ~ 36.24%
B 144 of 378 ~ 38.1'%

%25.66
%36.24
%38.1

CMYK color model

#618990 color CMYK value is (33,5,0,44).

  • cyan value is 32.64%
  • magenta value is 4.86%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (33,5,0,44)
C33M5Y0K44 (33%, 5%, 0%, 44%)
(0.33 / 0.05 / 0.00 / 0.44)

CMYK percentages

%32.64
%4.86
%0
%43.53

Codes

Color #618990 in popluar color models

61 89 90
RGB 97 137 144
HSL 189° 19.50% 47.25%
HSB/HSV 189° 32.64% 56.47%
CMYK 32.64% 4.86% 0.00%
43.53%

Color #618990 in popluar number systems.

HEX 61 89 90
Decimal 97 137 144
Binary 1100001 10001001 10010000
Octal 141 211 220

Shades and tints

Shades of #618990

#618990
(97,137,144)
#597D83
(89,125,131)
#517176
(81,113,118)
#496569
(73,101,105)
#41595C
(65,89,92)
#394D4F
(57,77,79)
#314142
(49,65,66)
#293535
(41,53,53)
#212928
(33,41,40)
#191D1B
(25,29,27)
#11110E
(17,17,14)
#000000
(0,0,0)

Tints of #618990

#618990
(97,137,144)
#6F939A
(111,147,154)
#7D9DA4
(125,157,164)
#8BA7AE
(139,167,174)
#99B1B8
(153,177,184)
#A7BBC2
(167,187,194)
#B5C5CC
(181,197,204)
#C3CFD6
(195,207,214)
#D1D9E0
(209,217,224)
#DFE3EA
(223,227,234)
#EDEDF4
(237,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #618990 color. Also use rgb(97,137,144) instead hex code.

Text Font Color

.myTextColor { color: #618990; }

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

This text font color is #618990.

Background Color

.myBgColor { background-color: #618990; }

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

This div background color is #618990.

Border color

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

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

This div border color is #618990.

Opacity

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

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

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

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

This text has shadow with #618990 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #618990.

Preview

Color preview on black background

This text has color #618990 on black background.


Color preview on white background

This text has color #618990 on white background.


Black color preview on #618990 background

This text has black color on #618990 background.


White color preview on #618990 background

This text has white color on #618990 background.


Related colors

Complementary color

Complementary color for #hex is #9E766F.


I love getcolorcode.com

Triadic colors

1 #906189 and #899061 with #618990 are triadic colors.

2 #908961 and #896190 with #618990 are triadic colors.