crispedge.com

Color picker

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

#99dfde hex color - Blue - Cool color - Information

#99dfde hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #99dfde Color code in RGB color code model is created after adding 60% red color, 87.45% green color and 87.06% blue color. Hex #99dfde Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 0% magenta, 0% yellow and 13% black.

Hex #99dfde color code is between #88dddd web safe hex color code and #aaeeee web safe hex color code. #88dddd is the nearest web safe color code. You can see here many more shades of #99dfde color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code99dfde#99dfde
RGB Decimal153, 223, 222rgb(153, 223, 222)
RGB Percent60%, 87%, 87%rgb(60%, 87%, 87%)
CSS RGBa153, 223, 222,1rgba(153,223,222,1)
CMYK Modelcmyk(31%,0%,0%,13%)
HSL Color Space179,52% ,74%hsl(179,52% ,74%)
HSV Color Space179°, 31%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100110011101111111011110
Octal231337336
Decimal153223222
Hex99dfde

Different shades of #99dfde color code.

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

Light Shade of #99dfde
#c0ebeb
Dark Shade of #99dfde
#72d3d1
Saturated Shade of #99dfde
#92e6e4
Desaturated Shade of #99dfde
#a0d8d7
Grey scale Shade of #99dfde
#bcbcbc
Brighten Shade
#b2f8f7
Most Readable Shade
#000000

Shades of #99dfde color code

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

#99dfde
#88c6c5
#77adac
#669494
#557b7b
#446362
#334a4a
#223131
#111818
#000000

Similar Color like #99dfde color

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

#9ae0df
#9be1e0
#9ce2e1
#9de3e2
#9ee4e3
#9fe5e4
#a0e6e5
#a1e7e6
#a2e8e7
#a3e9e8
#a4eae9
#a5ebea
#a6eceb
#a7edec
#98dedd
#97dddc
#96dcdb
#95dbda
#94dad9
#93d9d8
#92d8d7
#91d7d6
#90d6d5
#8fd5d4
#8ed4d3
#8dd3d2
#8cd2d1
#8bd1d0

Monochromatic Color with #99dfde

#99dfde
#070a0a
#243535
#425f5f
#5f8a89
#7cb4b4

Tints of #99dfde Color

#99dfde
#a4e2e1
#afe6e5
#bbe9e9
#c6edec
#d1f0f0
#ddf4f4
#e8f7f7
#f3fbfb
#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

#99dfde
#df999a

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

Split Complementary

#99dfde
#df99bd
#dfbb99

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

Analogous Color

#99dfc2
#99dfd0
#99dfde
#99d2df
#99c4df

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

#99dfde
#de99df
#dfde99

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

#99dfde
#bb99df
#df999a
#bddf99

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

#99dfde
#df999a
#dfbb99
#99bddf

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 #99dfde 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.

#99dfde Color Code Preview on Black Background Color

This is how #99dfde Color will look on black background color. Color contrast ratio is 13.96

#99dfde in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #99dfde

HTML with inline CSS

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

Your Example Paragraph content text in with font color #99dfde

#99dfde color code is use for CSS Background Color

Background color for the above div is #99dfde

HTML with inline CSS

<div style="background-color:#99dfde;"></div>

#99dfde color code is use for CSS Border Color

CSS Border color for the above div is #99dfde

HTML with inline CSS

<div style="border:5px solid #99dfde;"></div>

CSS Border Left color for the above div is #99dfde

HTML with inline CSS

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

CSS Border Right color for the above div is #99dfde

HTML with inline CSS

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

CSS Border Bottom color for the above div is #99dfde

HTML with inline CSS

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

CSS Border Top color for the above div is #99dfde

HTML with inline CSS

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

#99dfde hex Color code used as CSS color Codes

Example CSS Class for usage

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

#99dfde Color code Preview on White Background

This is how #99dfde Color code will look on white background color. Color contrast ratio is 1.50

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

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.