crispedge.com

Color picker

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

#90cbeb hex color - Blue - Cool color - Information

#90cbeb hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #90cbeb Color code in RGB color code model is created after adding 56.47% red color, 79.61% green color and 92.16% blue color. Hex #90cbeb Color code in CMYK color (process color) code model is generated after subtraction of 39% cyan, 14% magenta, 0% yellow and 8% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code90cbeb#90cbeb
RGB Decimal144, 203, 235rgb(144, 203, 235)
RGB Percent56%, 80%, 92%rgb(56%, 80%, 92%)
CSS RGBa144, 203, 235,1rgba(144,203,235,1)
CMYK Modelcmyk(39%,14%,0%,8%)
HSL Color Space201,69% ,74%hsl(201,69% ,74%)
HSV Color Space201°, 39%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100100001100101111101011
Octal220313353
Decimal144203235
Hex90cbeb

Different shades of #90cbeb color code.

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

Light Shade of #90cbeb
#bbdff3
Dark Shade of #90cbeb
#65b7e3
Saturated Shade of #90cbeb
#89cdf2
Desaturated Shade of #90cbeb
#97c9e4
Grey scale Shade of #90cbeb
#bdbdbd
Brighten Shade
#a9e4ff
Most Readable Shade
#000000

Shades of #90cbeb color code

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

#90cbeb
#80b4d0
#709db6
#60879c
#507082
#405a68
#30434e
#202d34
#10161a
#000000

Similar Color like #90cbeb color

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

#91ccec
#92cded
#93ceee
#94cfef
#95d0f0
#96d1f1
#97d2f2
#98d3f3
#99d4f4
#9ad5f5
#9bd6f6
#9cd7f7
#9dd8f8
#9ed9f9
#8fcaea
#8ec9e9
#8dc8e8
#8cc7e7
#8bc6e6
#8ac5e5
#89c4e4
#88c3e3
#87c2e2
#86c1e1
#85c0e0
#84bfdf
#83bede
#82bddd

Monochromatic Color with #90cbeb

#90cbeb
#0e1316
#283841
#425d6b
#5c8296
#76a6c0

Tints of #90cbeb Color

#90cbeb
#9cd0ed
#a8d6ef
#b5dcf1
#c1e2f3
#cde7f6
#daedf8
#e6f3fa
#f2f9fc
#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

#90cbeb
#ebb090

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

Split Complementary

#90cbeb
#eb909d
#ebde90

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

Analogous Color

#90ebe7
#90ddeb
#90cbeb
#90b9eb
#90a7eb

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

#90cbeb
#eb90cb
#cbeb90

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

#90cbeb
#dd90eb
#ebb090
#9deb90

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

#90cbeb
#ebb090
#ebde90
#909deb

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 #90cbeb 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.

#90cbeb Color Code Preview on Black Background Color

This is how #90cbeb Color will look on black background color. Color contrast ratio is 11.93

#90cbeb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #90cbeb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #90cbeb

#90cbeb color code is use for CSS Background Color

Background color for the above div is #90cbeb

HTML with inline CSS

<div style="background-color:#90cbeb;"></div>

#90cbeb color code is use for CSS Border Color

CSS Border color for the above div is #90cbeb

HTML with inline CSS

<div style="border:5px solid #90cbeb;"></div>

CSS Border Left color for the above div is #90cbeb

HTML with inline CSS

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

CSS Border Right color for the above div is #90cbeb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #90cbeb

HTML with inline CSS

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

CSS Border Top color for the above div is #90cbeb

HTML with inline CSS

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

#90cbeb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#90cbeb Color code Preview on White Background

This is how #90cbeb Color code will look on white background color. Color contrast ratio is 1.76

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

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.