Skip to main content Skip to docs navigation

#2829ec 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 Bluebonnet and its hex is #1C1CF0 Nearest Color Name

Color Hue/Base color: Blue

Hex #2829ec Color code in RGB color code model is created after adding 15.69% red color, 16.08% green color and 92.55% blue color. Hex #2829ec Color code in CMYK color (process color) code model is generated after subtraction of 83% cyan, 83% magenta, 0% yellow and 7.45% black.

Hex #2829ec color code is between #2222ee web safe hex color code and #3333dd web safe hex color code. #2222ee is the nearest web safe color code. You can see here many more shades of #2829ec color code.

RGB Chart

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

Color Table

Hex Color Code 2829ec #2829ec
RGB Decimal 40, 41, 236 40, 41, 236
RGB Percent 16%, 16%, 93% rgb(16%, 16%, 93%)
CSS RGBa 40, 41, 236,1 rgba(40,41,236,1)
CMYK Model cmyk(83%,83%,0%,7.45%)
HSL Color Space 240,84% ,54% hsl(240,84% ,54%)
HSV Color Space 240°, 83%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101000 00101001 11101100
Octal 50 51 354
Decimal 40 41 236
Hex 28 29 ec

Different shades of #2829ec color code.

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

Darkest of #2829ec
#0a0b71
Darker of #2829ec
#0e0fa0
Dark of #2829ec
#1213cf
Base of #2829ec
#2829ec
Light of #2829ec
#5758f0
Lighter
#8686f4
Lightest
#b5b5f8

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

#2829ec
#eceb28

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

Split Complementary

#2829ec
#ec8928
#8bec28

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

Analogous Color

#289bec
#287bec
#2829ec
#6828ec
#ba28ec

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

#2829ec
#29ec28
#ec2829

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

#2829ec
#ec2829
#eceb28
#28eceb

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

#2829ec
#ec288b
#eceb28
#28ec89

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 #2829ec

#060642
#0a0b71
#0e0fa0
#1213cf
#2829ec
#5758f0
#8686f4
#b5b5f8
#e3e4fd

Tints of #2829ec Color

#2829ec
#3f40ee
#5758f0
#6f70f2
#8788f4
#9f9ff6
#b7b7f8
#cfcffa
#e7e7fc
#ffffff

Shades of #2829ec color code

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

#2829ec
#2324d1
#1f1fb7
#1a1b9d
#161683
#111268
#0d0d4e
#080934
#04041a
#000000

Tones

#2829ec
#3f40d5
#5757bd
#6e6ea6
#86868e

Tones

Similar Color like #2829ec color

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

#292aed
#2a2bee
#2b2cef
#2c2df0
#2d2ef1
#2e2ff2
#2f30f3
#3031f4
#3132f5
#3233f6
#3334f7
#3435f8
#3536f9
#3637fa
#2728eb
#2627ea
#2526e9
#2425e8
#2324e7
#2223e6
#2122e5
#2021e4
#1f20e3
#1e1fe2
#1d1ee1
#1c1de0
#1b1cdf
#1a1bde

Download this Dark Blue

Hex #2829ec 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.

#2829ec Color Code Preview on Black Background Color

This is how #2829ec Color will look on black background color. Color contrast ratio is 2.62

#2829ec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #2829ec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #2829ec

#2829ec color code is use for CSS Background Color

Background color for the above div is #2829ec

HTML with inline CSS

<div style="background-color:#2829ec;"></div>

#2829ec color code is use for CSS Border Color

CSS Border color for the above div is #2829ec

HTML with inline CSS

<div style="border:5px solid #2829ec;"></div>

CSS Border Left color for the above div is #2829ec

HTML with inline CSS

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

CSS Border Right color for the above div is #2829ec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #2829ec

HTML with inline CSS

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

CSS Border Top color for the above div is #2829ec

HTML with inline CSS

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

#2829ec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2829ec Color code Preview on White Background

This is how #2829ec Color code will look on white background color. Color contrast ratio is 8.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 #2829ec; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #2829ec; }

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(40,41,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(236,235,40,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(40,41,236,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }