COLOR #98D9E6

HEX: #98D9E6 RGB: (152,217,230)

Color info

#98D9E6 contains mainly green and blue colors. Web safe color of #98D9E6 is #99CCCC (or #9CC).

RGB color model

#98D9E6 color RGB value is (152,217,230).

RGB: (152,217,230) (60%, 85%, 90%)

RGB channels and saturation

R 152 of 255 = 60%
G 217 of 255 = 85%
B 230 of 255 = 90%

152
217
230

R + G + B ~ 78%. #98D9E6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 152 + 217 + 230 = 599 (100%)
R 152 of 599 ~ 25.38%
G 217 of 599 ~ 36.23%
B 230 of 599 ~ 38.4'%

%25.38
%36.23
%38.4

CMYK color model

#98D9E6 color CMYK value is (34,6,0,10).

  • cyan value is 33.91%
  • magenta value is 5.65%
  • yellow value is 0.00%
  • key color value is 9.80%

CMYK: (34,6,0,10)
C34M6Y0K10 (34%, 6%, 0%, 10%)
(0.34 / 0.06 / 0.00 / 0.10)

CMYK percentages

%33.91
%5.65
%0
%9.8

Codes

Color #98D9E6 in popluar color models

98 D9 E6
RGB 152 217 230
HSL 190° 60.94% 74.90%
HSB/HSV 190° 33.91% 90.20%
CMYK 33.91% 5.65% 0.00%
9.80%

Color #98D9E6 in popluar number systems.

HEX 98 D9 E6
Decimal 152 217 230
Binary 10011000 11011001 11100110
Octal 230 331 346

Shades and tints

Shades of #98D9E6

#98D9E6
(152,217,230)
#8BC6D2
(139,198,210)
#7EB3BE
(126,179,190)
#71A0AA
(113,160,170)
#648D96
(100,141,150)
#577A82
(87,122,130)
#4A676E
(74,103,110)
#3D545A
(61,84,90)
#304146
(48,65,70)
#232E32
(35,46,50)
#161B1E
(22,27,30)
#000000
(0,0,0)

Tints of #98D9E6

#98D9E6
(152,217,230)
#A1DCE8
(161,220,232)
#AADFEA
(170,223,234)
#B3E2EC
(179,226,236)
#BCE5EE
(188,229,238)
#C5E8F0
(197,232,240)
#CEEBF2
(206,235,242)
#D7EEF4
(215,238,244)
#E0F1F6
(224,241,246)
#E9F4F8
(233,244,248)
#F2F7FA
(242,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #98D9E6 color. Also use rgb(152,217,230) instead hex code.

Text Font Color

.myTextColor { color: #98D9E6; }

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

This text font color is #98D9E6.

Background Color

.myBgColor { background-color: #98D9E6; }

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

This div background color is #98D9E6.

Border color

.myBorderColor { border: 1px solid #98D9E6; }

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

This div border color is #98D9E6.

Opacity

.myOpacity80 { color: #98D9E6; opacity: 0.8; }

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

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

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

This text has shadow with #98D9E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #98D9E6.

Preview

Color preview on black background

This text has color #98D9E6 on black background.


Color preview on white background

This text has color #98D9E6 on white background.


Black color preview on #98D9E6 background

This text has black color on #98D9E6 background.


White color preview on #98D9E6 background

This text has white color on #98D9E6 background.


Related colors

Complementary color

Complementary color for #hex is #672619.


I love getcolorcode.com

Triadic colors

1 #E698D9 and #D9E698 with #98D9E6 are triadic colors.

2 #E6D998 and #D998E6 with #98D9E6 are triadic colors.