crispedge.com

Color picker

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

#9ddaee hex color - Blue - Cool color - Information

#9ddaee hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #9ddaee Color code in RGB color code model is created after adding 61.57% red color, 85.49% green color and 93.33% blue color. Hex #9ddaee Color code in CMYK color (process color) code model is generated after subtraction of 34% cyan, 8% magenta, 0% yellow and 7% black.

Hex #9ddaee color code is between #99dddd web safe hex color code and #aaccff web safe hex color code. #99dddd is the nearest web safe color code. You can see here many more shades of #9ddaee color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code9ddaee#9ddaee
RGB Decimal157, 218, 238rgb(157, 218, 238)
RGB Percent62%, 85%, 93%rgb(62%, 85%, 93%)
CSS RGBa157, 218, 238,1rgba(157,218,238,1)
CMYK Modelcmyk(34%,8%,0%,7%)
HSL Color Space195,70% ,77%hsl(195,70% ,77%)
HSV Color Space195°, 34%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100111011101101011101110
Octal235332356
Decimal157218238
Hex9ddaee

Different shades of #9ddaee color code.

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

Light Shade of #9ddaee
#c8eaf6
Dark Shade of #9ddaee
#72cae6
Saturated Shade of #9ddaee
#97ddf4
Desaturated Shade of #9ddaee
#a3d7e8
Grey scale Shade of #9ddaee
#c5c5c5
Brighten Shade
#b6f3ff
Most Readable Shade
#000000

Shades of #9ddaee color code

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

#9ddaee
#8bc1d3
#7aa9b9
#68919e
#577984
#456069
#34484f
#223034
#11181a
#000000

Similar Color like #9ddaee color

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

#9edbef
#9fdcf0
#a0ddf1
#a1def2
#a2dff3
#a3e0f4
#a4e1f5
#a5e2f6
#a6e3f7
#a7e4f8
#a8e5f9
#a9e6fa
#aae7fb
#abe8fc
#9cd9ed
#9bd8ec
#9ad7eb
#99d6ea
#98d5e9
#97d4e8
#96d3e7
#95d2e6
#94d1e5
#93d0e4
#92cfe3
#91cee2
#90cde1
#8fcce0

Monochromatic Color with #9ddaee

#9ddaee
#11171a
#2d3e44
#49656e
#658c99
#81b3c3

Tints of #9ddaee Color

#9ddaee
#a7deef
#b2e2f1
#bde6f3
#c8eaf5
#d3eef7
#def2f9
#e9f6fb
#f4fafd
#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

#9ddaee
#eeb19d

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

Split Complementary

#9ddaee
#ee9db1
#eeda9d

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

Analogous Color

#9deee2
#9deaee
#9ddaee
#9dcaee
#9dbaee

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

#9ddaee
#ee9dda
#daee9d

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

#9ddaee
#d99dee
#eeb19d
#b1ee9d

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

#9ddaee
#eeb19d
#eeda9d
#9db1ee

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 #9ddaee 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.

#9ddaee Color Code Preview on Black Background Color

This is how #9ddaee Color will look on black background color. Color contrast ratio is 13.70

#9ddaee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9ddaee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #9ddaee

#9ddaee color code is use for CSS Background Color

Background color for the above div is #9ddaee

HTML with inline CSS

<div style="background-color:#9ddaee;"></div>

#9ddaee color code is use for CSS Border Color

CSS Border color for the above div is #9ddaee

HTML with inline CSS

<div style="border:5px solid #9ddaee;"></div>

CSS Border Left color for the above div is #9ddaee

HTML with inline CSS

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

CSS Border Right color for the above div is #9ddaee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #9ddaee

HTML with inline CSS

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

CSS Border Top color for the above div is #9ddaee

HTML with inline CSS

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

#9ddaee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#9ddaee Color code Preview on White Background

This is how #9ddaee Color code will look on white background color. Color contrast ratio is 1.53

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

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.