@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

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

#58abdd hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #58abdd Color code in RGB color code model is created after adding 34.51% red color, 67.06% green color and 86.67% blue color. Hex #58abdd Color code in CMYK color (process color) code model is generated after subtraction of 60% cyan, 23% magenta, 0% yellow and 13.33% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 58abdd #58abdd
RGB Decimal 88, 171, 221 rgb(88, 171, 221)
RGB Percent 35%, 67%, 87% rgb(35%, 67%, 87%)
CSS RGBa 88, 171, 221,1 rgba(88,171,221,1)
CMYK Model cmyk(60%,23%,0%,13.33%)
HSL Color Space 203,66% ,61% hsl(203,66% ,61%)
HSV Color Space 203°, 60%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01011000 10101011 11011101
Octal 130 253 335
Decimal 88 171 221
Hex 58 ab dd

Different shades of #58abdd color code.

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

Light Shade of #58abdd
#82c0e6
Dark Shade of #58abdd
#2e96d4
Saturated Shade of #58abdd
#4eade7
Desaturated Shade of #58abdd
#62a8d3
Grey scale Shade of #58abdd
#9a9a9a
Brighten Shade
#71c4f6
Most Readable Shade
#000000

Shades of #58abdd color code

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

#58abdd
#4e98c4
#4485ab
#3a7293
#305f7a
#274c62
#1d3949
#132631
#091318
#000000

Similar Color like #58abdd color

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

#59acde
#5aaddf
#5baee0
#5cafe1
#5db0e2
#5eb1e3
#5fb2e4
#60b3e5
#61b4e6
#62b5e7
#63b6e8
#64b7e9
#65b8ea
#66b9eb
#57aadc
#56a9db
#55a8da
#54a7d9
#53a6d8
#52a5d7
#51a4d6
#50a3d5
#4fa2d4
#4ea1d3
#4da0d2
#4c9fd1
#4b9ed0
#4a9dcf

Monochromatic Color with #58abdd

#58abdd
#030708
#142733
#25485d
#366988
#478ab3

Tints of #58abdd Color

#58abdd
#6ab4e0
#7dbde4
#8fc7e8
#a2d0ec
#b4d9ef
#c7e3f3
#d9ecf7
#ecf5fb
#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

#58abdd
#dd8a58

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

Split Complementary

#58abdd
#dd5869
#ddcc58

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

Analogous Color

#58ddda
#58c6dd
#58abdd
#5890dd
#5876dd

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

#58abdd
#dd58ab
#abdd58

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

#58abdd
#cc58dd
#dd8a58
#68dd58

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

#58abdd
#dd8a58
#ddcc58
#5869dd

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

#58abdd Color Code Preview on Black Background Color

This is how #58abdd Color will look on black background color. Color contrast ratio is 8.28

#58abdd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#58abdd color code is use for CSS Background Color

Background color for the above div is #58abdd

HTML with inline CSS

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

#58abdd color code is use for CSS Border Color

CSS Border color for the above div is #58abdd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#58abdd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#58abdd Color code Preview on White Background

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

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

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,171,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(221,138,88,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(88,171,221,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.