crispedge.com

Color picker

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

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

#98ddec hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #98ddec Color code in RGB color code model is created after adding 59.61% red color, 86.67% green color and 92.55% blue color. Hex #98ddec Color code in CMYK color (process color) code model is generated after subtraction of 36% cyan, 6% magenta, 0% yellow and 7% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code98ddec#98ddec
RGB Decimal152, 221, 236rgb(152, 221, 236)
RGB Percent60%, 87%, 93%rgb(60%, 87%, 93%)
CSS RGBa152, 221, 236,1rgba(152,221,236,1)
CMYK Modelcmyk(36%,6%,0%,7%)
HSL Color Space191,69% ,76%hsl(191,69% ,76%)
HSV Color Space191°, 36%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100110001101110111101100
Octal230335354
Decimal152221236
Hex98ddec

Different shades of #98ddec color code.

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

Light Shade of #98ddec
#c3ebf4
Dark Shade of #98ddec
#6dcfe4
Saturated Shade of #98ddec
#92e1f2
Desaturated Shade of #98ddec
#9ed9e6
Grey scale Shade of #98ddec
#c2c2c2
Brighten Shade
#b1f6ff
Most Readable Shade
#000000

Shades of #98ddec color code

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

#98ddec
#87c4d1
#76abb7
#65939d
#547a83
#436268
#32494e
#213134
#10181a
#000000

Similar Color like #98ddec color

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

#99deed
#9adfee
#9be0ef
#9ce1f0
#9de2f1
#9ee3f2
#9fe4f3
#a0e5f4
#a1e6f5
#a2e7f6
#a3e8f7
#a4e9f8
#a5eaf9
#a6ebfa
#97dceb
#96dbea
#95dae9
#94d9e8
#93d8e7
#92d7e6
#91d6e5
#90d5e4
#8fd4e3
#8ed3e2
#8dd2e1
#8cd1e0
#8bd0df
#8acfde

Monochromatic Color with #98ddec

#98ddec
#0f1617
#2b3e42
#46666c
#618d97
#7db5c1

Tints of #98ddec Color

#98ddec
#a3e0ee
#aee4f0
#bae8f2
#c5ecf4
#d1eff6
#dcf3f8
#e8f7fa
#f3fbfc
#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

#98ddec
#eca798

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

Split Complementary

#98ddec
#ec98b3
#ecd198

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

Analogous Color

#98ecd9
#98ecea
#98ddec
#98ccec
#98bbec

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

#98ddec
#ec98dd
#ddec98

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

#98ddec
#d198ec
#eca798
#b3ec98

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

#98ddec
#eca798
#ecd198
#98b3ec

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 #98ddec 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.

#98ddec Color Code Preview on Black Background Color

This is how #98ddec Color will look on black background color. Color contrast ratio is 13.89

#98ddec in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#98ddec color code is use for CSS Background Color

Background color for the above div is #98ddec

HTML with inline CSS

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

#98ddec color code is use for CSS Border Color

CSS Border color for the above div is #98ddec

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#98ddec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#98ddec Color code Preview on White Background

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

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 #98ddec; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #98ddec; }

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.