COLOR #98F7D9

HEX: #98F7D9 RGB: (152,247,217)

Color info

#98F7D9 contains mainly green and blue colors. Web safe color of #98F7D9 is #99FFCC (or #9FC).

RGB color model

#98F7D9 color RGB value is (152,247,217).

RGB: (152,247,217) (60%, 97%, 85%)

RGB channels and saturation

R 152 of 255 = 60%
G 247 of 255 = 97%
B 217 of 255 = 85%

152
247
217

R + G + B ~ 81%. #98F7D9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 152 + 247 + 217 = 616 (100%)
R 152 of 616 ~ 24.68%
G 247 of 616 ~ 40.1%
B 217 of 616 ~ 35.23'%

%24.68
%40.1
%35.23

CMYK color model

#98F7D9 color CMYK value is (38,0,12,3).

  • cyan value is 38.46%
  • magenta value is 0.00%
  • yellow value is 12.15%
  • key color value is 3.14%
CMYK: (38,0,12,3) C38M0Y12K3 (38%,0%,12%,3%) (0.38/0.00/0.12/0.03) 

CMYK percentages

%38.46
%0
%12.15
%3.14

Codes

Color #98F7D9 in popluar color models

98 F7 D9
RGB 152 247 217
HSL 161° 85.59% 78.24%
HSB/HSV 161° 38.46% 96.86%
CMYK 38.46% 0.00% 12.15%
3.14%

Color #98F7D9 in popluar number systems.

HEX 98 F7 D9
Decimal 152 247 217
Binary 10011000 11110111 11011001
Octal 230 367 331

Shades and tints

Shades of #98F7D9

#98F7D9
(152,247,217)
#8BE1C6
(139,225,198)
#7ECBB3
(126,203,179)
#71B5A0
(113,181,160)
#649F8D
(100,159,141)
#57897A
(87,137,122)
#4A7367
(74,115,103)
#3D5D54
(61,93,84)
#304741
(48,71,65)
#23312E
(35,49,46)
#161B1B
(22,27,27)
#000000
(0,0,0)

Tints of #98F7D9

#98F7D9
(152,247,217)
#A1F7DC
(161,247,220)
#AAF7DF
(170,247,223)
#B3F7E2
(179,247,226)
#BCF7E5
(188,247,229)
#C5F7E8
(197,247,232)
#CEF7EB
(206,247,235)
#D7F7EE
(215,247,238)
#E0F7F1
(224,247,241)
#E9F7F4
(233,247,244)
#F2F7F7
(242,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #98F7D9; }

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

This text font color is #98F7D9.

Background Color

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

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

This div background color is #98F7D9.

Border color

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

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

This div border color is #98F7D9.

Opacity

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

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

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

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

This text has shadow with #98F7D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #98F7D9.

Preview

Color preview on black background

This text has color #98F7D9 on black background.


Color preview on white background

This text has color #98F7D9 on white background.


Black color preview on #98F7D9 background

This text has black color on #98F7D9 background.


White color preview on #98F7D9 background

This text has white color on #98F7D9 background.


Related colors

Complementary color

Complementary color for #hex is #670826.


I love getcolorcode.com

Triadic colors

1 #D998F7 and #F7D998 with #98F7D9 are triadic colors.

2 #D9F798 and #F798D9 with #98F7D9 are triadic colors.