Skip to main content Skip to docs navigation

#130bee 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 Burning Ultrablue and its hex is #150AEC Nearest Color Name

Color Hue/Base color: Blue

Hex #130bee Color code in RGB color code model is created after adding 7.45% red color, 4.31% green color and 93.33% blue color. Hex #130bee Color code in CMYK color (process color) code model is generated after subtraction of 92% cyan, 95% magenta, 0% yellow and 6.67% black.

Hex #130bee color code is between #1111dd web safe hex color code and #2200ff web safe hex color code. #1111dd is the nearest web safe color code. You can see here many more shades of #130bee color code.

RGB Chart

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

Color Table

Hex Color Code 130bee #130bee
RGB Decimal 19, 11, 238 19, 11, 238
RGB Percent 7%, 4%, 93% rgb(7%, 4%, 93%)
CSS RGBa 19, 11, 238,1 rgba(19,11,238,1)
CMYK Model cmyk(92%,95%,0%,6.67%)
HSL Color Space 242,91% ,49% hsl(242,91% ,49%)
HSV Color Space 242°, 95%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00010011 00001011 11101110
Octal 23 13 356
Decimal 19 11 238
Hex 13 0b ee

Different shades of #130bee color code.

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

Darkest of #130bee
#07045c
Darker of #130bee
#0b068c
Dark of #130bee
#0f09bd
Base of #130bee
#130bee
Light of #130bee
#3d36f6
Lighter
#6c67f8
Lightest
#9b98fa

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

#130bee
#e6ee0b

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

Split Complementary

#130bee
#ee840b
#75ee0b

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

Analogous Color

#0b87ee
#0b62ee
#130bee
#5f0bee
#bd0bee

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

#130bee
#0bee13
#ee130b

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

#130bee
#ee130b
#e6ee0b
#0be6ee

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

#130bee
#ee0b75
#e6ee0b
#0bee84

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 #130bee

#03022b
#07045c
#0b068c
#0f09bd
#130bee
#3d36f6
#6c67f8
#9b98fa
#cac9fc

Tints of #130bee Color

#130bee
#2d26ef
#4741f1
#615cf3
#7b77f5
#9692f7
#b0adf9
#cac8fb
#e4e3fd
#ffffff

Shades of #130bee color code

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

#130bee
#1009d3
#0e08b9
#0c079e
#0a0684
#080469
#06034f
#040234
#02011a
#000000

Tones

#130bee
#2a24d5
#413dbc
#5856a3
#706f8a

Tones

Similar Color like #130bee color

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

#140cef
#150df0
#160ef1
#170ff2
#1810f3
#1911f4
#1a12f5
#1b13f6
#1c14f7
#1d15f8
#1e16f9
#1f17fa
#2018fb
#2119fc
#120aed
#1109ec
#1008eb
#0f07ea
#0e06e9
#0d05e8
#0c04e7
#0b03e6
#0a02e5
#0901e4
#0800e3
#0700e2
#0600e1
#0500e0

Download this Dark Blue

Hex #130bee 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.

#130bee Color Code Preview on Black Background Color

This is how #130bee Color will look on black background color. Color contrast ratio is 2.31

#130bee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #130bee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #130bee

#130bee color code is use for CSS Background Color

Background color for the above div is #130bee

HTML with inline CSS

<div style="background-color:#130bee;"></div>

#130bee color code is use for CSS Border Color

CSS Border color for the above div is #130bee

HTML with inline CSS

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

CSS Border Left color for the above div is #130bee

HTML with inline CSS

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

CSS Border Right color for the above div is #130bee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #130bee

HTML with inline CSS

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

CSS Border Top color for the above div is #130bee

HTML with inline CSS

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

#130bee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#130bee Color code Preview on White Background

This is how #130bee Color code will look on white background color. Color contrast ratio is 9.09

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

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