crispedge.com

Color picker

Loading...

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

#5cc4ea hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #5cc4ea Color code in RGB color code model is created after adding 36.08% red color, 76.86% green color and 91.76% blue color. Hex #5cc4ea Color code in CMYK color (process color) code model is generated after subtraction of 61% cyan, 16% magenta, 0% yellow and 8% black.

Hex #5cc4ea color code is between #55ccee web safe hex color code and #66bbdd web safe hex color code. #55ccee is the nearest web safe color code. You can see here many more shades of #5cc4ea color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code5cc4ea#5cc4ea
RGB Decimal92, 196, 234rgb(92, 196, 234)
RGB Percent36%, 77%, 92%rgb(36%, 77%, 92%)
CSS RGBa92, 196, 234,1rgba(92,196,234,1)
CMYK Modelcmyk(61%,16%,0%,8%)
HSL Color Space196,77% ,64%hsl(196,77% ,64%)
HSV Color Space196°, 61%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010111001100010011101010
Octal134304352
Decimal92196234
Hex5cc4ea

Different shades of #5cc4ea color code.

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

Light Shade of #5cc4ea
#89d4f0
Dark Shade of #5cc4ea
#2fb4e4
Saturated Shade of #5cc4ea
#53c8f3
Desaturated Shade of #5cc4ea
#65c0e1
Grey scale Shade of #5cc4ea
#a3a3a3
Brighten Shade
#75ddff
Most Readable Shade
#000000

Shades of #5cc4ea color code

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

#5cc4ea
#51aed0
#4798b6
#3d829c
#336c82
#285768
#1e414e
#142b34
#0a151a
#000000

Similar Color like #5cc4ea color

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

#5dc5eb
#5ec6ec
#5fc7ed
#60c8ee
#61c9ef
#62caf0
#63cbf1
#64ccf2
#65cdf3
#66cef4
#67cff5
#68d0f6
#69d1f7
#6ad2f8
#5bc3e9
#5ac2e8
#59c1e7
#58c0e6
#57bfe5
#56bee4
#55bde3
#54bce2
#53bbe1
#52bae0
#51b9df
#50b8de
#4fb7dd
#4eb6dc

Monochromatic Color with #5cc4ea

#5cc4ea
#081215
#193640
#2a596a
#3b7d95
#4ba0bf

Tints of #5cc4ea Color

#5cc4ea
#6ecaec
#80d1ee
#92d7f1
#a4def3
#b6e4f5
#c8ebf8
#daf1fa
#ecf8fc
#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

#5cc4ea
#ea825c

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

Split Complementary

#5cc4ea
#ea5c7d
#eac95c

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

Analogous Color

#5cead7
#5ce0ea
#5cc4ea
#5ca8ea
#5c8bea

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

#5cc4ea
#ea5cc4
#c4ea5c

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

#5cc4ea
#c95cea
#ea825c
#7dea5c

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

#5cc4ea
#ea825c
#eac95c
#5c7dea

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

#5cc4ea Color Code Preview on Black Background Color

This is how #5cc4ea Color will look on black background color. Color contrast ratio is 10.54

#5cc4ea in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#5cc4ea color code is use for CSS Background Color

Background color for the above div is #5cc4ea

HTML with inline CSS

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

#5cc4ea color code is use for CSS Border Color

CSS Border color for the above div is #5cc4ea

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#5cc4ea hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5cc4ea Color code Preview on White Background

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

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

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(92,196,234,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(234,130,92,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(92,196,234,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.