Skip to main content Skip to docs navigation

#150cdc 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 #150cdc Color code in RGB color code model is created after adding 8.24% red color, 4.71% green color and 86.27% blue color. Hex #150cdc Color code in CMYK color (process color) code model is generated after subtraction of 90% cyan, 95% magenta, 0% yellow and 13.73% black.

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

RGB Chart

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

Color Table

Hex Color Code 150cdc #150cdc
RGB Decimal 21, 12, 220 21, 12, 220
RGB Percent 8%, 5%, 86% rgb(8%, 5%, 86%)
CSS RGBa 21, 12, 220,1 rgba(21,12,220,1)
CMYK Model cmyk(90%,95%,0%,13.73%)
HSL Color Space 243,90% ,45% hsl(243,90% ,45%)
HSV Color Space 243°, 95%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00010101 00001100 11011100
Octal 25 14 334
Decimal 21 12 220
Hex 15 0c dc

Different shades of #150cdc color code.

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

Darkest of #150cdc
#07044b
Darker of #150cdc
#0c077b
Dark of #150cdc
#1009ac
Base of #150cdc
#150cdc
Light of #150cdc
#3128f3
Lighter
#5f58f6
Lightest
#8d88f9

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

#150cdc
#d3dc0c

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

Split Complementary

#150cdc
#dc7d0c
#6bdc0c

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

Analogous Color

#0c7cdc
#0c5adc
#150cdc
#5a0cdc
#b10cdc

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

#150cdc
#0cdc15
#dc150c

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

#150cdc
#dc150c
#d3dc0c
#0cd3dc

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

#150cdc
#dc0c6b
#d3dc0c
#0cdc7d

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 #150cdc

#03011b
#07044b
#0c077b
#1009ac
#150cdc
#3128f3
#5f58f6
#8d88f9
#bcb9fb

Tints of #150cdc Color

#150cdc
#2f27df
#4942e3
#635de7
#7d78eb
#9793ef
#b1aef3
#cbc9f7
#e5e4fb
#ffffff

Shades of #150cdc color code

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

#150cdc
#120ac3
#1009ab
#0e0892
#0b067a
#090561
#070449
#040230
#020118
#000000

Tones

#150cdc
#2a23c5
#3f3aae
#555296
#6a697f

Tones

Similar Color like #150cdc color

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

#160ddd
#170ede
#180fdf
#1910e0
#1a11e1
#1b12e2
#1c13e3
#1d14e4
#1e15e5
#1f16e6
#2017e7
#2118e8
#2219e9
#231aea
#140bdb
#130ada
#1209d9
#1108d8
#1007d7
#0f06d6
#0e05d5
#0d04d4
#0c03d3
#0b02d2
#0a01d1
#0900d0
#0800cf
#0700ce

Download this Dark Blue

Hex #150cdc 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.

#150cdc Color Code Preview on Black Background Color

This is how #150cdc Color will look on black background color. Color contrast ratio is 2.12

#150cdc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #150cdc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #150cdc

#150cdc color code is use for CSS Background Color

Background color for the above div is #150cdc

HTML with inline CSS

<div style="background-color:#150cdc;"></div>

#150cdc color code is use for CSS Border Color

CSS Border color for the above div is #150cdc

HTML with inline CSS

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

CSS Border Left color for the above div is #150cdc

HTML with inline CSS

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

CSS Border Right color for the above div is #150cdc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #150cdc

HTML with inline CSS

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

CSS Border Top color for the above div is #150cdc

HTML with inline CSS

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

#150cdc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#150cdc Color code Preview on White Background

This is how #150cdc Color code will look on white background color. Color contrast ratio is 9.92

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

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(21,12,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(211,220,12,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(21,12,220,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }