COLOR #98E4BF

HEX: #98E4BF RGB: (152,228,191)

Color info

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

RGB color model

#98E4BF color RGB value is (152,228,191).

RGB: (152,228,191) (60%, 89%, 75%)

RGB channels and saturation

R 152 of 255 = 60%
G 228 of 255 = 89%
B 191 of 255 = 75%

152
228
191

R + G + B ~ 75%. #98E4BF is quite light color.

Portions of RGB colors in percentages

R + G + B = 152 + 228 + 191 = 571 (100%)
R 152 of 571 ~ 26.62%
G 228 of 571 ~ 39.93%
B 191 of 571 ~ 33.45'%

%26.62
%39.93
%33.45

CMYK color model

#98E4BF color CMYK value is (33,0,16,11).

  • cyan value is 33.33%
  • magenta value is 0.00%
  • yellow value is 16.23%
  • key color value is 10.59%
CMYK: (33,0,16,11) C33M0Y16K11 (33%,0%,16%,11%) (0.33/0.00/0.16/0.11) 

CMYK percentages

%33.33
%0
%16.23
%10.59

Codes

Color #98E4BF in popluar color models

98 E4 BF
RGB 152 228 191
HSL 151° 58.46% 74.51%
HSB/HSV 151° 33.33% 89.41%
CMYK 33.33% 0.00% 16.23%
10.59%

Color #98E4BF in popluar number systems.

HEX 98 E4 BF
Decimal 152 228 191
Binary 10011000 11100100 10111111
Octal 230 344 277

Shades and tints

Shades of #98E4BF

#98E4BF
(152,228,191)
#8BD0AE
(139,208,174)
#7EBC9D
(126,188,157)
#71A88C
(113,168,140)
#64947B
(100,148,123)
#57806A
(87,128,106)
#4A6C59
(74,108,89)
#3D5848
(61,88,72)
#304437
(48,68,55)
#233026
(35,48,38)
#161C15
(22,28,21)
#000000
(0,0,0)

Tints of #98E4BF

#98E4BF
(152,228,191)
#A1E6C4
(161,230,196)
#AAE8C9
(170,232,201)
#B3EACE
(179,234,206)
#BCECD3
(188,236,211)
#C5EED8
(197,238,216)
#CEF0DD
(206,240,221)
#D7F2E2
(215,242,226)
#E0F4E7
(224,244,231)
#E9F6EC
(233,246,236)
#F2F8F1
(242,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #98E4BF color. Also use rgb(152,228,191) instead hex code.

Text Font Color

.myTextColor { color: #98E4BF; }

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

This text font color is #98E4BF.

Background Color

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

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

This div background color is #98E4BF.

Border color

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

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

This div border color is #98E4BF.

Opacity

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

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

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

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

This text has shadow with #98E4BF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #98E4BF.

Preview

Color preview on black background

This text has color #98E4BF on black background.


Color preview on white background

This text has color #98E4BF on white background.


Black color preview on #98E4BF background

This text has black color on #98E4BF background.


White color preview on #98E4BF background

This text has white color on #98E4BF background.


Related colors

Complementary color

Complementary color for #hex is #671B40.


I love getcolorcode.com

Triadic colors

1 #BF98E4 and #E4BF98 with #98E4BF are triadic colors.

2 #BFE498 and #E498BF with #98E4BF are triadic colors.