crispedge.com

Color picker

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

#72aae6 hex color - Blue - Cool color - Information

#72aae6 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #72aae6 Color code in RGB color code model is created after adding 44.71% red color, 66.67% green color and 90.2% blue color. Hex #72aae6 Color code in CMYK color (process color) code model is generated after subtraction of 50% cyan, 26% magenta, 0% yellow and 10% black.

Hex #72aae6 color code is between #7799ee web safe hex color code and #66bbdd web safe hex color code. #7799ee is the nearest web safe color code. You can see here many more shades of #72aae6 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code72aae6#72aae6
RGB Decimal114, 170, 230rgb(114, 170, 230)
RGB Percent45%, 67%, 90%rgb(45%, 67%, 90%)
CSS RGBa114, 170, 230,1rgba(114,170,230,1)
CMYK Modelcmyk(50%,26%,0%,10%)
HSL Color Space211,70% ,67%hsl(211,70% ,67%)
HSV Color Space211°, 50%, 90%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100101010101011100110
Octal162252346
Decimal114170230
Hex72aae6

Different shades of #72aae6 color code.

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

Light Shade of #72aae6
#9dc4ee
Dark Shade of #72aae6
#4790de
Saturated Shade of #72aae6
#6aaaee
Desaturated Shade of #72aae6
#7aaade
Grey scale Shade of #72aae6
#acacac
Brighten Shade
#8bc3ff
Most Readable Shade
#000000

Shades of #72aae6 color code

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

#72aae6
#6597cc
#5884b2
#4c7199
#3f5e7f
#324b66
#26384c
#192533
#0c1219
#000000

Similar Color like #72aae6 color

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

#73abe7
#74ace8
#75ade9
#76aeea
#77afeb
#78b0ec
#79b1ed
#7ab2ee
#7bb3ef
#7cb4f0
#7db5f1
#7eb6f2
#7fb7f3
#80b8f4
#71a9e5
#70a8e4
#6fa7e3
#6ea6e2
#6da5e1
#6ca4e0
#6ba3df
#6aa2de
#69a1dd
#68a0dc
#679fdb
#669eda
#659dd9
#649cd8

Monochromatic Color with #72aae6

#72aae6
#090d11
#1e2c3c
#334c66
#486b91
#5d8bbb

Tints of #72aae6 Color

#72aae6
#81b3e8
#91bceb
#a1c6ee
#b0cff1
#c0d9f3
#d0e2f6
#dfecf9
#eff5fc
#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

#72aae6
#e6ae72

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

Split Complementary

#72aae6
#e67472
#e4e672

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

Analogous Color

#72d8e6
#72c1e6
#72aae6
#7293e6
#727ce6

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

#72aae6
#e672aa
#aae672

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

#72aae6
#e672e4
#e6ae72
#72e674

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

#72aae6
#e6ae72
#e4e672
#7472e6

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 #72aae6 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.

#72aae6 Color Code Preview on Black Background Color

This is how #72aae6 Color will look on black background color. Color contrast ratio is 8.61

#72aae6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #72aae6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #72aae6

#72aae6 color code is use for CSS Background Color

Background color for the above div is #72aae6

HTML with inline CSS

<div style="background-color:#72aae6;"></div>

#72aae6 color code is use for CSS Border Color

CSS Border color for the above div is #72aae6

HTML with inline CSS

<div style="border:5px solid #72aae6;"></div>

CSS Border Left color for the above div is #72aae6

HTML with inline CSS

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

CSS Border Right color for the above div is #72aae6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #72aae6

HTML with inline CSS

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

CSS Border Top color for the above div is #72aae6

HTML with inline CSS

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

#72aae6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#72aae6 Color code Preview on White Background

This is how #72aae6 Color code will look on white background color. Color contrast ratio is 2.44

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

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.