Skip to main content Skip to docs navigation

#132cd3 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 Lapis on Neptune and its hex is #1F22D2 Nearest Color Name

Color Hue/Base color: Blue

Hex #132cd3 Color code in RGB color code model is created after adding 7.45% red color, 17.25% green color and 82.75% blue color. Hex #132cd3 Color code in CMYK color (process color) code model is generated after subtraction of 91% cyan, 79% magenta, 0% yellow and 17.25% black.

Hex #132cd3 color code is between #1133cc web safe hex color code and #2222dd web safe hex color code. #1133cc is the nearest web safe color code. You can see here many more shades of #132cd3 color code.

RGB Chart

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

Color Table

Hex Color Code 132cd3 #132cd3
RGB Decimal 19, 44, 211 19, 44, 211
RGB Percent 7%, 17%, 83% rgb(7%, 17%, 83%)
CSS RGBa 19, 44, 211,1 rgba(19,44,211,1)
CMYK Model cmyk(91%,79%,0%,17.25%)
HSL Color Space 232,83% ,45% hsl(232,83% ,45%)
HSV Color Space 232°, 91%, 83%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00010011 00101100 11010011
Octal 23 54 323
Decimal 19 44 211
Hex 13 2c d3

Different shades of #132cd3 color code.

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

Darkest of #132cd3
#060f47
Darker of #132cd3
#0b1875
Dark of #132cd3
#0f22a4
Base of #132cd3
#132cd3
Light of #132cd3
#2d46ec
Lighter
#5c6ff0
Lightest
#8a98f5

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

#132cd3
#d3ba13

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

Split Complementary

#132cd3
#d35a13
#8cd313

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

Analogous Color

#139cd3
#137cd3
#132cd3
#3a13d3
#8a13d3

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

#132cd3
#2cd313
#d3132c

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

#132cd3
#d3132c
#d3ba13
#13d3ba

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

#132cd3
#d3138c
#d3ba13
#13d35a

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 #132cd3

#020518
#060f47
#0b1875
#0f22a4
#132cd3
#2d46ec
#5c6ff0
#8a98f5
#b9c2f9

Tints of #132cd3 Color

#132cd3
#2d43d7
#475adc
#6172e1
#7b89e6
#96a1eb
#b0b8f0
#cad0f5
#e4e7fa
#ffffff

Shades of #132cd3 color code

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

#132cd3
#1027bb
#0e22a4
#0c1d8c
#0a1875
#08135d
#060e46
#04092e
#020417
#000000

Tones

#132cd3
#2a3dbc
#414ea5
#585f8e
#6f7077

Tones

Similar Color like #132cd3 color

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

#142dd4
#152ed5
#162fd6
#1730d7
#1831d8
#1932d9
#1a33da
#1b34db
#1c35dc
#1d36dd
#1e37de
#1f38df
#2039e0
#213ae1
#122bd2
#112ad1
#1029d0
#0f28cf
#0e27ce
#0d26cd
#0c25cc
#0b24cb
#0a23ca
#0922c9
#0821c8
#0720c7
#061fc6
#051ec5

Download this Dark Blue

Hex #132cd3 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.

#132cd3 Color Code Preview on Black Background Color

This is how #132cd3 Color will look on black background color. Color contrast ratio is 2.33

#132cd3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #132cd3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #132cd3

#132cd3 color code is use for CSS Background Color

Background color for the above div is #132cd3

HTML with inline CSS

<div style="background-color:#132cd3;"></div>

#132cd3 color code is use for CSS Border Color

CSS Border color for the above div is #132cd3

HTML with inline CSS

<div style="border:5px solid #132cd3;"></div>

CSS Border Left color for the above div is #132cd3

HTML with inline CSS

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

CSS Border Right color for the above div is #132cd3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #132cd3

HTML with inline CSS

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

CSS Border Top color for the above div is #132cd3

HTML with inline CSS

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

#132cd3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#132cd3 Color code Preview on White Background

This is how #132cd3 Color code will look on white background color. Color contrast ratio is 9.02

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

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