crispedge.com

Color picker

Loading...

#62b3bd hex color - Blue - Cool color - Information

#62b3bd hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #62b3bd Color code in RGB color code model is created after adding 38.43% red color, 70.2% green color and 74.12% blue color. Hex #62b3bd Color code in CMYK color (process color) code model is generated after subtraction of 48% cyan, 5% magenta, 0% yellow and 26% black.

Hex #62b3bd color code is between #66bbbb web safe hex color code and #55aacc web safe hex color code. #66bbbb is the nearest web safe color code. You can see here many more shades of #62b3bd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code62b3bd#62b3bd
RGB Decimal98, 179, 189rgb(98, 179, 189)
RGB Percent38%, 70%, 74%rgb(38%, 70%, 74%)
CSS RGBa98, 179, 189,1rgba(98,179,189,1)
CMYK Modelcmyk(48%,5%,0%,26%)
HSL Color Space187,41% ,56%hsl(187,41% ,56%)
HSV Color Space187°, 48%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011000101011001110111101
Octal142263275
Decimal98179189
Hex62b3bd

Different shades of #62b3bd color code.

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

Light Shade of #62b3bd
#86c4cc
Dark Shade of #62b3bd
#469ca6
Saturated Shade of #62b3bd
#57bcc8
Desaturated Shade of #62b3bd
#6daab2
Grey scale Shade of #62b3bd
#8f8f8f
Brighten Shade
#7bccd6
Most Readable Shade
#000000

Shades of #62b3bd color code

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

#62b3bd
#579fa8
#4c8b93
#41777e
#366369
#2b4f54
#203b3f
#15272a
#0a1315
#000000

Similar Color like #62b3bd color

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

#63b4be
#64b5bf
#65b6c0
#66b7c1
#67b8c2
#68b9c3
#69bac4
#6abbc5
#6bbcc6
#6cbdc7
#6dbec8
#6ebfc9
#6fc0ca
#70c1cb
#61b2bc
#60b1bb
#5fb0ba
#5eafb9
#5daeb8
#5cadb7
#5bacb6
#5aabb5
#59aab4
#58a9b3
#57a8b2
#56a7b1
#55a6b0
#54a5af

Monochromatic Color with #62b3bd

#62b3bd
#78dbe7
#0a1213
#203a3d
#366268
#4c8b92

Tints of #62b3bd Color

#62b3bd
#73bbc4
#84c3cb
#96ccd3
#a7d4da
#b9dde1
#cae5e9
#dceef0
#edf6f7
#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

#62b3bd
#bd6c62

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

Split Complementary

#62b3bd
#bd6286
#bd9a62

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

Analogous Color

#62bda3
#62bdb5
#62b3bd
#62a1bd
#628fbd

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

#62b3bd
#bd62b3
#b3bd62

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

#62b3bd
#9962bd
#bd6c62
#85bd62

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

#62b3bd
#bd6c62
#bd9a62
#6286bd

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 #62b3bd 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.

#62b3bd Color Code Preview on Black Background Color

This is how #62b3bd Color will look on black background color. Color contrast ratio is 8.70

#62b3bd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #62b3bd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #62b3bd

#62b3bd color code is use for CSS Background Color

Background color for the above div is #62b3bd

HTML with inline CSS

<div style="background-color:#62b3bd;"></div>

#62b3bd color code is use for CSS Border Color

CSS Border color for the above div is #62b3bd

HTML with inline CSS

<div style="border:5px solid #62b3bd;"></div>

CSS Border Left color for the above div is #62b3bd

HTML with inline CSS

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

CSS Border Right color for the above div is #62b3bd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #62b3bd

HTML with inline CSS

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

CSS Border Top color for the above div is #62b3bd

HTML with inline CSS

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

#62b3bd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#62b3bd Color code Preview on White Background

This is how #62b3bd Color code will look on white background color. Color contrast ratio is 2.41

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

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(98,179,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(189,108,98,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(98,179,189,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.