crispedge.com

Color picker

Loading...

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

#5cb9e6 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #5cb9e6 Color code in RGB color code model is created after adding 36.08% red color, 72.55% green color and 90.2% blue color. Hex #5cb9e6 Color code in CMYK color (process color) code model is generated after subtraction of 60% cyan, 20% magenta, 0% yellow and 10% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code5cb9e6#5cb9e6
RGB Decimal92, 185, 230rgb(92, 185, 230)
RGB Percent36%, 73%, 90%rgb(36%, 73%, 90%)
CSS RGBa92, 185, 230,1rgba(92,185,230,1)
CMYK Modelcmyk(60%,20%,0%,10%)
HSL Color Space200,73% ,63%hsl(200,73% ,63%)
HSV Color Space200°, 60%, 90%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010111001011100111100110
Octal134271346
Decimal92185230
Hex5cb9e6

Different shades of #5cb9e6 color code.

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

Light Shade of #5cb9e6
#88cced
Dark Shade of #5cb9e6
#30a6df
Saturated Shade of #5cb9e6
#53bcef
Desaturated Shade of #5cb9e6
#65b6dd
Grey scale Shade of #5cb9e6
#a1a1a1
Brighten Shade
#75d2ff
Most Readable Shade
#000000

Shades of #5cb9e6 color code

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

#5cb9e6
#51a4cc
#478fb2
#3d7b99
#33667f
#285266
#1e3d4c
#142933
#0a1419
#000000

Similar Color like #5cb9e6 color

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

#5dbae7
#5ebbe8
#5fbce9
#60bdea
#61beeb
#62bfec
#63c0ed
#64c1ee
#65c2ef
#66c3f0
#67c4f1
#68c5f2
#69c6f3
#6ac7f4
#5bb8e5
#5ab7e4
#59b6e3
#58b5e2
#57b4e1
#56b3e0
#55b2df
#54b1de
#53b0dd
#52afdc
#51aedb
#50adda
#4facd9
#4eabd8

Monochromatic Color with #5cb9e6

#5cb9e6
#070e11
#18303c
#295266
#3a7591
#4b97bb

Tints of #5cb9e6 Color

#5cb9e6
#6ec0e8
#80c8eb
#92d0ee
#a4d8f1
#b6dff3
#c8e7f6
#daeff9
#ecf7fc
#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

#5cb9e6
#e6895c

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

Split Complementary

#5cb9e6
#e65c74
#e6ce5c

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

Analogous Color

#5ce6dc
#5cd5e6
#5cb9e6
#5c9de6
#5c82e6

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

#5cb9e6
#e65cb9
#b9e65c

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

#5cb9e6
#ce5ce6
#e6895c
#74e65c

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

#5cb9e6
#e6895c
#e6ce5c
#5c74e6

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

#5cb9e6 Color Code Preview on Black Background Color

This is how #5cb9e6 Color will look on black background color. Color contrast ratio is 9.54

#5cb9e6 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#5cb9e6 color code is use for CSS Background Color

Background color for the above div is #5cb9e6

HTML with inline CSS

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

#5cb9e6 color code is use for CSS Border Color

CSS Border color for the above div is #5cb9e6

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#5cb9e6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5cb9e6 Color code Preview on White Background

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

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

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,185,230,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(230,137,92,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(92,185,230,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.