COLOR #98A4E8

HEX: #98A4E8 RGB: (152,164,232)

Color info

#98A4E8 contains mainly blue color. Web safe color of #98A4E8 is #9999FF (or #99F).

RGB color model

#98A4E8 color RGB value is (152,164,232).

RGB: (152,164,232) (60%, 64%, 91%)

RGB channels and saturation

R 152 of 255 = 60%
G 164 of 255 = 64%
B 232 of 255 = 91%

152
164
232

R + G + B ~ 72%. #98A4E8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 152 + 164 + 232 = 548 (100%)
R 152 of 548 ~ 27.74%
G 164 of 548 ~ 29.93%
B 232 of 548 ~ 42.34'%

%27.74
%29.93
%42.34

CMYK color model

#98A4E8 color CMYK value is (34,29,0,9).

  • cyan value is 34.48%
  • magenta value is 29.31%
  • yellow value is 0.00%
  • key color value is 9.02%

CMYK: (34,29,0,9)
C34M29Y0K9 (34%, 29%, 0%, 9%)
(0.34 / 0.29 / 0.00 / 0.09)

CMYK percentages

%34.48
%29.31
%0
%9.02

Codes

Color #98A4E8 in popluar color models

98 A4 E8
RGB 152 164 232
HSL 231° 63.49% 75.29%
HSB/HSV 231° 34.48% 90.98%
CMYK 34.48% 29.31% 0.00%
9.02%

Color #98A4E8 in popluar number systems.

HEX 98 A4 E8
Decimal 152 164 232
Binary 10011000 10100100 11101000
Octal 230 244 350

Shades and tints

Shades of #98A4E8

#98A4E8
(152,164,232)
#8B96D3
(139,150,211)
#7E88BE
(126,136,190)
#717AA9
(113,122,169)
#646C94
(100,108,148)
#575E7F
(87,94,127)
#4A506A
(74,80,106)
#3D4255
(61,66,85)
#303440
(48,52,64)
#23262B
(35,38,43)
#161816
(22,24,22)
#000000
(0,0,0)

Tints of #98A4E8

#98A4E8
(152,164,232)
#A1ACEA
(161,172,234)
#AAB4EC
(170,180,236)
#B3BCEE
(179,188,238)
#BCC4F0
(188,196,240)
#C5CCF2
(197,204,242)
#CED4F4
(206,212,244)
#D7DCF6
(215,220,246)
#E0E4F8
(224,228,248)
#E9ECFA
(233,236,250)
#F2F4FC
(242,244,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #98A4E8 color. Also use rgb(152,164,232) instead hex code.

Text Font Color

.myTextColor { color: #98A4E8; }

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

This text font color is #98A4E8.

Background Color

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

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

This div background color is #98A4E8.

Border color

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

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

This div border color is #98A4E8.

Opacity

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

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

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

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

This text has shadow with #98A4E8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #98A4E8.

Preview

Color preview on black background

This text has color #98A4E8 on black background.


Color preview on white background

This text has color #98A4E8 on white background.


Black color preview on #98A4E8 background

This text has black color on #98A4E8 background.


White color preview on #98A4E8 background

This text has white color on #98A4E8 background.


Related colors

Complementary color

Complementary color for #hex is #675B17.


I love getcolorcode.com

Triadic colors

1 #E898A4 and #A4E898 with #98A4E8 are triadic colors.

2 #E8A498 and #A498E8 with #98A4E8 are triadic colors.