COLOR #98D4B6

HEX: #98D4B6 RGB: (152,212,182)

Color info

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

RGB color model

#98D4B6 color RGB value is (152,212,182).

RGB: (152,212,182) (60%, 83%, 71%)

RGB channels and saturation

R 152 of 255 = 60%
G 212 of 255 = 83%
B 182 of 255 = 71%

152
212
182

R + G + B ~ 71%. #98D4B6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 152 + 212 + 182 = 546 (100%)
R 152 of 546 ~ 27.84%
G 212 of 546 ~ 38.83%
B 182 of 546 ~ 33.33'%

%27.84
%38.83
%33.33

CMYK color model

#98D4B6 color CMYK value is (28,0,14,17).

  • cyan value is 28.30%
  • magenta value is 0.00%
  • yellow value is 14.15%
  • key color value is 16.86%
CMYK: (28,0,14,17) C28M0Y14K17 (28%,0%,14%,17%) (0.28/0.00/0.14/0.17) 

CMYK percentages

%28.3
%0
%14.15
%16.86

Codes

Color #98D4B6 in popluar color models

98 D4 B6
RGB 152 212 182
HSL 150° 41.10% 71.37%
HSB/HSV 150° 28.30% 83.14%
CMYK 28.30% 0.00% 14.15%
16.86%

Color #98D4B6 in popluar number systems.

HEX 98 D4 B6
Decimal 152 212 182
Binary 10011000 11010100 10110110
Octal 230 324 266

Shades and tints

Shades of #98D4B6

#98D4B6
(152,212,182)
#8BC1A6
(139,193,166)
#7EAE96
(126,174,150)
#719B86
(113,155,134)
#648876
(100,136,118)
#577566
(87,117,102)
#4A6256
(74,98,86)
#3D4F46
(61,79,70)
#303C36
(48,60,54)
#232926
(35,41,38)
#161616
(22,22,22)
#000000
(0,0,0)

Tints of #98D4B6

#98D4B6
(152,212,182)
#A1D7BC
(161,215,188)
#AADAC2
(170,218,194)
#B3DDC8
(179,221,200)
#BCE0CE
(188,224,206)
#C5E3D4
(197,227,212)
#CEE6DA
(206,230,218)
#D7E9E0
(215,233,224)
#E0ECE6
(224,236,230)
#E9EFEC
(233,239,236)
#F2F2F2
(242,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #98D4B6 color. Also use rgb(152,212,182) instead hex code.

Text Font Color

.myTextColor { color: #98D4B6; }

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

This text font color is #98D4B6.

Background Color

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

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

This div background color is #98D4B6.

Border color

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

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

This div border color is #98D4B6.

Opacity

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

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

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

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

This text has shadow with #98D4B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #98D4B6.

Preview

Color preview on black background

This text has color #98D4B6 on black background.


Color preview on white background

This text has color #98D4B6 on white background.


Black color preview on #98D4B6 background

This text has black color on #98D4B6 background.


White color preview on #98D4B6 background

This text has white color on #98D4B6 background.


Related colors

Complementary color

Complementary color for #hex is #672B49.


I love getcolorcode.com

Triadic colors

1 #B698D4 and #D4B698 with #98D4B6 are triadic colors.

2 #B6D498 and #D498B6 with #98D4B6 are triadic colors.