crispedge.com

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

#58adfa hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #58adfa Color code in RGB color code model is created after adding 34.51% red color, 67.84% green color and 98.04% blue color. Hex #58adfa Color code in CMYK color (process color) code model is generated after subtraction of 65% cyan, 31% magenta, 0% yellow and 1.96% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code58adfa#58adfa
RGB Decimal88, 173, 250rgb(88, 173, 250)
RGB Percent35%, 68%, 98%rgb(35%, 68%, 98%)
CSS RGBa88, 173, 250,1rgba(88,173,250,1)
CMYK Modelcmyk(65%,31%,0%,1.96%)
HSL Color Space209,94% ,66%hsl(209,94% ,66%)
HSV Color Space209°, 65%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010110001010110111111010
Octal130255372
Decimal88173250
Hex58adfa

Different shades of #58adfa color code.

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

Light Shade of #58adfa
#89c5fb
Dark Shade of #58adfa
#2695f9
Saturated Shade of #58adfa
#53adff
Desaturated Shade of #58adfa
#61adf1
Grey scale Shade of #58adfa
#a9a9a9
Brighten Shade
#71c6ff
Most Readable Shade
#000000

Shades of #58adfa color code

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

#58adfa
#4e99de
#4486c2
#3a73a6
#30608a
#274c6f
#1d3953
#132637
#09131b
#000000

Similar Color like #58adfa color

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

#59aefb
#5aaffc
#5bb0fd
#5cb1fe
#5db2ff
#5eb3ff
#5fb4ff
#60b5ff
#61b6ff
#62b7ff
#63b8ff
#64b9ff
#65baff
#66bbff
#57acf9
#56abf8
#55aaf7
#54a9f6
#53a8f5
#52a7f4
#51a6f3
#50a5f2
#4fa4f1
#4ea3f0
#4da2ef
#4ca1ee
#4ba0ed
#4a9fec

Monochromatic Color with #58adfa

#58adfa
#0d1a25
#1c3750
#2b557a
#3a72a5
#4990cf

Tints of #58adfa Color

#58adfa
#6ab6fa
#7dbffb
#8fc8fb
#a2d1fc
#b4dafc
#c7e3fd
#d9ecfd
#ecf5fe
#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

#58adfa
#faa558

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

Split Complementary

#58adfa
#fa585c
#faf658

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

Analogous Color

#58eefa
#58cdfa
#58adfa
#588dfa
#586cfa

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

#58adfa
#fa58ad
#adfa58

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

#58adfa
#f658fa
#faa558
#5cfa58

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

#58adfa
#faa558
#faf658
#585cfa

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

#58adfa Color Code Preview on Black Background Color

This is how #58adfa Color will look on black background color. Color contrast ratio is 8.77

#58adfa in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#58adfa color code is use for CSS Background Color

Background color for the above div is #58adfa

HTML with inline CSS

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

#58adfa color code is use for CSS Border Color

CSS Border color for the above div is #58adfa

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#58adfa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#58adfa Color code Preview on White Background

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

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

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,173,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(250,165,88,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(88,173,250,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.