crispedge.com

Color picker

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

#11aaff hex color - Blue - Cool color - Information

#11aaff hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #11aaff Color code in RGB color code model is created after adding 6.67% red color, 66.67% green color and 100% blue color. Hex #11aaff Color code in CMYK color (process color) code model is generated after subtraction of 93% cyan, 33% magenta, 0% yellow and 0% black.

Hex #11aaff color code is a web safe color. Next web safe color code is #0099ee and previous web safe color code is #00bbdd. You can see here many more shades of #11aaff color code.

0 Likes 0 Comments | 9 Views

Color Table

Hex Color Code11aaff#11aaff
RGB Decimal17, 170, 255rgb(17, 170, 255)
RGB Percent7%, 67%, 100%rgb(7%, 67%, 100%)
CSS RGBa17, 170, 255,1rgba(17,170,255,1)
CMYK Modelcmyk(93%,33%,0%,0%)
HSL Color Space201,100% ,53%hsl(201,100% ,53%)
HSV Color Space201°, 93%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000100011010101011111111
Octal21252377
Decimal17170255
Hex11aaff

Different shades of #11aaff color code.

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

Light Shade of #11aaff
#44bcff
Dark Shade of #11aaff
#008edd
Saturated Shade of #11aaff
#11aaff
Desaturated Shade of #11aaff
#1da7f3
Grey scale Shade of #11aaff
#888888
Brighten Shade
#2ac3ff
Most Readable Shade
#000000

Shades of #11aaff color code

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

#11aaff
#0f97e2
#0d84c6
#0b71aa
#095e8d
#074b71
#053855
#032538
#01121c
#000000

Similar Color like #11aaff color

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

#12abff
#13acff
#14adff
#15aeff
#16afff
#17b0ff
#18b1ff
#19b2ff
#1ab3ff
#1bb4ff
#1cb5ff
#1db6ff
#1eb7ff
#1fb8ff
#10a9fe
#0fa8fd
#0ea7fc
#0da6fb
#0ca5fa
#0ba4f9
#0aa3f8
#09a2f7
#08a1f6
#07a0f5
#069ff4
#059ef3
#049df2
#039cf1

Monochromatic Color with #11aaff

#11aaff
#031c2a
#063955
#095580
#0b71aa
#0e8ed4

Tints of #11aaff Color

#11aaff
#2bb3ff
#45bcff
#60c6ff
#7acfff
#95d9ff
#afe2ff
#caecff
#e4f5ff
#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

#11aaff
#ff6611

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

Split Complementary

#11aaff
#ff1133
#ffdd11

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

Analogous Color

#11fff5
#11daff
#11aaff
#117aff
#114bff

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

#11aaff
#ff11aa
#aaff11

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

#11aaff
#dd11ff
#ff6611
#33ff11

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

#11aaff
#ff6611
#ffdd11
#1133ff

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 #11aaff 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.

#11aaff Color Code Preview on Black Background Color

This is how #11aaff Color will look on black background color. Color contrast ratio is 8.22

#11aaff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #11aaff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #11aaff

#11aaff color code is use for CSS Background Color

Background color for the above div is #11aaff

HTML with inline CSS

<div style="background-color:#11aaff;"></div>

#11aaff color code is use for CSS Border Color

CSS Border color for the above div is #11aaff

HTML with inline CSS

<div style="border:5px solid #11aaff;"></div>

CSS Border Left color for the above div is #11aaff

HTML with inline CSS

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

CSS Border Right color for the above div is #11aaff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #11aaff

HTML with inline CSS

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

CSS Border Top color for the above div is #11aaff

HTML with inline CSS

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

#11aaff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#11aaff Color code Preview on White Background

This is how #11aaff Color code will look on white background color. Color contrast ratio is 2.56

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

Related Gradients

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

0 Likes 0 Comments | 9 Views

Post your comment:-

By submitting comment you agree to our privacy policy.