crispedge.com

Color picker

Loading...

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

#72bdbb hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #72bdbb Color code in RGB color code model is created after adding 44.71% red color, 74.12% green color and 73.33% blue color. Hex #72bdbb Color code in CMYK color (process color) code model is generated after subtraction of 40% cyan, 0% magenta, 1% yellow and 26% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code72bdbb#72bdbb
RGB Decimal114, 189, 187rgb(114, 189, 187)
RGB Percent45%, 74%, 73%rgb(45%, 74%, 73%)
CSS RGBa114, 189, 187,1rgba(114,189,187,1)
CMYK Modelcmyk(40%,0%,1%,26%)
HSL Color Space178,36% ,59%hsl(178,36% ,59%)
HSV Color Space178°, 40%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100101011110110111011
Octal162275273
Decimal114189187
Hex72bdbb

Different shades of #72bdbb color code.

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

Light Shade of #72bdbb
#95cdcc
Dark Shade of #72bdbb
#50aca9
Saturated Shade of #72bdbb
#68c7c5
Desaturated Shade of #72bdbb
#7cb3b1
Grey scale Shade of #72bdbb
#979797
Brighten Shade
#8bd6d4
Most Readable Shade
#000000

Shades of #72bdbb color code

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

#72bdbb
#65a8a6
#589391
#4c7e7c
#3f6967
#325453
#263f3e
#192a29
#0c1514
#000000

Similar Color like #72bdbb color

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

#73bebc
#74bfbd
#75c0be
#76c1bf
#77c2c0
#78c3c1
#79c4c2
#7ac5c3
#7bc6c4
#7cc7c5
#7dc8c6
#7ec9c7
#7fcac8
#80cbc9
#71bcba
#70bbb9
#6fbab8
#6eb9b7
#6db8b6
#6cb7b5
#6bb6b4
#6ab5b3
#69b4b2
#68b3b1
#67b2b0
#66b1af
#65b0ae
#64afad

Monochromatic Color with #72bdbb

#72bdbb
#8ce7e5
#0b1313
#253d3d
#3f6867
#589291

Tints of #72bdbb Color

#72bdbb
#81c4c2
#91cbca
#a1d3d1
#b0dad9
#c0e1e0
#d0e9e8
#dff0ef
#eff7f7
#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

#72bdbb
#bd7274

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

Split Complementary

#72bdbb
#bd729a
#bd9672

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

Analogous Color

#72bd9d
#72bdac
#72bdbb
#72b0bd
#72a1bd

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

#72bdbb
#bb72bd
#bdbb72

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

#72bdbb
#9572bd
#bd7274
#99bd72

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

#72bdbb
#bd7274
#bd9672
#729abd

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

#72bdbb Color Code Preview on Black Background Color

This is how #72bdbb Color will look on black background color. Color contrast ratio is 9.71

#72bdbb in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#72bdbb color code is use for CSS Background Color

Background color for the above div is #72bdbb

HTML with inline CSS

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

#72bdbb color code is use for CSS Border Color

CSS Border color for the above div is #72bdbb

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#72bdbb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#72bdbb Color code Preview on White Background

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

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

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,189,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(189,114,116,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(114,189,187,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.