COLOR #98F4A7

HEX: #98F4A7 RGB: (152,244,167)

Color info

#98F4A7 contains mainly green color. Web safe color of #98F4A7 is #99FF99 (or #9F9).

RGB color model

#98F4A7 color RGB value is (152,244,167).

RGB: (152,244,167) (60%, 96%, 65%)

RGB channels and saturation

R 152 of 255 = 60%
G 244 of 255 = 96%
B 167 of 255 = 65%

152
244
167

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

Portions of RGB colors in percentages

R + G + B = 152 + 244 + 167 = 563 (100%)
R 152 of 563 ~ 27%
G 244 of 563 ~ 43.34%
B 167 of 563 ~ 29.66'%

%27
%43.34
%29.66

CMYK color model

#98F4A7 color CMYK value is (38,0,32,4).

  • cyan value is 37.70%
  • magenta value is 0.00%
  • yellow value is 31.56%
  • key color value is 4.31%

CMYK: (38,0,32,4)
C38M0Y32K4 (38%, 0%, 32%, 4%)
(0.38 / 0.00 / 0.32 / 0.04)

CMYK percentages

%37.7
%0
%31.56
%4.31

Codes

Color #98F4A7 in popluar color models

98 F4 A7
RGB 152 244 167
HSL 130° 80.70% 77.65%
HSB/HSV 130° 37.70% 95.69%
CMYK 37.70% 0.00% 31.56%
4.31%

Color #98F4A7 in popluar number systems.

HEX 98 F4 A7
Decimal 152 244 167
Binary 10011000 11110100 10100111
Octal 230 364 247

Shades and tints

Shades of #98F4A7

#98F4A7
(152,244,167)
#8BDE98
(139,222,152)
#7EC889
(126,200,137)
#71B27A
(113,178,122)
#649C6B
(100,156,107)
#57865C
(87,134,92)
#4A704D
(74,112,77)
#3D5A3E
(61,90,62)
#30442F
(48,68,47)
#232E20
(35,46,32)
#161811
(22,24,17)
#000000
(0,0,0)

Tints of #98F4A7

#98F4A7
(152,244,167)
#A1F5AF
(161,245,175)
#AAF6B7
(170,246,183)
#B3F7BF
(179,247,191)
#BCF8C7
(188,248,199)
#C5F9CF
(197,249,207)
#CEFAD7
(206,250,215)
#D7FBDF
(215,251,223)
#E0FCE7
(224,252,231)
#E9FDEF
(233,253,239)
#F2FEF7
(242,254,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #98F4A7 color. Also use rgb(152,244,167) instead hex code.

Text Font Color

.myTextColor { color: #98F4A7; }

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

This text font color is #98F4A7.

Background Color

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

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

This div background color is #98F4A7.

Border color

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

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

This div border color is #98F4A7.

Opacity

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

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

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

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

This text has shadow with #98F4A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #98F4A7.

Preview

Color preview on black background

This text has color #98F4A7 on black background.


Color preview on white background

This text has color #98F4A7 on white background.


Black color preview on #98F4A7 background

This text has black color on #98F4A7 background.


White color preview on #98F4A7 background

This text has white color on #98F4A7 background.


Related colors

Complementary color

Complementary color for #hex is #670B58.


I love getcolorcode.com

Triadic colors

1 #A798F4 and #F4A798 with #98F4A7 are triadic colors.

2 #A7F498 and #F498A7 with #98F4A7 are triadic colors.