@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

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

#13b3f9 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #13b3f9 Color code in RGB color code model is created after adding 7.45% red color, 70.2% green color and 97.65% blue color. Hex #13b3f9 Color code in CMYK color (process color) code model is generated after subtraction of 92% cyan, 28% magenta, 0% yellow and 2.35% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code13b3f9#13b3f9
RGB Decimal19, 179, 249rgb(19, 179, 249)
RGB Percent7%, 70%, 98%rgb(7%, 70%, 98%)
CSS RGBa19, 179, 249,1rgba(19,179,249,1)
CMYK Modelcmyk(92%,28%,0%,2.35%)
HSL Color Space198,95% ,53%hsl(198,95% ,53%)
HSV Color Space198°, 92%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000100111011001111111001
Octal23263371
Decimal19179249
Hex13b3f9

Different shades of #13b3f9 color code.

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

Light Shade of #13b3f9
#45c3fa
Dark Shade of #13b3f9
#0595d4
Saturated Shade of #13b3f9
#0db5ff
Desaturated Shade of #13b3f9
#1faeed
Grey scale Shade of #13b3f9
#868686
Brighten Shade
#2cccff
Most Readable Shade
#000000

Shades of #13b3f9 color code

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

#13b3f9
#109fdd
#0e8bc1
#0c77a6
#0a638a
#084f6e
#063b53
#042737
#02131b
#000000

Similar Color like #13b3f9 color

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

#14b4fa
#15b5fb
#16b6fc
#17b7fd
#18b8fe
#19b9ff
#1abaff
#1bbbff
#1cbcff
#1dbdff
#1ebeff
#1fbfff
#20c0ff
#21c1ff
#12b2f8
#11b1f7
#10b0f6
#0faff5
#0eaef4
#0dadf3
#0cacf2
#0babf1
#0aaaf0
#09a9ef
#08a8ee
#07a7ed
#06a6ec
#05a5eb

Monochromatic Color with #13b3f9

#13b3f9
#031a24
#06394f
#095779
#0d76a4
#1094ce

Tints of #13b3f9 Color

#13b3f9
#2dbbf9
#47c3fa
#61ccfb
#7bd4fb
#96ddfc
#b0e5fd
#caeefd
#e4f6fe
#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

#13b3f9
#f95913

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

Split Complementary

#13b3f9
#f91340
#f9cc13

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

Analogous Color

#13f9e3
#13e1f9
#13b3f9
#1385f9
#1357f9

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

#13b3f9
#f913b3
#b3f913

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

#13b3f9
#cc13f9
#f95913
#40f913

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

#13b3f9
#f95913
#f9cc13
#1340f9

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

#13b3f9 Color Code Preview on Black Background Color

This is how #13b3f9 Color will look on black background color. Color contrast ratio is 8.84

#13b3f9 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#13b3f9 color code is use for CSS Background Color

Background color for the above div is #13b3f9

HTML with inline CSS

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

#13b3f9 color code is use for CSS Border Color

CSS Border color for the above div is #13b3f9

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#13b3f9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#13b3f9 Color code Preview on White Background

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

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

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,179,249,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(249,89,19,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(19,179,249,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.