crispedge.com

Color picker

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

#00aaff hex color - Protoss Pylon - Blue - Cool color - Information

#00aaff hex color - Protoss Pylon - Blue - Cool color

Color Hue/Base color: Blue

Hex #00aaff Color Code is also known as Protoss Pylon color.

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

Hex #00aaff 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 #00aaff color code.

0 Likes 0 Comments | 124 Views

Color Table

Hex Color Code00aaff#00aaff
RGB Decimal0, 170, 255rgb(0, 170, 255)
RGB Percent0%, 67%, 100%rgb(0%, 67%, 100%)
CSS RGBa0, 170, 255,1rgba(0,170,255,1)
CMYK Modelcmyk(100%,33%,0%,0%)
HSL Color Space200,100% ,50%hsl(200,100% ,50%)
HSV Color Space200°, 100%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000001010101011111111
Octal0252377
Decimal0170255
Hex00aaff

Different shades of #00aaff color code.

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

Light Shade of #00aaff
#33bbff
Dark Shade of #00aaff
#0088cc
Saturated Shade of #00aaff
#00aaff
Desaturated Shade of #00aaff
#0da6f2
Grey scale Shade of #00aaff
#808080
Brighten Shade
#19c3ff
Most Readable Shade
#000000

Shades of #00aaff color code

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

#00aaff
#0097e2
#0084c6
#0071aa
#005e8d
#004b71
#003855
#002538
#00121c
#000000

Similar Color like #00aaff color

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

#01abff
#02acff
#03adff
#04aeff
#05afff
#06b0ff
#07b1ff
#08b2ff
#09b3ff
#0ab4ff
#0bb5ff
#0cb6ff
#0db7ff
#0eb8ff
#00a9fe
#00a8fd
#00a7fc
#00a6fb
#00a5fa
#00a4f9
#00a3f8
#00a2f7
#00a1f6
#00a0f5
#009ff4
#009ef3
#009df2
#009cf1

Monochromatic Color with #00aaff

#00aaff
#001c2a
#003955
#005580
#0071aa
#008ed4

Tints of #00aaff Color

#00aaff
#1cb3ff
#38bcff
#55c6ff
#71cfff
#8dd9ff
#aae2ff
#c6ecff
#e2f5ff
#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

#00aaff
#ff5500

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

Split Complementary

#00aaff
#ff002a
#ffd500

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

Analogous Color

#00ffee
#00ddff
#00aaff
#0077ff
#0044ff

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

#00aaff
#ff00aa
#aaff00

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

#00aaff
#d400ff
#ff5500
#2bff00

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

#00aaff
#ff5500
#ffd500
#002aff

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

#00aaff Color Code Preview on Black Background Color

This is how #00aaff Color will look on black background color. Color contrast ratio is 8.19

#00aaff in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#00aaff color code is use for CSS Background Color

Background color for the above div is #00aaff

HTML with inline CSS

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

#00aaff color code is use for CSS Border Color

CSS Border color for the above div is #00aaff

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#00aaff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#00aaff Color code Preview on White Background

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

Related Gradients

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

0 Likes 0 Comments | 124 Views

Post your comment:-

By submitting comment you agree to our privacy policy.