Skip to main content Skip to docs navigation

#324dcd 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 Kikorangi Blue and its hex is #2E4EBF Nearest Color Name

Color Hue/Base color: Blue

Hex #324dcd Color code in RGB color code model is created after adding 19.61% red color, 30.2% green color and 80.39% blue color. Hex #324dcd Color code in CMYK color (process color) code model is generated after subtraction of 76% cyan, 62% magenta, 0% yellow and 19.61% black.

Hex #324dcd color code is between #3355cc web safe hex color code and #2244dd web safe hex color code. #3355cc is the nearest web safe color code. You can see here many more shades of #324dcd color code.

RGB Chart

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

Color Table

Hex Color Code 324dcd #324dcd
RGB Decimal 50, 77, 205 50, 77, 205
RGB Percent 20%, 30%, 80% rgb(20%, 30%, 80%)
CSS RGBa 50, 77, 205,1 rgba(50,77,205,1)
CMYK Model cmyk(76%,62%,0%,19.61%)
HSL Color Space 230,61% ,50% hsl(230,61% ,50%)
HSV Color Space 230°, 76%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110010 01001101 11001101
Octal 62 115 315
Decimal 50 77 205
Hex 32 4d cd

Different shades of #324dcd color code.

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

Darkest of #324dcd
#141f52
Darker of #324dcd
#1e2e7b
Dark of #324dcd
#283ea4
Base of #324dcd
#324dcd
Light of #324dcd
#5b71d7
Lighter
#8494e1
Lightest
#adb8eb

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

#324dcd
#cdb232

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

Split Complementary

#324dcd
#cd6532
#9acd32

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

Analogous Color

#32a7cd
#328ecd
#324dcd
#4b32cd
#8b32cd

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

#324dcd
#4dcd32
#cd324d

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

#324dcd
#cd324d
#cdb232
#32cdb2

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

#324dcd
#cd329a
#cdb232
#32cd65

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 #324dcd

#0a0f29
#141f52
#1e2e7b
#283ea4
#324dcd
#5b71d7
#8494e1
#adb8eb
#d6dbf5

Tints of #324dcd Color

#324dcd
#4860d2
#5f74d8
#7688dd
#8d9ce3
#a3afe8
#bac3ee
#d1d7f3
#e8ebf9
#ffffff

Shades of #324dcd color code

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

#324dcd
#2c44b6
#263b9f
#213388
#1b2a71
#16225b
#101944
#0b112d
#050816
#000000

Tones

#324dcd
#4c5eb3
#656e9a
#7f7f80
#808080

Tones

Similar Color like #324dcd color

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

#334ece
#344fcf
#3550d0
#3651d1
#3752d2
#3853d3
#3954d4
#3a55d5
#3b56d6
#3c57d7
#3d58d8
#3e59d9
#3f5ada
#405bdb
#314ccc
#304bcb
#2f4aca
#2e49c9
#2d48c8
#2c47c7
#2b46c6
#2a45c5
#2944c4
#2843c3
#2742c2
#2641c1
#2540c0
#243fbf

Download this Dark Blue

Hex #324dcd 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.

#324dcd Color Code Preview on Black Background Color

This is how #324dcd Color will look on black background color. Color contrast ratio is 3.08

#324dcd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #324dcd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #324dcd

#324dcd color code is use for CSS Background Color

Background color for the above div is #324dcd

HTML with inline CSS

<div style="background-color:#324dcd;"></div>

#324dcd color code is use for CSS Border Color

CSS Border color for the above div is #324dcd

HTML with inline CSS

<div style="border:5px solid #324dcd;"></div>

CSS Border Left color for the above div is #324dcd

HTML with inline CSS

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

CSS Border Right color for the above div is #324dcd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #324dcd

HTML with inline CSS

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

CSS Border Top color for the above div is #324dcd

HTML with inline CSS

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

#324dcd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#324dcd Color code Preview on White Background

This is how #324dcd Color code will look on white background color. Color contrast ratio is 6.82

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

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(50,77,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(205,178,50,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(50,77,205,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }