COLOR #98E5D4

HEX: #98E5D4 RGB: (152,229,212)

Color info

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

RGB color model

#98E5D4 color RGB value is (152,229,212).

RGB: (152,229,212) (60%, 90%, 83%)

RGB channels and saturation

R 152 of 255 = 60%
G 229 of 255 = 90%
B 212 of 255 = 83%

152
229
212

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

Portions of RGB colors in percentages

R + G + B = 152 + 229 + 212 = 593 (100%)
R 152 of 593 ~ 25.63%
G 229 of 593 ~ 38.62%
B 212 of 593 ~ 35.75'%

%25.63
%38.62
%35.75

CMYK color model

#98E5D4 color CMYK value is (34,0,7,10).

  • cyan value is 33.62%
  • magenta value is 0.00%
  • yellow value is 7.42%
  • key color value is 10.20%

CMYK: (34,0,7,10)
C34M0Y7K10 (34%, 0%, 7%, 10%)
(0.34 / 0.00 / 0.07 / 0.10)

CMYK percentages

%33.62
%0
%7.42
%10.2

Codes

Color #98E5D4 in popluar color models

98 E5 D4
RGB 152 229 212
HSL 167° 59.69% 74.71%
HSB/HSV 167° 33.62% 89.80%
CMYK 33.62% 0.00% 7.42%
10.20%

Color #98E5D4 in popluar number systems.

HEX 98 E5 D4
Decimal 152 229 212
Binary 10011000 11100101 11010100
Octal 230 345 324

Shades and tints

Shades of #98E5D4

#98E5D4
(152,229,212)
#8BD1C1
(139,209,193)
#7EBDAE
(126,189,174)
#71A99B
(113,169,155)
#649588
(100,149,136)
#578175
(87,129,117)
#4A6D62
(74,109,98)
#3D594F
(61,89,79)
#30453C
(48,69,60)
#233129
(35,49,41)
#161D16
(22,29,22)
#000000
(0,0,0)

Tints of #98E5D4

#98E5D4
(152,229,212)
#A1E7D7
(161,231,215)
#AAE9DA
(170,233,218)
#B3EBDD
(179,235,221)
#BCEDE0
(188,237,224)
#C5EFE3
(197,239,227)
#CEF1E6
(206,241,230)
#D7F3E9
(215,243,233)
#E0F5EC
(224,245,236)
#E9F7EF
(233,247,239)
#F2F9F2
(242,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #98E5D4 color. Also use rgb(152,229,212) instead hex code.

Text Font Color

.myTextColor { color: #98E5D4; }

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

This text font color is #98E5D4.

Background Color

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

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

This div background color is #98E5D4.

Border color

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

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

This div border color is #98E5D4.

Opacity

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

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

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

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

This text has shadow with #98E5D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #98E5D4.

Preview

Color preview on black background

This text has color #98E5D4 on black background.


Color preview on white background

This text has color #98E5D4 on white background.


Black color preview on #98E5D4 background

This text has black color on #98E5D4 background.


White color preview on #98E5D4 background

This text has white color on #98E5D4 background.


Related colors

Complementary color

Complementary color for #hex is #671A2B.


I love getcolorcode.com

Triadic colors

1 #D498E5 and #E5D498 with #98E5D4 are triadic colors.

2 #D4E598 and #E598D4 with #98E5D4 are triadic colors.