crispedge.com

Color picker

Loading...

#13badc hex color - Blue - Cool color - Information

#13badc hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #13badc Color code in RGB color code model is created after adding 7.45% red color, 72.94% green color and 86.27% blue color. Hex #13badc Color code in CMYK color (process color) code model is generated after subtraction of 91% cyan, 15% magenta, 0% yellow and 14% black.

Hex #13badc color code is between #11bbdd web safe hex color code and #22aacc web safe hex color code. #11bbdd is the nearest web safe color code. You can see here many more shades of #13badc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code13badc#13badc
RGB Decimal19, 186, 220rgb(19, 186, 220)
RGB Percent7%, 73%, 86%rgb(7%, 73%, 86%)
CSS RGBa19, 186, 220,1rgba(19,186,220,1)
CMYK Modelcmyk(91%,15%,0%,14%)
HSL Color Space190,84% ,47%hsl(190,84% ,47%)
HSV Color Space190°, 91%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000100111011101011011100
Octal23272334
Decimal19186220
Hex13badc

Different shades of #13badc color code.

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

Light Shade of #13badc
#34ceee
Dark Shade of #13badc
#0f92ad
Saturated Shade of #13badc
#07c2e8
Desaturated Shade of #13badc
#1fb2d0
Grey scale Shade of #13badc
#777777
Brighten Shade
#2cd3f5
Most Readable Shade
#000000

Shades of #13badc color code

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

#13badc
#10a5c3
#0e90ab
#0c7c92
#0a677a
#085261
#063e49
#042930
#021418
#000000

Similar Color like #13badc color

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

#14bbdd
#15bcde
#16bddf
#17bee0
#18bfe1
#19c0e2
#1ac1e3
#1bc2e4
#1cc3e5
#1dc4e6
#1ec5e7
#1fc6e8
#20c7e9
#21c8ea
#12b9db
#11b8da
#10b7d9
#0fb6d8
#0eb5d7
#0db4d6
#0cb3d5
#0bb2d4
#0ab1d3
#09b0d2
#08afd1
#07aed0
#06adcf
#05acce

Monochromatic Color with #13badc

#13badc
#010607
#042a32
#084e5c
#0c7287
#0f96b1

Tints of #13badc Color

#13badc
#2dc1df
#47c9e3
#61d1e7
#7bd8eb
#96e0ef
#b0e8f3
#caeff7
#e4f7fb
#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

#13badc
#dc3513

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

Split Complementary

#13badc
#dc1356
#dc9913

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

Analogous Color

#13dcae
#13dcd6
#13badc
#1392dc
#136adc

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

#13badc
#dc13ba
#badc13

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

#13badc
#9913dc
#dc3513
#55dc13

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

#13badc
#dc3513
#dc9913
#1356dc

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 #13badc 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.

#13badc Color Code Preview on Black Background Color

This is how #13badc Color will look on black background color. Color contrast ratio is 9.08

#13badc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #13badc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #13badc

#13badc color code is use for CSS Background Color

Background color for the above div is #13badc

HTML with inline CSS

<div style="background-color:#13badc;"></div>

#13badc color code is use for CSS Border Color

CSS Border color for the above div is #13badc

HTML with inline CSS

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

CSS Border Left color for the above div is #13badc

HTML with inline CSS

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

CSS Border Right color for the above div is #13badc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #13badc

HTML with inline CSS

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

CSS Border Top color for the above div is #13badc

HTML with inline CSS

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

#13badc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#13badc Color code Preview on White Background

This is how #13badc Color code will look on white background color. Color contrast ratio is 2.31

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

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(19,186,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(220,53,19,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(19,186,220,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.