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

#429bf9 hex color - Blue - Cool color - Information

#429bf9 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #429bf9 Color code in RGB color code model is created after adding 25.88% red color, 60.78% green color and 97.65% blue color. Hex #429bf9 Color code in CMYK color (process color) code model is generated after subtraction of 73% cyan, 38% magenta, 0% yellow and 2.35% black.

Hex #429bf9 color code is between #4499ff web safe hex color code and #33aaee web safe hex color code. #4499ff is the nearest web safe color code. You can see here many more shades of #429bf9 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code429bf9#429bf9
RGB Decimal66, 155, 249rgb(66, 155, 249)
RGB Percent26%, 61%, 98%rgb(26%, 61%, 98%)
CSS RGBa66, 155, 249,1rgba(66,155,249,1)
CMYK Modelcmyk(73%,38%,0%,2.35%)
HSL Color Space211,94% ,62%hsl(211,94% ,62%)
HSV Color Space211°, 73%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010000101001101111111001
Octal102233371
Decimal66155249
Hex429bf9

Different shades of #429bf9 color code.

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

Light Shade of #429bf9
#73b5fb
Dark Shade of #429bf9
#1181f7
Saturated Shade of #429bf9
#3c9bff
Desaturated Shade of #429bf9
#4c9bef
Grey scale Shade of #429bf9
#9d9d9d
Brighten Shade
#5bb4ff
Most Readable Shade
#000000

Shades of #429bf9 color code

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

#429bf9
#3a89dd
#3378c1
#2c67a6
#24568a
#1d446e
#163353
#0e2237
#07111b
#000000

Similar Color like #429bf9 color

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

#439cfa
#449dfb
#459efc
#469ffd
#47a0fe
#48a1ff
#49a2ff
#4aa3ff
#4ba4ff
#4ca5ff
#4da6ff
#4ea7ff
#4fa8ff
#50a9ff
#419af8
#4099f7
#3f98f6
#3e97f5
#3d96f4
#3c95f3
#3b94f2
#3a93f1
#3992f0
#3891ef
#3790ee
#368fed
#358eec
#348deb

Monochromatic Color with #429bf9

#429bf9
#0a1724
#15314f
#204c79
#2b66a4
#3781ce

Tints of #429bf9 Color

#429bf9
#57a6f9
#6cb1fa
#81bcfb
#96c7fb
#abd2fc
#c0ddfd
#d5e8fd
#eaf3fe
#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

#429bf9
#f9a042

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

Split Complementary

#429bf9
#f94442
#f7f942

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

Analogous Color

#42e4f9
#42c0f9
#429bf9
#4276f9
#4252f9

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

#429bf9
#f9429b
#9bf942

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

#429bf9
#f942f6
#f9a042
#42f944

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

#429bf9
#f9a042
#f7f942
#4442f9

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 #429bf9 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.

#429bf9 Color Code Preview on Black Background Color

This is how #429bf9 Color will look on black background color. Color contrast ratio is 7.29

#429bf9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #429bf9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #429bf9

#429bf9 color code is use for CSS Background Color

Background color for the above div is #429bf9

HTML with inline CSS

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

#429bf9 color code is use for CSS Border Color

CSS Border color for the above div is #429bf9

HTML with inline CSS

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

CSS Border Left color for the above div is #429bf9

HTML with inline CSS

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

CSS Border Right color for the above div is #429bf9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #429bf9

HTML with inline CSS

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

CSS Border Top color for the above div is #429bf9

HTML with inline CSS

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

#429bf9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#429bf9 Color code Preview on White Background

This is how #429bf9 Color code will look on white background color. Color contrast ratio is 2.88

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

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(66,155,249,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(249,160,66,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(66,155,249,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.