crispedge.com

Color picker

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

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

#50d0ff hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #50d0ff Color code in RGB color code model is created after adding 31.37% red color, 81.57% green color and 100% blue color. Hex #50d0ff Color code in CMYK color (process color) code model is generated after subtraction of 69% cyan, 18% magenta, 0% yellow and 0% black.

Hex #50d0ff color code is between #55ccee web safe hex color code and #44dddd web safe hex color code. #55ccee is the nearest web safe color code. You can see here many more shades of #50d0ff color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Code50d0ff#50d0ff
RGB Decimal80, 208, 255rgb(80, 208, 255)
RGB Percent31%, 82%, 100%rgb(31%, 82%, 100%)
CSS RGBa80, 208, 255,1rgba(80,208,255,1)
CMYK Modelcmyk(69%,18%,0%,0%)
HSL Color Space196,100% ,66%hsl(196,100% ,66%)
HSV Color Space196°, 69%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100001101000011111111
Octal120320377
Decimal80208255
Hex50d0ff

Different shades of #50d0ff color code.

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

Light Shade of #50d0ff
#83deff
Dark Shade of #50d0ff
#1dc2ff
Saturated Shade of #50d0ff
#50d0ff
Desaturated Shade of #50d0ff
#59ccf6
Grey scale Shade of #50d0ff
#a7a7a7
Brighten Shade
#69e9ff
Most Readable Shade
#000000

Shades of #50d0ff color code

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

#50d0ff
#47b8e2
#3ea1c6
#358aaa
#2c738d
#235c71
#1a4555
#112e38
#08171c
#000000

Similar Color like #50d0ff color

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

#51d1ff
#52d2ff
#53d3ff
#54d4ff
#55d5ff
#56d6ff
#57d7ff
#58d8ff
#59d9ff
#5adaff
#5bdbff
#5cdcff
#5dddff
#5edeff
#4fcffe
#4ecefd
#4dcdfc
#4cccfb
#4bcbfa
#4acaf9
#49c9f8
#48c8f7
#47c7f6
#46c6f5
#45c5f4
#44c4f3
#43c3f2
#42c2f1

Monochromatic Color with #50d0ff

#50d0ff
#0d232a
#1b4555
#286880
#358baa
#43add4

Tints of #50d0ff Color

#50d0ff
#63d5ff
#76daff
#8adfff
#9de4ff
#b1eaff
#c4efff
#d8f4ff
#ebf9ff
#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

#50d0ff
#ff7f50

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

Split Complementary

#50d0ff
#ff5079
#ffd650

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

Analogous Color

#50ffe8
#50f3ff
#50d0ff
#50adff
#508aff

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

#50d0ff
#ff50d0
#d0ff50

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

#50d0ff
#d650ff
#ff7f50
#78ff50

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

#50d0ff
#ff7f50
#ffd650
#5079ff

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

#50d0ff Color Code Preview on Black Background Color

This is how #50d0ff Color will look on black background color. Color contrast ratio is 11.81

#50d0ff in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#50d0ff color code is use for CSS Background Color

Background color for the above div is #50d0ff

HTML with inline CSS

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

#50d0ff color code is use for CSS Border Color

CSS Border color for the above div is #50d0ff

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#50d0ff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#50d0ff Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.