Skip to main content Skip to docs navigation

#2829c3 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 Sapphire Splendour and its hex is #2425B9 Nearest Color Name

Color Hue/Base color: Blue

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

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

RGB Chart

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

Color Table

Hex Color Code 2829c3 #2829c3
RGB Decimal 40, 41, 195 40, 41, 195
RGB Percent 16%, 16%, 76% rgb(16%, 16%, 76%)
CSS RGBa 40, 41, 195,1 rgba(40,41,195,1)
CMYK Model cmyk(79%,79%,0%,23.53%)
HSL Color Space 240,66% ,46% hsl(240,66% ,46%)
HSV Color Space 240°, 79%, 76%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101000 00101001 11000011
Octal 50 51 303
Decimal 40 41 195
Hex 28 29 c3

Different shades of #2829c3 color code.

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

Darkest of #2829c3
#0e0e44
Darker of #2829c3
#17176e
Dark of #2829c3
#1f2099
Base of #2829c3
#2829c3
Light of #2829c3
#4546d9
Lighter
#6f70e2
Lightest
#9a9aea

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

#2829c3
#c3c228

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

Split Complementary

#2829c3
#c37428
#77c328

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

Analogous Color

#2883c3
#286ac3
#2829c3
#5b28c3
#9b28c3

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

#2829c3
#29c328
#c32829

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

#2829c3
#c32829
#c3c228
#28c3c2

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

#2829c3
#c32877
#c3c228
#28c374

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

#05051a
#0e0e44
#17176e
#1f2099
#2829c3
#4546d9
#6f70e2
#9a9aea
#c4c4f3

Tints of #2829c3 Color

#2829c3
#3f40c9
#5758d0
#6f70d7
#8788dd
#9f9fe4
#b7b7eb
#cfcff1
#e7e7f8
#ffffff

Shades of #2829c3 color code

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

#2829c3
#2324ad
#1f1f97
#1a1b82
#16166c
#111256
#0d0d41
#08092b
#040415
#000000

Tones

#2829c3
#3f40ac
#575794
#6f6f7d
#767676

Tones

Similar Color like #2829c3 color

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

#292ac4
#2a2bc5
#2b2cc6
#2c2dc7
#2d2ec8
#2e2fc9
#2f30ca
#3031cb
#3132cc
#3233cd
#3334ce
#3435cf
#3536d0
#3637d1
#2728c2
#2627c1
#2526c0
#2425bf
#2324be
#2223bd
#2122bc
#2021bb
#1f20ba
#1e1fb9
#1d1eb8
#1c1db7
#1b1cb6
#1a1bb5

Download this Dark Blue

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

#2829c3 Color Code Preview on Black Background Color

This is how #2829c3 Color will look on black background color. Color contrast ratio is 2.20

#2829c3 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#2829c3 color code is use for CSS Background Color

Background color for the above div is #2829c3

HTML with inline CSS

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

#2829c3 color code is use for CSS Border Color

CSS Border color for the above div is #2829c3

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#2829c3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2829c3 Color code Preview on White Background

This is how #2829c3 Color code will look on white background color. Color contrast ratio is 9.57

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

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