COLOR #98E8B3

HEX: #98E8B3 RGB: (152,232,179)

Color info

#98E8B3 contains mainly green and blue colors. Web safe color of #98E8B3 is #99FF99 (or #9F9).

RGB color model

#98E8B3 color RGB value is (152,232,179).

RGB: (152,232,179) (60%, 91%, 70%)

RGB channels and saturation

R 152 of 255 = 60%
G 232 of 255 = 91%
B 179 of 255 = 70%

152
232
179

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

Portions of RGB colors in percentages

R + G + B = 152 + 232 + 179 = 563 (100%)
R 152 of 563 ~ 27%
G 232 of 563 ~ 41.21%
B 179 of 563 ~ 31.79'%

%27
%41.21
%31.79

CMYK color model

#98E8B3 color CMYK value is (34,0,23,9).

  • cyan value is 34.48%
  • magenta value is 0.00%
  • yellow value is 22.84%
  • key color value is 9.02%
CMYK: (34,0,23,9) C34M0Y23K9 (34%,0%,23%,9%) (0.34/0.00/0.23/0.09) 

CMYK percentages

%34.48
%0
%22.84
%9.02

Codes

Color #98E8B3 in popluar color models

98 E8 B3
RGB 152 232 179
HSL 140° 63.49% 75.29%
HSB/HSV 140° 34.48% 90.98%
CMYK 34.48% 0.00% 22.84%
9.02%

Color #98E8B3 in popluar number systems.

HEX 98 E8 B3
Decimal 152 232 179
Binary 10011000 11101000 10110011
Octal 230 350 263

Shades and tints

Shades of #98E8B3

#98E8B3
(152,232,179)
#8BD3A3
(139,211,163)
#7EBE93
(126,190,147)
#71A983
(113,169,131)
#649473
(100,148,115)
#577F63
(87,127,99)
#4A6A53
(74,106,83)
#3D5543
(61,85,67)
#304033
(48,64,51)
#232B23
(35,43,35)
#161613
(22,22,19)
#000000
(0,0,0)

Tints of #98E8B3

#98E8B3
(152,232,179)
#A1EAB9
(161,234,185)
#AAECBF
(170,236,191)
#B3EEC5
(179,238,197)
#BCF0CB
(188,240,203)
#C5F2D1
(197,242,209)
#CEF4D7
(206,244,215)
#D7F6DD
(215,246,221)
#E0F8E3
(224,248,227)
#E9FAE9
(233,250,233)
#F2FCEF
(242,252,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #98E8B3 color. Also use rgb(152,232,179) instead hex code.

Text Font Color

.myTextColor { color: #98E8B3; }

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

This text font color is #98E8B3.

Background Color

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

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

This div background color is #98E8B3.

Border color

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

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

This div border color is #98E8B3.

Opacity

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

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

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

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

This text has shadow with #98E8B3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #98E8B3.

Preview

Color preview on black background

This text has color #98E8B3 on black background.


Color preview on white background

This text has color #98E8B3 on white background.


Black color preview on #98E8B3 background

This text has black color on #98E8B3 background.


White color preview on #98E8B3 background

This text has white color on #98E8B3 background.


Related colors

Complementary color

Complementary color for #hex is #67174C.


I love getcolorcode.com

Triadic colors

1 #B398E8 and #E8B398 with #98E8B3 are triadic colors.

2 #B3E898 and #E898B3 with #98E8B3 are triadic colors.