crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

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

#58bfff hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

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

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

0 Likes 0 Comments | 17 Views

Color Table

Hex Color Code58bfff#58bfff
RGB Decimal88, 191, 255rgb(88, 191, 255)
RGB Percent35%, 75%, 100%rgb(35%, 75%, 100%)
CSS RGBa88, 191, 255,1rgba(88,191,255,1)
CMYK Modelcmyk(65%,25%,0%,0%)
HSL Color Space203,100% ,67%hsl(203,100% ,67%)
HSV Color Space203°, 65%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010110001011111111111111
Octal130277377
Decimal88191255
Hex58bfff

Different shades of #58bfff color code.

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

Light Shade of #58bfff
#8bd3ff
Dark Shade of #58bfff
#25abff
Saturated Shade of #58bfff
#58bfff
Desaturated Shade of #58bfff
#60bdf7
Grey scale Shade of #58bfff
#ababab
Brighten Shade
#71d8ff
Most Readable Shade
#000000

Shades of #58bfff color code

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

#58bfff
#4ea9e2
#4494c6
#3a7faa
#306a8d
#275471
#1d3f55
#132a38
#09151c
#000000

Similar Color like #58bfff color

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

#59c0ff
#5ac1ff
#5bc2ff
#5cc3ff
#5dc4ff
#5ec5ff
#5fc6ff
#60c7ff
#61c8ff
#62c9ff
#63caff
#64cbff
#65ccff
#66cdff
#57befe
#56bdfd
#55bcfc
#54bbfb
#53bafa
#52b9f9
#51b8f8
#50b7f7
#4fb6f6
#4eb5f5
#4db4f4
#4cb3f3
#4bb2f2
#4ab1f1

Monochromatic Color with #58bfff

#58bfff
#0f202a
#1d4055
#2c6080
#3b7faa
#499fd4

Tints of #58bfff Color

#58bfff
#6ac6ff
#7dcdff
#8fd4ff
#a2dbff
#b4e2ff
#c7e9ff
#d9f0ff
#ecf7ff
#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

#58bfff
#ff9858

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

Split Complementary

#58bfff
#ff586c
#ffeb58

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

Analogous Color

#58fffc
#58e0ff
#58bfff
#589eff
#587cff

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

#58bfff
#ff58bf
#bfff58

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

#58bfff
#eb58ff
#ff9858
#6bff58

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

#58bfff
#ff9858
#ffeb58
#586cff

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

#58bfff Color Code Preview on Black Background Color

This is how #58bfff Color will look on black background color. Color contrast ratio is 10.31

#58bfff in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#58bfff color code is use for CSS Background Color

Background color for the above div is #58bfff

HTML with inline CSS

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

#58bfff color code is use for CSS Border Color

CSS Border color for the above div is #58bfff

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#58bfff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#58bfff Color code Preview on White Background

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

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 17 Views

Post your comment:-

By submitting comment you agree to our privacy policy.