COLOR #98A1B8

HEX: #98A1B8 RGB: (152,161,184)

Color info

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

RGB color model

#98A1B8 color RGB value is (152,161,184).

RGB: (152,161,184) (60%, 63%, 72%)

RGB channels and saturation

R 152 of 255 = 60%
G 161 of 255 = 63%
B 184 of 255 = 72%

152
161
184

R + G + B ~ 65%. #98A1B8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 152 + 161 + 184 = 497 (100%)
R 152 of 497 ~ 30.58%
G 161 of 497 ~ 32.39%
B 184 of 497 ~ 37.02'%

%30.58
%32.39
%37.02

CMYK color model

#98A1B8 color CMYK value is (17,13,0,28).

  • cyan value is 17.39%
  • magenta value is 12.50%
  • yellow value is 0.00%
  • key color value is 27.84%
CMYK: (17,13,0,28) C17M13Y0K28 (17%,13%,0%,28%) (0.17/0.13/0.00/0.28) 

CMYK percentages

%17.39
%12.5
%0
%27.84

Codes

Color #98A1B8 in popluar color models

98 A1 B8
RGB 152 161 184
HSL 223° 18.39% 65.88%
HSB/HSV 223° 17.39% 72.16%
CMYK 17.39% 12.50% 0.00%
27.84%

Color #98A1B8 in popluar number systems.

HEX 98 A1 B8
Decimal 152 161 184
Binary 10011000 10100001 10111000
Octal 230 241 270

Shades and tints

Shades of #98A1B8

#98A1B8
(152,161,184)
#8B93A8
(139,147,168)
#7E8598
(126,133,152)
#717788
(113,119,136)
#646978
(100,105,120)
#575B68
(87,91,104)
#4A4D58
(74,77,88)
#3D3F48
(61,63,72)
#303138
(48,49,56)
#232328
(35,35,40)
#161518
(22,21,24)
#000000
(0,0,0)

Tints of #98A1B8

#98A1B8
(152,161,184)
#A1A9BE
(161,169,190)
#AAB1C4
(170,177,196)
#B3B9CA
(179,185,202)
#BCC1D0
(188,193,208)
#C5C9D6
(197,201,214)
#CED1DC
(206,209,220)
#D7D9E2
(215,217,226)
#E0E1E8
(224,225,232)
#E9E9EE
(233,233,238)
#F2F1F4
(242,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #98A1B8 color. Also use rgb(152,161,184) instead hex code.

Text Font Color

.myTextColor { color: #98A1B8; }

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

This text font color is #98A1B8.

Background Color

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

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

This div background color is #98A1B8.

Border color

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

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

This div border color is #98A1B8.

Opacity

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

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

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

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

This text has shadow with #98A1B8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #98A1B8.

Preview

Color preview on black background

This text has color #98A1B8 on black background.


Color preview on white background

This text has color #98A1B8 on white background.


Black color preview on #98A1B8 background

This text has black color on #98A1B8 background.


White color preview on #98A1B8 background

This text has white color on #98A1B8 background.


Related colors

Complementary color

Complementary color for #hex is #675E47.


I love getcolorcode.com

Triadic colors

1 #B898A1 and #A1B898 with #98A1B8 are triadic colors.

2 #B8A198 and #A198B8 with #98A1B8 are triadic colors.