Skip to main content Skip to docs navigation

#321ebc 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 Indigo Blue and its hex is #3A18B1 Nearest Color Name

Color Hue/Base color: Blue

Hex #321ebc Color code in RGB color code model is created after adding 19.61% red color, 11.76% green color and 73.73% blue color. Hex #321ebc Color code in CMYK color (process color) code model is generated after subtraction of 73% cyan, 84% magenta, 0% yellow and 26.27% black.

Hex #321ebc color code is between #3322bb web safe hex color code and #2211cc web safe hex color code. #3322bb is the nearest web safe color code. You can see here many more shades of #321ebc color code.

RGB Chart

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

Color Table

Hex Color Code 321ebc #321ebc
RGB Decimal 50, 30, 188 50, 30, 188
RGB Percent 20%, 12%, 74% rgb(20%, 12%, 74%)
CSS RGBa 50, 30, 188,1 rgba(50,30,188,1)
CMYK Model cmyk(73%,84%,0%,26.27%)
HSL Color Space 248,72% ,43% hsl(248,72% ,43%)
HSV Color Space 248°, 84%, 74%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110010 00011110 10111100
Octal 62 36 274
Decimal 50 30 188
Hex 32 1e bc

Different shades of #321ebc color code.

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

Darkest of #321ebc
#0f0938
Darker of #321ebc
#1b1064
Dark of #321ebc
#261790
Base of #321ebc
#321ebc
Light of #321ebc
#452fde
Lighter
#6d5be5
Lightest
#9487ec

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

#321ebc
#a8bc1e

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

Split Complementary

#321ebc
#bc811e
#59bc1e

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

Analogous Color

#1e66bc
#1e4cbc
#321ebc
#671ebc
#a91ebc

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

#321ebc
#1ebc32
#bc321e

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

#321ebc
#bc321e
#a8bc1e
#1ea8bc

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

#321ebc
#bc1e59
#a8bc1e
#1ebc81

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 #321ebc

#03020c
#0f0938
#1b1064
#261790
#321ebc
#452fde
#6d5be5
#9487ec
#bbb3f3

Tints of #321ebc Color

#321ebc
#4837c3
#5f50ca
#7669d2
#8d82d9
#a39be1
#bab4e8
#d1cdf0
#e8e6f7
#ffffff

Shades of #321ebc color code

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

#321ebc
#2c1aa7
#261792
#21147d
#1b1068
#160d53
#100a3e
#0b0629
#050314
#000000

Tones

#321ebc
#4234a6
#534a90
#635f7b
#6d6d6d

Tones

Similar Color like #321ebc color

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

#331fbd
#3420be
#3521bf
#3622c0
#3723c1
#3824c2
#3925c3
#3a26c4
#3b27c5
#3c28c6
#3d29c7
#3e2ac8
#3f2bc9
#402cca
#311dbb
#301cba
#2f1bb9
#2e1ab8
#2d19b7
#2c18b6
#2b17b5
#2a16b4
#2915b3
#2814b2
#2713b1
#2612b0
#2511af
#2410ae

Download this Dark Blue

Hex #321ebc 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.

#321ebc Color Code Preview on Black Background Color

This is how #321ebc Color will look on black background color. Color contrast ratio is 2.05

#321ebc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #321ebc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #321ebc

#321ebc color code is use for CSS Background Color

Background color for the above div is #321ebc

HTML with inline CSS

<div style="background-color:#321ebc;"></div>

#321ebc color code is use for CSS Border Color

CSS Border color for the above div is #321ebc

HTML with inline CSS

<div style="border:5px solid #321ebc;"></div>

CSS Border Left color for the above div is #321ebc

HTML with inline CSS

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

CSS Border Right color for the above div is #321ebc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #321ebc

HTML with inline CSS

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

CSS Border Top color for the above div is #321ebc

HTML with inline CSS

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

#321ebc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#321ebc Color code Preview on White Background

This is how #321ebc Color code will look on white background color. Color contrast ratio is 10.26

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

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