crispedge.com

Color picker

Loading...

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

#72f5cb hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #72f5cb Color code in RGB color code model is created after adding 44.71% red color, 96.08% green color and 79.61% blue color. Hex #72f5cb Color code in CMYK color (process color) code model is generated after subtraction of 53% cyan, 0% magenta, 17% yellow and 4% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code72f5cb#72f5cb
RGB Decimal114, 245, 203rgb(114, 245, 203)
RGB Percent45%, 96%, 80%rgb(45%, 96%, 80%)
CSS RGBa114, 245, 203,1rgba(114,245,203,1)
CMYK Modelcmyk(53%,0%,17%,4%)
HSL Color Space161,87% ,70%hsl(161,87% ,70%)
HSV Color Space161°, 53%, 96%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100101111010111001011
Octal162365313
Decimal114245203
Hex72f5cb

Different shades of #72f5cb color code.

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

Light Shade of #72f5cb
#a2f8dd
Dark Shade of #72f5cb
#42f2b9
Saturated Shade of #72f5cb
#6afdce
Desaturated Shade of #72f5cb
#7aedc8
Grey scale Shade of #72f5cb
#b3b3b3
Brighten Shade
#8bffe4
Most Readable Shade
#000000

Shades of #72f5cb color code

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

#72f5cb
#65d9b4
#58be9d
#4ca387
#3f8870
#326c5a
#265143
#19362d
#0c1b16
#000000

Similar Color like #72f5cb color

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

#73f6cc
#74f7cd
#75f8ce
#76f9cf
#77fad0
#78fbd1
#79fcd2
#7afdd3
#7bfed4
#7cffd5
#7dffd6
#7effd7
#7fffd8
#80ffd9
#71f4ca
#70f3c9
#6ff2c8
#6ef1c7
#6df0c6
#6cefc5
#6beec4
#6aedc3
#69ecc2
#68ebc1
#67eac0
#66e9bf
#65e8be
#64e7bd

Monochromatic Color with #72f5cb

#72f5cb
#0f201b
#234b3e
#377561
#4aa085
#5ecaa8

Tints of #72f5cb Color

#72f5cb
#81f6d0
#91f7d6
#a1f8dc
#b0f9e2
#c0fae7
#d0fbed
#dffcf3
#effdf9
#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

#72f5cb
#f5729c

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

Split Complementary

#72f5cb
#f572de
#f58a72

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

Analogous Color

#72f597
#72f5b1
#72f5cb
#72f5e5
#72ebf5

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

#72f5cb
#cb72f5
#f5cb72

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

#72f5cb
#8972f5
#f5729c
#ddf572

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

#72f5cb
#f5729c
#f58a72
#72def5

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

#72f5cb Color Code Preview on Black Background Color

This is how #72f5cb Color will look on black background color. Color contrast ratio is 15.64

#72f5cb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#72f5cb color code is use for CSS Background Color

Background color for the above div is #72f5cb

HTML with inline CSS

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

#72f5cb color code is use for CSS Border Color

CSS Border color for the above div is #72f5cb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#72f5cb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#72f5cb Color code Preview on White Background

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

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

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,245,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(245,114,156,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(114,245,203,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.