crispedge.com

#58bdfd hex color - Blue - Cool color - Information

#58bdfd hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #58bdfd Color code in RGB color code model is created after adding 34.51% red color, 74.12% green color and 99.22% blue color. Hex #58bdfd Color code in CMYK color (process color) code model is generated after subtraction of 65% cyan, 25% magenta, 0% yellow and 0.78% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code58bdfd#58bdfd
RGB Decimal88, 189, 253rgb(88, 189, 253)
RGB Percent35%, 74%, 99%rgb(35%, 74%, 99%)
CSS RGBa88, 189, 253,1rgba(88,189,253,1)
CMYK Modelcmyk(65%,25%,0%,0.78%)
HSL Color Space203,98% ,67%hsl(203,98% ,67%)
HSV Color Space203°, 65%, 99%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010110001011110111111101
Octal130275375
Decimal88189253
Hex58bdfd

Different shades of #58bdfd color code.

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

Light Shade of #58bdfd
#8ad1fe
Dark Shade of #58bdfd
#26a9fc
Saturated Shade of #58bdfd
#56bdff
Desaturated Shade of #58bdfd
#60bbf5
Grey scale Shade of #58bdfd
#aaaaaa
Brighten Shade
#71d6ff
Most Readable Shade
#000000

Shades of #58bdfd color code

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

#58bdfd
#4ea8e0
#4493c4
#3a7ea8
#30698c
#275470
#1d3f54
#132a38
#09151c
#000000

Similar Color like #58bdfd color

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

#59befe
#5abfff
#5bc0ff
#5cc1ff
#5dc2ff
#5ec3ff
#5fc4ff
#60c5ff
#61c6ff
#62c7ff
#63c8ff
#64c9ff
#65caff
#66cbff
#57bcfc
#56bbfb
#55bafa
#54b9f9
#53b8f8
#52b7f7
#51b6f6
#50b5f5
#4fb4f4
#4eb3f3
#4db2f2
#4cb1f1
#4bb0f0
#4aafef

Monochromatic Color with #58bdfd

#58bdfd
#0e1e28
#1d3e53
#2c5e7d
#3a7ea8
#499dd2

Tints of #58bdfd Color

#58bdfd
#6ac4fd
#7dcbfd
#8fd3fd
#a2dafd
#b4e1fe
#c7e9fe
#d9f0fe
#ecf7fe
#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

#58bdfd
#fd9858

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

Split Complementary

#58bdfd
#fd586b
#fdea58

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

Analogous Color

#58fdfb
#58defd
#58bdfd
#589cfd
#587bfd

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

#58bdfd
#fd58bd
#bdfd58

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

#58bdfd
#ea58fd
#fd9858
#6afd58

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

#58bdfd
#fd9858
#fdea58
#586bfd

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 #58bdfd 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.

#58bdfd Color Code Preview on Black Background Color

This is how #58bdfd Color will look on black background color. Color contrast ratio is 10.11

#58bdfd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #58bdfd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #58bdfd

#58bdfd color code is use for CSS Background Color

Background color for the above div is #58bdfd

HTML with inline CSS

<div style="background-color:#58bdfd;"></div>

#58bdfd color code is use for CSS Border Color

CSS Border color for the above div is #58bdfd

HTML with inline CSS

<div style="border:5px solid #58bdfd;"></div>

CSS Border Left color for the above div is #58bdfd

HTML with inline CSS

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

CSS Border Right color for the above div is #58bdfd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #58bdfd

HTML with inline CSS

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

CSS Border Top color for the above div is #58bdfd

HTML with inline CSS

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

#58bdfd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#58bdfd Color code Preview on White Background

This is how #58bdfd Color code will look on white background color. Color contrast ratio is 2.08

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

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(88,189,253,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(253,152,88,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(88,189,253,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.