crispedge.com

Color picker

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

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

#72e7fa hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #72e7fa Color code in RGB color code model is created after adding 44.71% red color, 90.59% green color and 98.04% blue color. Hex #72e7fa Color code in CMYK color (process color) code model is generated after subtraction of 54% cyan, 8% magenta, 0% yellow and 2% black.

Hex #72e7fa color code is between #77eeff web safe hex color code and #66ddee web safe hex color code. #77eeff is the nearest web safe color code. You can see here many more shades of #72e7fa color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code72e7fa#72e7fa
RGB Decimal114, 231, 250rgb(114, 231, 250)
RGB Percent45%, 91%, 98%rgb(45%, 91%, 98%)
CSS RGBa114, 231, 250,1rgba(114,231,250,1)
CMYK Modelcmyk(54%,8%,0%,2%)
HSL Color Space188,93% ,71%hsl(188,93% ,71%)
HSV Color Space188°, 54%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100101110011111111010
Octal162347372
Decimal114231250
Hex72e7fa

Different shades of #72e7fa color code.

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

Light Shade of #72e7fa
#a3effc
Dark Shade of #72e7fa
#41dff8
Saturated Shade of #72e7fa
#6debff
Desaturated Shade of #72e7fa
#79e2f3
Grey scale Shade of #72e7fa
#b6b6b6
Brighten Shade
#8bffff
Most Readable Shade
#000000

Shades of #72e7fa color code

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

#72e7fa
#65cdde
#58b3c2
#4c9aa6
#3f808a
#32666f
#264d53
#193337
#0c191b
#000000

Similar Color like #72e7fa color

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

#73e8fb
#74e9fc
#75eafd
#76ebfe
#77ecff
#78edff
#79eeff
#7aefff
#7bf0ff
#7cf1ff
#7df2ff
#7ef3ff
#7ff4ff
#80f5ff
#71e6f9
#70e5f8
#6fe4f7
#6ee3f6
#6de2f5
#6ce1f4
#6be0f3
#6adff2
#69def1
#68ddf0
#67dcef
#66dbee
#65daed
#64d9ec

Monochromatic Color with #72e7fa

#72e7fa
#112325
#244a50
#38717a
#4b98a5
#5fc0cf

Tints of #72e7fa Color

#72e7fa
#81e9fa
#91ecfb
#a1effb
#b0f1fc
#c0f4fc
#d0f7fd
#dff9fd
#effcfe
#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

#72e7fa
#fa8572

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

Split Complementary

#72e7fa
#fa72a3
#fac972

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

Analogous Color

#72fad7
#72faf2
#72e7fa
#72ccfa
#72b1fa

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

#72e7fa
#fa72e7
#e7fa72

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

#72e7fa
#c972fa
#fa8572
#a3fa72

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

#72e7fa
#fa8572
#fac972
#72a3fa

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

#72e7fa Color Code Preview on Black Background Color

This is how #72e7fa Color will look on black background color. Color contrast ratio is 14.53

#72e7fa in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#72e7fa color code is use for CSS Background Color

Background color for the above div is #72e7fa

HTML with inline CSS

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

#72e7fa color code is use for CSS Border Color

CSS Border color for the above div is #72e7fa

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#72e7fa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#72e7fa Color code Preview on White Background

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

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

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.