COLOR #608898

HEX: #608898 RGB: (96,136,152)

Color info

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

RGB color model

#608898 color RGB value is (96,136,152).

RGB: (96,136,152) (38%, 53%, 60%)

RGB channels and saturation

R 96 of 255 = 38%
G 136 of 255 = 53%
B 152 of 255 = 60%

96
136
152

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

Portions of RGB colors in percentages

R + G + B = 96 + 136 + 152 = 384 (100%)
R 96 of 384 ~ 25%
G 136 of 384 ~ 35.42%
B 152 of 384 ~ 39.58'%

%25
%35.42
%39.58

CMYK color model

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

  • cyan value is 36.84%
  • magenta value is 10.53%
  • yellow value is 0.00%
  • key color value is 40.39%

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

CMYK percentages

%36.84
%10.53
%0
%40.39

Codes

Color #608898 in popluar color models

60 88 98
RGB 96 136 152
HSL 197° 22.58% 48.63%
HSB/HSV 197° 36.84% 59.61%
CMYK 36.84% 10.53% 0.00%
40.39%

Color #608898 in popluar number systems.

HEX 60 88 98
Decimal 96 136 152
Binary 1100000 10001000 10011000
Octal 140 210 230

Shades and tints

Shades of #608898

#608898
(96,136,152)
#587C8B
(88,124,139)
#50707E
(80,112,126)
#486471
(72,100,113)
#405864
(64,88,100)
#384C57
(56,76,87)
#30404A
(48,64,74)
#28343D
(40,52,61)
#202830
(32,40,48)
#181C23
(24,28,35)
#101016
(16,16,22)
#000000
(0,0,0)

Tints of #608898

#608898
(96,136,152)
#6E92A1
(110,146,161)
#7C9CAA
(124,156,170)
#8AA6B3
(138,166,179)
#98B0BC
(152,176,188)
#A6BAC5
(166,186,197)
#B4C4CE
(180,196,206)
#C2CED7
(194,206,215)
#D0D8E0
(208,216,224)
#DEE2E9
(222,226,233)
#ECECF2
(236,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #608898 color. Also use rgb(96,136,152) instead hex code.

Text Font Color

.myTextColor { color: #608898; }

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

This text font color is #608898.

Background Color

.myBgColor { background-color: #608898; }

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

This div background color is #608898.

Border color

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

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

This div border color is #608898.

Opacity

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

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

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

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

This text has shadow with #608898 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #608898.

Preview

Color preview on black background

This text has color #608898 on black background.


Color preview on white background

This text has color #608898 on white background.


Black color preview on #608898 background

This text has black color on #608898 background.


White color preview on #608898 background

This text has white color on #608898 background.


Related colors

Complementary color

Complementary color for #hex is #9F7767.


I love getcolorcode.com

Triadic colors

1 #986088 and #889860 with #608898 are triadic colors.

2 #988860 and #886098 with #608898 are triadic colors.