COLOR #98D9B3

HEX: #98D9B3 RGB: (152,217,179)

Color info

#98D9B3 contains mainly green and blue colors. Web safe color of #98D9B3 is #99CC99 (or #9C9).

RGB color model

#98D9B3 color RGB value is (152,217,179).

RGB: (152,217,179) (60%, 85%, 70%)

RGB channels and saturation

R 152 of 255 = 60%
G 217 of 255 = 85%
B 179 of 255 = 70%

152
217
179

R + G + B ~ 72%. #98D9B3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 152 + 217 + 179 = 548 (100%)
R 152 of 548 ~ 27.74%
G 217 of 548 ~ 39.6%
B 179 of 548 ~ 32.66'%

%27.74
%39.6
%32.66

CMYK color model

#98D9B3 color CMYK value is (30,0,18,15).

  • cyan value is 29.95%
  • magenta value is 0.00%
  • yellow value is 17.51%
  • key color value is 14.90%

CMYK: (30,0,18,15)
C30M0Y18K15 (30%, 0%, 18%, 15%)
(0.30 / 0.00 / 0.18 / 0.15)

CMYK percentages

%29.95
%0
%17.51
%14.9

Codes

Color #98D9B3 in popluar color models

98 D9 B3
RGB 152 217 179
HSL 145° 46.10% 72.35%
HSB/HSV 145° 29.95% 85.10%
CMYK 29.95% 0.00% 17.51%
14.90%

Color #98D9B3 in popluar number systems.

HEX 98 D9 B3
Decimal 152 217 179
Binary 10011000 11011001 10110011
Octal 230 331 263

Shades and tints

Shades of #98D9B3

#98D9B3
(152,217,179)
#8BC6A3
(139,198,163)
#7EB393
(126,179,147)
#71A083
(113,160,131)
#648D73
(100,141,115)
#577A63
(87,122,99)
#4A6753
(74,103,83)
#3D5443
(61,84,67)
#304133
(48,65,51)
#232E23
(35,46,35)
#161B13
(22,27,19)
#000000
(0,0,0)

Tints of #98D9B3

#98D9B3
(152,217,179)
#A1DCB9
(161,220,185)
#AADFBF
(170,223,191)
#B3E2C5
(179,226,197)
#BCE5CB
(188,229,203)
#C5E8D1
(197,232,209)
#CEEBD7
(206,235,215)
#D7EEDD
(215,238,221)
#E0F1E3
(224,241,227)
#E9F4E9
(233,244,233)
#F2F7EF
(242,247,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #98D9B3; }

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

This text font color is #98D9B3.

Background Color

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

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

This div background color is #98D9B3.

Border color

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

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

This div border color is #98D9B3.

Opacity

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

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

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

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

This text has shadow with #98D9B3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #98D9B3.

Preview

Color preview on black background

This text has color #98D9B3 on black background.


Color preview on white background

This text has color #98D9B3 on white background.


Black color preview on #98D9B3 background

This text has black color on #98D9B3 background.


White color preview on #98D9B3 background

This text has white color on #98D9B3 background.


Related colors

Complementary color

Complementary color for #hex is #67264C.


I love getcolorcode.com

Triadic colors

1 #B398D9 and #D9B398 with #98D9B3 are triadic colors.

2 #B3D998 and #D998B3 with #98D9B3 are triadic colors.