crispedge.com

Color picker

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

#96cffd hex color - Blue - Cool color - Information

#96cffd hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #96cffd Color code in RGB color code model is created after adding 58.82% red color, 81.18% green color and 99.22% blue color. Hex #96cffd Color code in CMYK color (process color) code model is generated after subtraction of 41% cyan, 18% magenta, 0% yellow and 1% black.

Hex #96cffd color code is between #99ccff web safe hex color code and #88ddee web safe hex color code. #99ccff is the nearest web safe color code. You can see here many more shades of #96cffd color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code96cffd#96cffd
RGB Decimal150, 207, 253rgb(150, 207, 253)
RGB Percent59%, 81%, 99%rgb(59%, 81%, 99%)
CSS RGBa150, 207, 253,1rgba(150,207,253,1)
CMYK Modelcmyk(41%,18%,0%,1%)
HSL Color Space207,96% ,79%hsl(207,96% ,79%)
HSV Color Space207°, 41%, 99%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100101101100111111111101
Octal226317375
Decimal150207253
Hex96cffd

Different shades of #96cffd color code.

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

Light Shade of #96cffd
#c8e6fe
Dark Shade of #96cffd
#64b8fc
Saturated Shade of #96cffd
#94cfff
Desaturated Shade of #96cffd
#9bcef8
Grey scale Shade of #96cffd
#c9c9c9
Brighten Shade
#afe8ff
Most Readable Shade
#000000

Shades of #96cffd color code

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

#96cffd
#85b8e0
#74a1c4
#648aa8
#53738c
#425c70
#324554
#212e38
#10171c
#000000

Similar Color like #96cffd color

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

#97d0fe
#98d1ff
#99d2ff
#9ad3ff
#9bd4ff
#9cd5ff
#9dd6ff
#9ed7ff
#9fd8ff
#a0d9ff
#a1daff
#a2dbff
#a3dcff
#a4ddff
#95cefc
#94cdfb
#93ccfa
#92cbf9
#91caf8
#90c9f7
#8fc8f6
#8ec7f5
#8dc6f4
#8cc5f3
#8bc4f2
#8ac3f1
#89c2f0
#88c1ef

Monochromatic Color with #96cffd

#96cffd
#182128
#314453
#4a677d
#6489a8
#7dacd2

Tints of #96cffd Color

#96cffd
#a1d4fd
#add9fd
#b9dffd
#c4e4fd
#d0e9fe
#dceffe
#e7f4fe
#f3f9fe
#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

#96cffd
#fdc496

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

Split Complementary

#96cffd
#fd969c
#fdf796

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

Analogous Color

#96f8fd
#96e4fd
#96cffd
#96bafd
#96a6fd

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

#96cffd
#fd96cf
#cffd96

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

#96cffd
#f796fd
#fdc496
#9bfd96

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

#96cffd
#fdc496
#fdf796
#969cfd

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 #96cffd 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.

#96cffd Color Code Preview on Black Background Color

This is how #96cffd Color will look on black background color. Color contrast ratio is 12.64

#96cffd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #96cffd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #96cffd

#96cffd color code is use for CSS Background Color

Background color for the above div is #96cffd

HTML with inline CSS

<div style="background-color:#96cffd;"></div>

#96cffd color code is use for CSS Border Color

CSS Border color for the above div is #96cffd

HTML with inline CSS

<div style="border:5px solid #96cffd;"></div>

CSS Border Left color for the above div is #96cffd

HTML with inline CSS

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

CSS Border Right color for the above div is #96cffd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #96cffd

HTML with inline CSS

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

CSS Border Top color for the above div is #96cffd

HTML with inline CSS

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

#96cffd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#96cffd Color code Preview on White Background

This is how #96cffd Color code will look on white background color. Color contrast ratio is 1.66

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.