Skip to main content Skip to docs navigation

#131bfc hex color | Download Dark Blue BG image | Information

Color Picker

@
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.

Color Info

Woow we have a nearby visually matching color name available. It's name is Vivid Blue and its hex is #152EFF Nearest Color Name

Color Hue/Base color: Blue

Hex #131bfc Color code in RGB color code model is created after adding 7.45% red color, 10.59% green color and 98.82% blue color. Hex #131bfc Color code in CMYK color (process color) code model is generated after subtraction of 92% cyan, 89% magenta, 0% yellow and 1.18% black.

Hex #131bfc color code is between #1122ff web safe hex color code and #2211ee web safe hex color code. #1122ff is the nearest web safe color code. You can see here many more shades of #131bfc color code.

RGB Chart

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

Color Table

Hex Color Code 131bfc #131bfc
RGB Decimal 19, 27, 252 19, 27, 252
RGB Percent 7%, 11%, 99% rgb(7%, 11%, 99%)
CSS RGBa 19, 27, 252,1 rgba(19,27,252,1)
CMYK Model cmyk(92%,89%,0%,1.18%)
HSL Color Space 238,97% ,53% hsl(238,97% ,53%)
HSV Color Space 238°, 92%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00010011 00011011 11111100
Octal 23 33 374
Decimal 19 27 252
Hex 13 1b fc

Different shades of #131bfc color code.

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

Darkest of #131bfc
#010575
Darker of #131bfc
#0208a7
Dark of #131bfc
#030ad9
Base of #131bfc
#131bfc
Light of #131bfc
#454cfd
Lighter
#787cfd
Lightest
#aaadfe

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

#131bfc
#fcf413

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

Split Complementary

#131bfc
#fc8013
#90fc13

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

Analogous Color

#13a3fc
#137cfc
#131bfc
#5913fc
#ba13fc

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

#131bfc
#1bfc13
#fc131b

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

#131bfc
#fc131b
#fcf413
#13fcf4

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#131bfc
#fc1390
#fcf413
#13fc80

Square 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).

Monochromatic Color with #131bfc

#010342
#010575
#0208a7
#030ad9
#131bfc
#454cfd
#787cfd
#aaadfe
#dcdeff

Tints of #131bfc Color

#131bfc
#2d34fc
#474dfc
#6167fd
#7b80fd
#9699fd
#b0b3fe
#caccfe
#e4e5fe
#ffffff

Shades of #131bfc color code

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

#131bfc
#1018e0
#0e15c4
#0c12a8
#0a0f8c
#080c70
#060954
#040638
#02031c
#000000

Tones

#131bfc
#2b31e4
#4348cc
#5b5eb4
#73749c

Tones

Similar Color like #131bfc color

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

#141cfd
#151dfe
#161eff
#171fff
#1820ff
#1921ff
#1a22ff
#1b23ff
#1c24ff
#1d25ff
#1e26ff
#1f27ff
#2028ff
#2129ff
#121afb
#1119fa
#1018f9
#0f17f8
#0e16f7
#0d15f6
#0c14f5
#0b13f4
#0a12f3
#0911f2
#0810f1
#070ff0
#060eef
#050dee

Download this Dark Blue

Hex #131bfc 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.

#131bfc Color Code Preview on Black Background Color

This is how #131bfc Color will look on black background color. Color contrast ratio is 2.59

#131bfc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #131bfc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #131bfc

#131bfc color code is use for CSS Background Color

Background color for the above div is #131bfc

HTML with inline CSS

<div style="background-color:#131bfc;"></div>

#131bfc color code is use for CSS Border Color

CSS Border color for the above div is #131bfc

HTML with inline CSS

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

CSS Border Left color for the above div is #131bfc

HTML with inline CSS

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

CSS Border Right color for the above div is #131bfc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #131bfc

HTML with inline CSS

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

CSS Border Top color for the above div is #131bfc

HTML with inline CSS

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

#131bfc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#131bfc Color code Preview on White Background

This is how #131bfc Color code will look on white background color. Color contrast ratio is 8.11

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(19,27,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(252,244,19,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(19,27,252,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }