COLOR #618899

HEX: #618899 RGB: (97,136,153)

Color info

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

RGB color model

#618899 color RGB value is (97,136,153).

RGB: (97,136,153) (38%, 53%, 60%)

RGB channels and saturation

R 97 of 255 = 38%
G 136 of 255 = 53%
B 153 of 255 = 60%

97
136
153

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

Portions of RGB colors in percentages

R + G + B = 97 + 136 + 153 = 386 (100%)
R 97 of 386 ~ 25.13%
G 136 of 386 ~ 35.23%
B 153 of 386 ~ 39.64'%

%25.13
%35.23
%39.64

CMYK color model

#618899 color CMYK value is (37,11,0,40).

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

CMYK: (37,11,0,40)
C37M11Y0K40 (37%, 11%, 0%, 40%)
(0.37 / 0.11 / 0.00 / 0.40)

CMYK percentages

%36.6
%11.11
%0
%40

Codes

Color #618899 in popluar color models

61 88 99
RGB 97 136 153
HSL 198° 22.40% 49.02%
HSB/HSV 198° 36.60% 60.00%
CMYK 36.60% 11.11% 0.00%
40.00%

Color #618899 in popluar number systems.

HEX 61 88 99
Decimal 97 136 153
Binary 1100001 10001000 10011001
Octal 141 210 231

Shades and tints

Shades of #618899

#618899
(97,136,153)
#597C8C
(89,124,140)
#51707F
(81,112,127)
#496472
(73,100,114)
#415865
(65,88,101)
#394C58
(57,76,88)
#31404B
(49,64,75)
#29343E
(41,52,62)
#212831
(33,40,49)
#191C24
(25,28,36)
#111017
(17,16,23)
#000000
(0,0,0)

Tints of #618899

#618899
(97,136,153)
#6F92A2
(111,146,162)
#7D9CAB
(125,156,171)
#8BA6B4
(139,166,180)
#99B0BD
(153,176,189)
#A7BAC6
(167,186,198)
#B5C4CF
(181,196,207)
#C3CED8
(195,206,216)
#D1D8E1
(209,216,225)
#DFE2EA
(223,226,234)
#EDECF3
(237,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #618899; }

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

This text font color is #618899.

Background Color

.myBgColor { background-color: #618899; }

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

This div background color is #618899.

Border color

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

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

This div border color is #618899.

Opacity

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

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

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

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

This text has shadow with #618899 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #618899.

Preview

Color preview on black background

This text has color #618899 on black background.


Color preview on white background

This text has color #618899 on white background.


Black color preview on #618899 background

This text has black color on #618899 background.


White color preview on #618899 background

This text has white color on #618899 background.


Related colors

Complementary color

Complementary color for #hex is #9E7766.


I love getcolorcode.com

Triadic colors

1 #996188 and #889961 with #618899 are triadic colors.

2 #998861 and #886199 with #618899 are triadic colors.