COLOR #98D7A6

HEX: #98D7A6 RGB: (152,215,166)

Color info

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

RGB color model

#98D7A6 color RGB value is (152,215,166).

RGB: (152,215,166) (60%, 84%, 65%)

RGB channels and saturation

R 152 of 255 = 60%
G 215 of 255 = 84%
B 166 of 255 = 65%

152
215
166

R + G + B ~ 70%. #98D7A6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 152 + 215 + 166 = 533 (100%)
R 152 of 533 ~ 28.52%
G 215 of 533 ~ 40.34%
B 166 of 533 ~ 31.14'%

%28.52
%40.34
%31.14

CMYK color model

#98D7A6 color CMYK value is (29,0,23,16).

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

CMYK: (29,0,23,16)
C29M0Y23K16 (29%, 0%, 23%, 16%)
(0.29 / 0.00 / 0.23 / 0.16)

CMYK percentages

%29.3
%0
%22.79
%15.69

Codes

Color #98D7A6 in popluar color models

98 D7 A6
RGB 152 215 166
HSL 133° 44.06% 71.96%
HSB/HSV 133° 29.30% 84.31%
CMYK 29.30% 0.00% 22.79%
15.69%

Color #98D7A6 in popluar number systems.

HEX 98 D7 A6
Decimal 152 215 166
Binary 10011000 11010111 10100110
Octal 230 327 246

Shades and tints

Shades of #98D7A6

#98D7A6
(152,215,166)
#8BC497
(139,196,151)
#7EB188
(126,177,136)
#719E79
(113,158,121)
#648B6A
(100,139,106)
#57785B
(87,120,91)
#4A654C
(74,101,76)
#3D523D
(61,82,61)
#303F2E
(48,63,46)
#232C1F
(35,44,31)
#161910
(22,25,16)
#000000
(0,0,0)

Tints of #98D7A6

#98D7A6
(152,215,166)
#A1DAAE
(161,218,174)
#AADDB6
(170,221,182)
#B3E0BE
(179,224,190)
#BCE3C6
(188,227,198)
#C5E6CE
(197,230,206)
#CEE9D6
(206,233,214)
#D7ECDE
(215,236,222)
#E0EFE6
(224,239,230)
#E9F2EE
(233,242,238)
#F2F5F6
(242,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #98D7A6; }

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

This text font color is #98D7A6.

Background Color

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

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

This div background color is #98D7A6.

Border color

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

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

This div border color is #98D7A6.

Opacity

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

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

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

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

This text has shadow with #98D7A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #98D7A6.

Preview

Color preview on black background

This text has color #98D7A6 on black background.


Color preview on white background

This text has color #98D7A6 on white background.


Black color preview on #98D7A6 background

This text has black color on #98D7A6 background.


White color preview on #98D7A6 background

This text has white color on #98D7A6 background.


Related colors

Complementary color

Complementary color for #hex is #672859.


I love getcolorcode.com

Triadic colors

1 #A698D7 and #D7A698 with #98D7A6 are triadic colors.

2 #A6D798 and #D798A6 with #98D7A6 are triadic colors.