crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#98badf hex color - Blue - Cool color - Information

#98badf hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #98badf Color code in RGB color code model is created after adding 59.61% red color, 72.94% green color and 87.45% blue color. Hex #98badf Color code in CMYK color (process color) code model is generated after subtraction of 32% cyan, 17% magenta, 0% yellow and 13% black.

Hex #98badf color code is between #99bbdd web safe hex color code and #88aaee web safe hex color code. #99bbdd is the nearest web safe color code. You can see here many more shades of #98badf color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code98badf#98badf
RGB Decimal152, 186, 223rgb(152, 186, 223)
RGB Percent60%, 73%, 87%rgb(60%, 73%, 87%)
CSS RGBa152, 186, 223,1rgba(152,186,223,1)
CMYK Modelcmyk(32%,17%,0%,13%)
HSL Color Space211,53% ,74%hsl(211,53% ,74%)
HSV Color Space211°, 32%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100110001011101011011111
Octal230272337
Decimal152186223
Hex98badf

Different shades of #98badf color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #98badf
#bfd4eb
Dark Shade of #98badf
#71a0d3
Saturated Shade of #98badf
#91bae6
Desaturated Shade of #98badf
#9fbad8
Grey scale Shade of #98badf
#bbbbbb
Brighten Shade
#b1d3f8
Most Readable Shade
#000000

Shades of #98badf color code

Generate more color scales with scales (color stack) generator.

#98badf
#87a5c6
#7690ad
#657c94
#54677b
#435263
#323e4a
#212931
#101418
#000000

Similar Color like #98badf color

Find visually similar hex color codes nearing to #98badf hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#99bbe0
#9abce1
#9bbde2
#9cbee3
#9dbfe4
#9ec0e5
#9fc1e6
#a0c2e7
#a1c3e8
#a2c4e9
#a3c5ea
#a4c6eb
#a5c7ec
#a6c8ed
#97b9de
#96b8dd
#95b7dc
#94b6db
#93b5da
#92b4d9
#91b3d8
#90b2d7
#8fb1d6
#8eb0d5
#8dafd4
#8caed3
#8badd2
#8aacd1

Monochromatic Color with #98badf

#98badf
#07090a
#242c35
#41505f
#5e738a
#7b97b4

Tints of #98badf Color

#98badf
#a3c1e2
#aec9e6
#bad1e9
#c5d8ed
#d1e0f0
#dce8f4
#e8eff7
#f3f7fb
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#98badf
#dfbd98

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#98badf
#df9998
#dedf98

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#98d6df
#98c8df
#98badf
#98acdf
#989edf

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#98badf
#df98ba
#badf98

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#98badf
#df98dd
#dfbd98
#98df99

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#98badf
#dfbd98
#dedf98
#9998df

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #98badf Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#98badf Color Code Preview on Black Background Color

This is how #98badf Color will look on black background color. Color contrast ratio is 10.42

#98badf in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#98badf">Your Example Paragraph content text in with font color #98badf </p>

Your Example Paragraph content text in with font color #98badf

HTML with inline CSS

<div style="color:#98badf">Your Paragraph text in with font color #98badf </div>

Your Example Paragraph content text in with font color #98badf

#98badf color code is use for CSS Background Color

Background color for the above div is #98badf

HTML with inline CSS

<div style="background-color:#98badf;"></div>

#98badf color code is use for CSS Border Color

CSS Border color for the above div is #98badf

HTML with inline CSS

<div style="border:5px solid #98badf;"></div>

CSS Border Left color for the above div is #98badf

HTML with inline CSS

<div style="border-left:5px solid #98badf;"></div>

CSS Border Right color for the above div is #98badf

HTML with inline CSS

<div style="border-right:5px solid #98badf;"></div>

CSS Border Bottom color for the above div is #98badf

HTML with inline CSS

<div style="border-bottom:5px solid #98badf;"></div>

CSS Border Top color for the above div is #98badf

HTML with inline CSS

<div style="border-top:5px solid #98badf;"></div>

#98badf hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#98badf; } .examplecolorclass {color:#98badf; } .examplebordercolor {border:3px solid #98badf; }

#98badf Color code Preview on White Background

This is how #98badf Color code will look on white background color. Color contrast ratio is 2.01

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #98badf; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #98badf; }

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.