COLOR #98D7A4

HEX: #98D7A4 RGB: (152,215,164)

Color info

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

RGB color model

#98D7A4 color RGB value is (152,215,164).

RGB: (152,215,164) (60%, 84%, 64%)

RGB channels and saturation

R 152 of 255 = 60%
G 215 of 255 = 84%
B 164 of 255 = 64%

152
215
164

R + G + B ~ 69%. #98D7A4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 152 + 215 + 164 = 531 (100%)
R 152 of 531 ~ 28.63%
G 215 of 531 ~ 40.49%
B 164 of 531 ~ 30.89'%

%28.63
%40.49
%30.89

CMYK color model

#98D7A4 color CMYK value is (29,0,24,16).

  • cyan value is 29.30%
  • magenta value is 0.00%
  • yellow value is 23.72%
  • key color value is 15.69%

CMYK: (29,0,24,16)
C29M0Y24K16 (29%, 0%, 24%, 16%)
(0.29 / 0.00 / 0.24 / 0.16)

CMYK percentages

%29.3
%0
%23.72
%15.69

Codes

Color #98D7A4 in popluar color models

98 D7 A4
RGB 152 215 164
HSL 131° 44.06% 71.96%
HSB/HSV 131° 29.30% 84.31%
CMYK 29.30% 0.00% 23.72%
15.69%

Color #98D7A4 in popluar number systems.

HEX 98 D7 A4
Decimal 152 215 164
Binary 10011000 11010111 10100100
Octal 230 327 244

Shades and tints

Shades of #98D7A4

#98D7A4
(152,215,164)
#8BC496
(139,196,150)
#7EB188
(126,177,136)
#719E7A
(113,158,122)
#648B6C
(100,139,108)
#57785E
(87,120,94)
#4A6550
(74,101,80)
#3D5242
(61,82,66)
#303F34
(48,63,52)
#232C26
(35,44,38)
#161918
(22,25,24)
#000000
(0,0,0)

Tints of #98D7A4

#98D7A4
(152,215,164)
#A1DAAC
(161,218,172)
#AADDB4
(170,221,180)
#B3E0BC
(179,224,188)
#BCE3C4
(188,227,196)
#C5E6CC
(197,230,204)
#CEE9D4
(206,233,212)
#D7ECDC
(215,236,220)
#E0EFE4
(224,239,228)
#E9F2EC
(233,242,236)
#F2F5F4
(242,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #98D7A4 color. Also use rgb(152,215,164) instead hex code.

Text Font Color

.myTextColor { color: #98D7A4; }

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

This text font color is #98D7A4.

Background Color

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

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

This div background color is #98D7A4.

Border color

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

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

This div border color is #98D7A4.

Opacity

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

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

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

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

This text has shadow with #98D7A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #98D7A4.

Preview

Color preview on black background

This text has color #98D7A4 on black background.


Color preview on white background

This text has color #98D7A4 on white background.


Black color preview on #98D7A4 background

This text has black color on #98D7A4 background.


White color preview on #98D7A4 background

This text has white color on #98D7A4 background.


Related colors

Complementary color

Complementary color for #hex is #67285B.


I love getcolorcode.com

Triadic colors

1 #A498D7 and #D7A498 with #98D7A4 are triadic colors.

2 #A4D798 and #D798A4 with #98D7A4 are triadic colors.