crispedge.com

Color picker

Loading...

#5bbcf8 hex color - Blue - Cool color - Information

#5bbcf8 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #5bbcf8 Color code in RGB color code model is created after adding 35.69% red color, 73.73% green color and 97.25% blue color. Hex #5bbcf8 Color code in CMYK color (process color) code model is generated after subtraction of 63% cyan, 24% magenta, 0% yellow and 3% black.

Hex #5bbcf8 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 #5bbcf8 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code5bbcf8#5bbcf8
RGB Decimal91, 188, 248rgb(91, 188, 248)
RGB Percent36%, 74%, 97%rgb(36%, 74%, 97%)
CSS RGBa91, 188, 248,1rgba(91,188,248,1)
CMYK Modelcmyk(63%,24%,0%,3%)
HSL Color Space203,92% ,66%hsl(203,92% ,66%)
HSV Color Space203°, 63%, 97%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010110111011110011111000
Octal133274370
Decimal91188248
Hex5bbcf8

Different shades of #5bbcf8 color code.

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

Light Shade of #5bbcf8
#8cd0fa
Dark Shade of #5bbcf8
#2aa8f6
Saturated Shade of #5bbcf8
#54beff
Desaturated Shade of #5bbcf8
#64baef
Grey scale Shade of #5bbcf8
#a9a9a9
Brighten Shade
#74d5ff
Most Readable Shade
#000000

Shades of #5bbcf8 color code

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

#5bbcf8
#50a7dc
#4692c0
#3c7da5
#326889
#28536e
#1e3e52
#142937
#0a141b
#000000

Similar Color like #5bbcf8 color

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

#5cbdf9
#5dbefa
#5ebffb
#5fc0fc
#60c1fd
#61c2fe
#62c3ff
#63c4ff
#64c5ff
#65c6ff
#66c7ff
#67c8ff
#68c9ff
#69caff
#5abbf7
#59baf6
#58b9f5
#57b8f4
#56b7f3
#55b6f2
#54b5f1
#53b4f0
#52b3ef
#51b2ee
#50b1ed
#4fb0ec
#4eafeb
#4daeea

Monochromatic Color with #5bbcf8

#5bbcf8
#0d1b23
#1d3b4e
#2c5b78
#3c7ca3
#4b9ccd

Tints of #5bbcf8 Color

#5bbcf8
#6dc3f8
#7fcaf9
#91d2fa
#a3d9fb
#b6e1fb
#c8e8fc
#daf0fd
#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

#5bbcf8
#f8975b

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

Split Complementary

#5bbcf8
#f85b6d
#f8e65b

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

Analogous Color

#5bf8f5
#5bdbf8
#5bbcf8
#5b9df8
#5b7df8

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

#5bbcf8
#f85bbc
#bcf85b

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

#5bbcf8
#e55bf8
#f8975b
#6df85b

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

#5bbcf8
#f8975b
#f8e65b
#5b6df8

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 #5bbcf8 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.

#5bbcf8 Color Code Preview on Black Background Color

This is how #5bbcf8 Color will look on black background color. Color contrast ratio is 9.99

#5bbcf8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5bbcf8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5bbcf8

#5bbcf8 color code is use for CSS Background Color

Background color for the above div is #5bbcf8

HTML with inline CSS

<div style="background-color:#5bbcf8;"></div>

#5bbcf8 color code is use for CSS Border Color

CSS Border color for the above div is #5bbcf8

HTML with inline CSS

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

CSS Border Left color for the above div is #5bbcf8

HTML with inline CSS

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

CSS Border Right color for the above div is #5bbcf8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #5bbcf8

HTML with inline CSS

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

CSS Border Top color for the above div is #5bbcf8

HTML with inline CSS

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

#5bbcf8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5bbcf8 Color code Preview on White Background

This is how #5bbcf8 Color code will look on white background color. Color contrast ratio is 2.10

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

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(91,188,248,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(248,151,91,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(91,188,248,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.