@
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.

#50bbfd hex color - Blue - Cool color - Information

#50bbfd hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #50bbfd Color code in RGB color code model is created after adding 31.37% red color, 73.33% green color and 99.22% blue color. Hex #50bbfd Color code in CMYK color (process color) code model is generated after subtraction of 68% cyan, 26% magenta, 0% yellow and 0.78% black.

Hex #50bbfd color code is between #55aaff web safe hex color code and #44ccee web safe hex color code. #55aaff is the nearest web safe color code. You can see here many more shades of #50bbfd 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 50bbfd #50bbfd
RGB Decimal 80, 187, 253 rgb(80, 187, 253)
RGB Percent 31%, 73%, 99% rgb(31%, 73%, 99%)
CSS RGBa 80, 187, 253,1 rgba(80,187,253,1)
CMYK Model cmyk(68%,26%,0%,0.78%)
HSL Color Space 203,98% ,65% hsl(203,98% ,65%)
HSV Color Space 203°, 68%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01010000 10111011 11111101
Octal 120 273 375
Decimal 80 187 253
Hex 50 bb fd

Different shades of #50bbfd color code.

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

Light Shade of #50bbfd
#82cffe
Dark Shade of #50bbfd
#1ea7fc
Saturated Shade of #50bbfd
#4ebbff
Desaturated Shade of #50bbfd
#59b9f4
Grey scale Shade of #50bbfd
#a6a6a6
Brighten Shade
#69d4ff
Most Readable Shade
#000000

Shades of #50bbfd color code

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

#50bbfd
#47a6e0
#3e91c4
#357ca8
#2c678c
#235370
#1a3e54
#112938
#08141c
#000000

Similar Color like #50bbfd color

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

#51bcfe
#52bdff
#53beff
#54bfff
#55c0ff
#56c1ff
#57c2ff
#58c3ff
#59c4ff
#5ac5ff
#5bc6ff
#5cc7ff
#5dc8ff
#5ec9ff
#4fbafc
#4eb9fb
#4db8fa
#4cb7f9
#4bb6f8
#4ab5f7
#49b4f6
#48b3f5
#47b2f4
#46b1f3
#45b0f2
#44aff1
#43aef0
#42adef

Monochromatic Color with #50bbfd

#50bbfd
#0d1e28
#1a3d53
#285d7d
#357ca8
#439cd2

Tints of #50bbfd Color

#50bbfd
#63c2fd
#76cafd
#8ad1fd
#9dd9fd
#b1e0fe
#c4e8fe
#d8effe
#ebf7fe
#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

#50bbfd
#fd9250

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

Split Complementary

#50bbfd
#fd5065
#fde850

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

Analogous Color

#50fdfa
#50defd
#50bbfd
#5098fd
#5076fd

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

#50bbfd
#fd50bb
#bbfd50

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

#50bbfd
#e850fd
#fd9250
#64fd50

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

#50bbfd
#fd9250
#fde850
#5065fd

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 #50bbfd 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.

#50bbfd Color Code Preview on Black Background Color

This is how #50bbfd Color will look on black background color. Color contrast ratio is 9.87

#50bbfd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #50bbfd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #50bbfd

#50bbfd color code is use for CSS Background Color

Background color for the above div is #50bbfd

HTML with inline CSS

<div style="background-color:#50bbfd;"></div>

#50bbfd color code is use for CSS Border Color

CSS Border color for the above div is #50bbfd

HTML with inline CSS

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

CSS Border Left color for the above div is #50bbfd

HTML with inline CSS

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

CSS Border Right color for the above div is #50bbfd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #50bbfd

HTML with inline CSS

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

CSS Border Top color for the above div is #50bbfd

HTML with inline CSS

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

#50bbfd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#50bbfd Color code Preview on White Background

This is how #50bbfd Color code will look on white background color. Color contrast ratio is 2.13

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

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(80,187,253,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(253,146,80,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(80,187,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.