Skip to main content Skip to docs navigation

#024381 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 Bracing Blue and its hex is #014182 Nearest Color Name

Color Hue/Base color: Blue

Hex #024381 Color code in RGB color code model is created after adding 0.78% red color, 26.27% green color and 50.59% blue color. Hex #024381 Color code in CMYK color (process color) code model is generated after subtraction of 98% cyan, 48% magenta, 0% yellow and 49.41% black.

Hex #024381 color code is between #004488 web safe hex color code and #003377 web safe hex color code. #004488 is the nearest web safe color code. You can see here many more shades of #024381 color code.

RGB Chart

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

Color Table

Hex Color Code 024381 #024381
RGB Decimal 2, 67, 129 2, 67, 129
RGB Percent 1%, 26%, 51% rgb(1%, 26%, 51%)
CSS RGBa 2, 67, 129,1 rgba(2,67,129,1)
CMYK Model cmyk(98%,48%,0%,49.41%)
HSL Color Space 209,97% ,26% hsl(209,97% ,26%)
HSV Color Space 209°, 98%, 51%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00000010 01000011 10000001
Octal 2 103 201
Decimal 2 67 129
Hex 02 43 81

Different shades of #024381 color code.

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

Darkest of #024381
#000000
Darker of #024381
#000f1d
Dark of #024381
#01294f
Base of #024381
#024381
Light of #024381
#035db3
Lighter
#0477e5
Lightest
#2091fc

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

#024381
#814002

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

Split Complementary

#024381
#810204
#818002

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

Analogous Color

#028175
#027881
#024381
#021981
#200281

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

#024381
#438102
#810243

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

#024381
#810243
#814002
#028140

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

#024381
#800281
#814002
#048102

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 #024381

#000000
#000000
#000f1d
#01294f
#024381
#035db3
#0477e5
#2091fc
#53aafc

Tints of #024381 Color

#024381
#1e578f
#3a6c9d
#5681ab
#7296b9
#8eabc7
#aac0d5
#c6d5e3
#e2eaf1
#ffffff

Shades of #024381 color code

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

#024381
#013b72
#013464
#012c56
#012547
#001d39
#00162b
#000e1c
#00070e
#000000

Tones

#024381
#0f4374
#1c4267
#29425a
#36424d

Tones

Similar Color like #024381 color

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

#034482
#044583
#054684
#064785
#074886
#084987
#094a88
#0a4b89
#0b4c8a
#0c4d8b
#0d4e8c
#0e4f8d
#0f508e
#10518f
#014280
#00417f
#00407e
#003f7d
#003e7c
#003d7b
#003c7a
#003b79
#003a78
#003977
#003876
#003775
#003674
#003573

Download this Dark Blue

Hex #024381 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.

#024381 Color Code Preview on Black Background Color

This is how #024381 Color will look on black background color. Color contrast ratio is 2.12

#024381 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #024381

HTML with inline CSS

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

Your Example Paragraph content text in with font color #024381

#024381 color code is use for CSS Background Color

Background color for the above div is #024381

HTML with inline CSS

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

#024381 color code is use for CSS Border Color

CSS Border color for the above div is #024381

HTML with inline CSS

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

CSS Border Left color for the above div is #024381

HTML with inline CSS

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

CSS Border Right color for the above div is #024381

HTML with inline CSS

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

CSS Border Bottom color for the above div is #024381

HTML with inline CSS

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

CSS Border Top color for the above div is #024381

HTML with inline CSS

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

#024381 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#024381 Color code Preview on White Background

This is how #024381 Color code will look on white background color. Color contrast ratio is 9.89

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

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(2,67,129,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(129,64,2,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(2,67,129,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }