COLOR #98B5B4

HEX: #98B5B4 RGB: (152,181,180)

Color info

#98B5B4 contains red, green and blue colors in about the same proportion. Web safe color of #98B5B4 is #99CCCC (or #9CC).

RGB color model

#98B5B4 color RGB value is (152,181,180).

RGB: (152,181,180) (60%, 71%, 71%)

RGB channels and saturation

R 152 of 255 = 60%
G 181 of 255 = 71%
B 180 of 255 = 71%

152
181
180

R + G + B ~ 67%. #98B5B4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 152 + 181 + 180 = 513 (100%)
R 152 of 513 ~ 29.63%
G 181 of 513 ~ 35.28%
B 180 of 513 ~ 35.09'%

%29.63
%35.28
%35.09

CMYK color model

#98B5B4 color CMYK value is (16,0,1,29).

  • cyan value is 16.02%
  • magenta value is 0.00%
  • yellow value is 0.55%
  • key color value is 29.02%

CMYK: (16,0,1,29)
C16M0Y1K29 (16%, 0%, 1%, 29%)
(0.16 / 0.00 / 0.01 / 0.29)

CMYK percentages

%16.02
%0
%0.55
%29.02

Codes

Color #98B5B4 in popluar color models

98 B5 B4
RGB 152 181 180
HSL 178° 16.38% 65.29%
HSB/HSV 178° 16.02% 70.98%
CMYK 16.02% 0.00% 0.55%
29.02%

Color #98B5B4 in popluar number systems.

HEX 98 B5 B4
Decimal 152 181 180
Binary 10011000 10110101 10110100
Octal 230 265 264

Shades and tints

Shades of #98B5B4

#98B5B4
(152,181,180)
#8BA5A4
(139,165,164)
#7E9594
(126,149,148)
#718584
(113,133,132)
#647574
(100,117,116)
#576564
(87,101,100)
#4A5554
(74,85,84)
#3D4544
(61,69,68)
#303534
(48,53,52)
#232524
(35,37,36)
#161514
(22,21,20)
#000000
(0,0,0)

Tints of #98B5B4

#98B5B4
(152,181,180)
#A1BBBA
(161,187,186)
#AAC1C0
(170,193,192)
#B3C7C6
(179,199,198)
#BCCDCC
(188,205,204)
#C5D3D2
(197,211,210)
#CED9D8
(206,217,216)
#D7DFDE
(215,223,222)
#E0E5E4
(224,229,228)
#E9EBEA
(233,235,234)
#F2F1F0
(242,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #98B5B4 color. Also use rgb(152,181,180) instead hex code.

Text Font Color

.myTextColor { color: #98B5B4; }

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

This text font color is #98B5B4.

Background Color

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

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

This div background color is #98B5B4.

Border color

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

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

This div border color is #98B5B4.

Opacity

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

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

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

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

This text has shadow with #98B5B4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #98B5B4.

Preview

Color preview on black background

This text has color #98B5B4 on black background.


Color preview on white background

This text has color #98B5B4 on white background.


Black color preview on #98B5B4 background

This text has black color on #98B5B4 background.


White color preview on #98B5B4 background

This text has white color on #98B5B4 background.


Related colors

Complementary color

Complementary color for #hex is #674A4B.


I love getcolorcode.com

Triadic colors

1 #B498B5 and #B5B498 with #98B5B4 are triadic colors.

2 #B4B598 and #B598B4 with #98B5B4 are triadic colors.