@
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.

#024dae hex color - Blue - Cool color - Information

#024dae hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #024dae Color code in RGB color code model is created after adding 0.78% red color, 30.2% green color and 68.24% blue color. Hex #024dae Color code in CMYK color (process color) code model is generated after subtraction of 99% cyan, 56% magenta, 0% yellow and 31.76% black.

Hex #024dae color code is between #0055aa web safe hex color code and #0044bb web safe hex color code. #0055aa is the nearest web safe color code. You can see here many more shades of #024dae color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code024dae#024dae
RGB Decimal2, 77, 174rgb(2, 77, 174)
RGB Percent1%, 30%, 68%rgb(1%, 30%, 68%)
CSS RGBa2, 77, 174,1rgba(2,77,174,1)
CMYK Modelcmyk(99%,56%,0%,31.76%)
HSL Color Space214,98% ,35%hsl(214,98% ,35%)
HSV Color Space214°, 99%, 68%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000100100110110101110
Octal2115256
Decimal277174
Hex024dae

Different shades of #024dae color code.

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

Light Shade of #024dae
#0363e0
Dark Shade of #024dae
#01377c
Saturated Shade of #024dae
#004db0
Desaturated Shade of #024dae
#0b4ea5
Grey scale Shade of #024dae
#585858
Brighten Shade
#1b66c7
Most Readable Shade
#FFFFFF

Shades of #024dae color code

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

#024dae
#01449a
#013b87
#013374
#012a60
#00224d
#00193a
#001126
#000813
#000000

Similar Color like #024dae color

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

#034eaf
#044fb0
#0550b1
#0651b2
#0752b3
#0853b4
#0954b5
#0a55b6
#0b56b7
#0c57b8
#0d58b9
#0e59ba
#0f5abb
#105bbc
#014cad
#004bac
#004aab
#0049aa
#0048a9
#0047a8
#0046a7
#0045a6
#0044a5
#0043a4
#0042a3
#0041a2
#0040a1
#003fa0

Monochromatic Color with #024dae

#024dae
#0260d8
#000204
#01152e
#012759
#023a83

Tints of #024dae Color

#024dae
#1e60b7
#3a74c0
#5688c9
#729cd2
#8eafdb
#aac3e4
#c6d7ed
#e2ebf6
#ffffff

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

#024dae
#ae6302

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

Split Complementary

#024dae
#ae0d02
#a3ae02

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

Analogous Color

#0292ae
#026fae
#024dae
#022bae
#0208ae

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

#024dae
#ae024d
#4dae02

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

#024dae
#ae02a3
#ae6302
#02ae0d

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#024dae
#ae6302
#a3ae02
#0d02ae

Double Complementary 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).

Hex #024dae 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.

#024dae Color Code Preview on Black Background Color

This is how #024dae Color will look on black background color. Color contrast ratio is 2.68

#024dae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #024dae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #024dae

#024dae color code is use for CSS Background Color

Background color for the above div is #024dae

HTML with inline CSS

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

#024dae color code is use for CSS Border Color

CSS Border color for the above div is #024dae

HTML with inline CSS

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

CSS Border Left color for the above div is #024dae

HTML with inline CSS

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

CSS Border Right color for the above div is #024dae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #024dae

HTML with inline CSS

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

CSS Border Top color for the above div is #024dae

HTML with inline CSS

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

#024dae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#024dae Color code Preview on White Background

This is how #024dae Color code will look on white background color. Color contrast ratio is 7.85

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(2,77,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(174,99,2,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(2,77,174,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.