crispedge.com

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

#50acef hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #50acef Color code in RGB color code model is created after adding 31.37% red color, 67.45% green color and 93.73% blue color. Hex #50acef Color code in CMYK color (process color) code model is generated after subtraction of 67% cyan, 28% magenta, 0% yellow and 6% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code50acef#50acef
RGB Decimal80, 172, 239rgb(80, 172, 239)
RGB Percent31%, 67%, 94%rgb(31%, 67%, 94%)
CSS RGBa80, 172, 239,1rgba(80,172,239,1)
CMYK Modelcmyk(67%,28%,0%,6%)
HSL Color Space205,83% ,63%hsl(205,83% ,63%)
HSV Color Space205°, 67%, 94%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100001010110011101111
Octal120254357
Decimal80172239
Hex50acef

Different shades of #50acef color code.

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

Light Shade of #50acef
#7fc2f3
Dark Shade of #50acef
#2196eb
Saturated Shade of #50acef
#46adf9
Desaturated Shade of #50acef
#5aaae5
Grey scale Shade of #50acef
#9f9f9f
Brighten Shade
#69c5ff
Most Readable Shade
#000000

Shades of #50acef color code

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

#50acef
#4798d4
#3e85b9
#35729f
#2c5f84
#234c6a
#1a394f
#112635
#08131a
#000000

Similar Color like #50acef color

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

#51adf0
#52aef1
#53aff2
#54b0f3
#55b1f4
#56b2f5
#57b3f6
#58b4f7
#59b5f8
#5ab6f9
#5bb7fa
#5cb8fb
#5db9fc
#5ebafd
#4fabee
#4eaaed
#4da9ec
#4ca8eb
#4ba7ea
#4aa6e9
#49a5e8
#48a4e7
#47a3e6
#46a2e5
#45a1e4
#44a0e3
#439fe2
#429ee1

Monochromatic Color with #50acef

#50acef
#09131a
#173245
#25506f
#346f9a
#428dc4

Tints of #50acef Color

#50acef
#63b5f0
#76bef2
#8ac7f4
#9dd0f6
#b1daf7
#c4e3f9
#d8ecfb
#ebf5fd
#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

#50acef
#ef9350

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

Split Complementary

#50acef
#ef505d
#efe250

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

Analogous Color

#50ecef
#50ccef
#50acef
#508cef
#506cef

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

#50acef
#ef50ac
#acef50

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

#50acef
#e250ef
#ef9350
#5cef50

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

#50acef
#ef9350
#efe250
#505def

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

#50acef Color Code Preview on Black Background Color

This is how #50acef Color will look on black background color. Color contrast ratio is 8.49

#50acef in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#50acef color code is use for CSS Background Color

Background color for the above div is #50acef

HTML with inline CSS

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

#50acef color code is use for CSS Border Color

CSS Border color for the above div is #50acef

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#50acef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#50acef Color code Preview on White Background

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

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

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,172,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(239,147,80,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(80,172,239,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.

< /html>