COLOR #98E3B8

HEX: #98E3B8 RGB: (152,227,184)

Color info

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

RGB color model

#98E3B8 color RGB value is (152,227,184).

RGB: (152,227,184) (60%, 89%, 72%)

RGB channels and saturation

R 152 of 255 = 60%
G 227 of 255 = 89%
B 184 of 255 = 72%

152
227
184

R + G + B ~ 74%. #98E3B8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 152 + 227 + 184 = 563 (100%)
R 152 of 563 ~ 27%
G 227 of 563 ~ 40.32%
B 184 of 563 ~ 32.68'%

%27
%40.32
%32.68

CMYK color model

#98E3B8 color CMYK value is (33,0,19,11).

  • cyan value is 33.04%
  • magenta value is 0.00%
  • yellow value is 18.94%
  • key color value is 10.98%

CMYK: (33,0,19,11)
C33M0Y19K11 (33%, 0%, 19%, 11%)
(0.33 / 0.00 / 0.19 / 0.11)

CMYK percentages

%33.04
%0
%18.94
%10.98

Codes

Color #98E3B8 in popluar color models

98 E3 B8
RGB 152 227 184
HSL 146° 57.25% 74.31%
HSB/HSV 146° 33.04% 89.02%
CMYK 33.04% 0.00% 18.94%
10.98%

Color #98E3B8 in popluar number systems.

HEX 98 E3 B8
Decimal 152 227 184
Binary 10011000 11100011 10111000
Octal 230 343 270

Shades and tints

Shades of #98E3B8

#98E3B8
(152,227,184)
#8BCFA8
(139,207,168)
#7EBB98
(126,187,152)
#71A788
(113,167,136)
#649378
(100,147,120)
#577F68
(87,127,104)
#4A6B58
(74,107,88)
#3D5748
(61,87,72)
#304338
(48,67,56)
#232F28
(35,47,40)
#161B18
(22,27,24)
#000000
(0,0,0)

Tints of #98E3B8

#98E3B8
(152,227,184)
#A1E5BE
(161,229,190)
#AAE7C4
(170,231,196)
#B3E9CA
(179,233,202)
#BCEBD0
(188,235,208)
#C5EDD6
(197,237,214)
#CEEFDC
(206,239,220)
#D7F1E2
(215,241,226)
#E0F3E8
(224,243,232)
#E9F5EE
(233,245,238)
#F2F7F4
(242,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #98E3B8 color. Also use rgb(152,227,184) instead hex code.

Text Font Color

.myTextColor { color: #98E3B8; }

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

This text font color is #98E3B8.

Background Color

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

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

This div background color is #98E3B8.

Border color

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

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

This div border color is #98E3B8.

Opacity

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

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

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

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

This text has shadow with #98E3B8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #98E3B8.

Preview

Color preview on black background

This text has color #98E3B8 on black background.


Color preview on white background

This text has color #98E3B8 on white background.


Black color preview on #98E3B8 background

This text has black color on #98E3B8 background.


White color preview on #98E3B8 background

This text has white color on #98E3B8 background.


Related colors

Complementary color

Complementary color for #hex is #671C47.


I love getcolorcode.com

Triadic colors

1 #B898E3 and #E3B898 with #98E3B8 are triadic colors.

2 #B8E398 and #E398B8 with #98E3B8 are triadic colors.