crispedge.com

Color picker

Loading...

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

#72bef7 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #72bef7 Color code in RGB color code model is created after adding 44.71% red color, 74.51% green color and 96.86% blue color. Hex #72bef7 Color code in CMYK color (process color) code model is generated after subtraction of 54% cyan, 23% magenta, 0% yellow and 3% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code72bef7#72bef7
RGB Decimal114, 190, 247rgb(114, 190, 247)
RGB Percent45%, 75%, 97%rgb(45%, 75%, 97%)
CSS RGBa114, 190, 247,1rgba(114,190,247,1)
CMYK Modelcmyk(54%,23%,0%,3%)
HSL Color Space206,89% ,71%hsl(206,89% ,71%)
HSV Color Space206°, 54%, 97%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100101011111011110111
Octal162276367
Decimal114190247
Hex72bef7

Different shades of #72bef7 color code.

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

Light Shade of #72bef7
#a2d4fa
Dark Shade of #72bef7
#42a8f4
Saturated Shade of #72bef7
#6bbffe
Desaturated Shade of #72bef7
#79bdf0
Grey scale Shade of #72bef7
#b4b4b4
Brighten Shade
#8bd7ff
Most Readable Shade
#000000

Shades of #72bef7 color code

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

#72bef7
#65a8db
#5893c0
#4c7ea4
#3f6989
#32546d
#263f52
#192a36
#0c151b
#000000

Similar Color like #72bef7 color

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

#73bff8
#74c0f9
#75c1fa
#76c2fb
#77c3fc
#78c4fd
#79c5fe
#7ac6ff
#7bc7ff
#7cc8ff
#7dc9ff
#7ecaff
#7fcbff
#80ccff
#71bdf6
#70bcf5
#6fbbf4
#6ebaf3
#6db9f2
#6cb8f1
#6bb7f0
#6ab6ef
#69b5ee
#68b4ed
#67b3ec
#66b2eb
#65b1ea
#64b0e9

Monochromatic Color with #72bef7

#72bef7
#101b22
#243b4d
#375c77
#4b7da2
#5e9dcc

Tints of #72bef7 Color

#72bef7
#81c5f7
#91ccf8
#a1d3f9
#b0dafa
#c0e2fb
#d0e9fc
#dff0fd
#eff7fe
#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

#72bef7
#f7ab72

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

Split Complementary

#72bef7
#f7727b
#f7ee72

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

Analogous Color

#72f3f7
#72d9f7
#72bef7
#72a3f7
#7289f7

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

#72bef7
#f772be
#bef772

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

#72bef7
#ed72f7
#f7ab72
#7bf772

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

#72bef7
#f7ab72
#f7ee72
#727bf7

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

#72bef7 Color Code Preview on Black Background Color

This is how #72bef7 Color will look on black background color. Color contrast ratio is 10.42

#72bef7 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#72bef7 color code is use for CSS Background Color

Background color for the above div is #72bef7

HTML with inline CSS

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

#72bef7 color code is use for CSS Border Color

CSS Border color for the above div is #72bef7

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#72bef7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#72bef7 Color code Preview on White Background

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

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(114,190,247,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(247,171,114,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(114,190,247,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.