crispedge.com

Color picker

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

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

#90c1ca hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #90c1ca Color code in RGB color code model is created after adding 56.47% red color, 75.69% green color and 79.22% blue color. Hex #90c1ca Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 4% magenta, 0% yellow and 21% black.

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

0 Likes 0 Comments | 16 Views

Color Table

Hex Color Code90c1ca#90c1ca
RGB Decimal144, 193, 202rgb(144, 193, 202)
RGB Percent56%, 76%, 79%rgb(56%, 76%, 79%)
CSS RGBa144, 193, 202,1rgba(144,193,202,1)
CMYK Modelcmyk(29%,4%,0%,21%)
HSL Color Space189,35% ,68%hsl(189,35% ,68%)
HSV Color Space189°, 29%, 79%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100100001100000111001010
Octal220301312
Decimal144193202
Hex90c1ca

Different shades of #90c1ca color code.

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

Light Shade of #90c1ca
#b3d4da
Dark Shade of #90c1ca
#6daeba
Saturated Shade of #90c1ca
#88c7d2
Desaturated Shade of #90c1ca
#98bbc2
Grey scale Shade of #90c1ca
#adadad
Brighten Shade
#a9dae3
Most Readable Shade
#000000

Shades of #90c1ca color code

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

#90c1ca
#80abb3
#70969d
#608086
#506b70
#405559
#304043
#202a2c
#101516
#000000

Similar Color like #90c1ca color

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

#91c2cb
#92c3cc
#93c4cd
#94c5ce
#95c6cf
#96c7d0
#97c8d1
#98c9d2
#99cad3
#9acbd4
#9bccd5
#9ccdd6
#9dced7
#9ecfd8
#8fc0c9
#8ebfc8
#8dbec7
#8cbdc6
#8bbcc5
#8abbc4
#89bac3
#88b9c2
#87b8c1
#86b7c0
#85b6bf
#84b5be
#83b4bd
#82b3bc

Monochromatic Color with #90c1ca

#90c1ca
#aeeaf4
#171f20
#35474a
#537075
#72989f

Tints of #90c1ca Color

#90c1ca
#9cc7cf
#a8ced5
#b5d5db
#c1dce1
#cde3e7
#daeaed
#e6f1f3
#f2f8f9
#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

#90c1ca
#ca9990

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

Split Complementary

#90c1ca
#ca90a4
#cab690

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

Analogous Color

#90cabc
#90cac7
#90c1ca
#90b5ca
#90aaca

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

#90c1ca
#ca90c1
#c1ca90

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

#90c1ca
#b690ca
#ca9990
#a4ca90

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

#90c1ca
#ca9990
#cab690
#90a4ca

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

#90c1ca Color Code Preview on Black Background Color

This is how #90c1ca Color will look on black background color. Color contrast ratio is 10.67

#90c1ca in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#90c1ca color code is use for CSS Background Color

Background color for the above div is #90c1ca

HTML with inline CSS

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

#90c1ca color code is use for CSS Border Color

CSS Border color for the above div is #90c1ca

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#90c1ca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#90c1ca Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 16 Views

Post your comment:-

By submitting comment you agree to our privacy policy.