COLOR #98A4D7

HEX: #98A4D7 RGB: (152,164,215)

Color info

#98A4D7 contains mainly green and blue colors. Web safe color of #98A4D7 is #9999CC (or #99C).

RGB color model

#98A4D7 color RGB value is (152,164,215).

RGB: (152,164,215) (60%, 64%, 84%)

RGB channels and saturation

R 152 of 255 = 60%
G 164 of 255 = 64%
B 215 of 255 = 84%

152
164
215

R + G + B ~ 69%. #98A4D7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 152 + 164 + 215 = 531 (100%)
R 152 of 531 ~ 28.63%
G 164 of 531 ~ 30.89%
B 215 of 531 ~ 40.49'%

%28.63
%30.89
%40.49

CMYK color model

#98A4D7 color CMYK value is (29,24,0,16).

  • cyan value is 29.30%
  • magenta value is 23.72%
  • yellow value is 0.00%
  • key color value is 15.69%

CMYK: (29,24,0,16)
C29M24Y0K16 (29%, 24%, 0%, 16%)
(0.29 / 0.24 / 0.00 / 0.16)

CMYK percentages

%29.3
%23.72
%0
%15.69

Codes

Color #98A4D7 in popluar color models

98 A4 D7
RGB 152 164 215
HSL 229° 44.06% 71.96%
HSB/HSV 229° 29.30% 84.31%
CMYK 29.30% 23.72% 0.00%
15.69%

Color #98A4D7 in popluar number systems.

HEX 98 A4 D7
Decimal 152 164 215
Binary 10011000 10100100 11010111
Octal 230 244 327

Shades and tints

Shades of #98A4D7

#98A4D7
(152,164,215)
#8B96C4
(139,150,196)
#7E88B1
(126,136,177)
#717A9E
(113,122,158)
#646C8B
(100,108,139)
#575E78
(87,94,120)
#4A5065
(74,80,101)
#3D4252
(61,66,82)
#30343F
(48,52,63)
#23262C
(35,38,44)
#161819
(22,24,25)
#000000
(0,0,0)

Tints of #98A4D7

#98A4D7
(152,164,215)
#A1ACDA
(161,172,218)
#AAB4DD
(170,180,221)
#B3BCE0
(179,188,224)
#BCC4E3
(188,196,227)
#C5CCE6
(197,204,230)
#CED4E9
(206,212,233)
#D7DCEC
(215,220,236)
#E0E4EF
(224,228,239)
#E9ECF2
(233,236,242)
#F2F4F5
(242,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #98A4D7; }

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

This text font color is #98A4D7.

Background Color

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

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

This div background color is #98A4D7.

Border color

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

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

This div border color is #98A4D7.

Opacity

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

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

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

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

This text has shadow with #98A4D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #98A4D7.

Preview

Color preview on black background

This text has color #98A4D7 on black background.


Color preview on white background

This text has color #98A4D7 on white background.


Black color preview on #98A4D7 background

This text has black color on #98A4D7 background.


White color preview on #98A4D7 background

This text has white color on #98A4D7 background.


Related colors

Complementary color

Complementary color for #hex is #675B28.


I love getcolorcode.com

Triadic colors

1 #D798A4 and #A4D798 with #98A4D7 are triadic colors.

2 #D7A498 and #A498D7 with #98A4D7 are triadic colors.