Skip to main content Skip to docs navigation

#290eec hex color | Download Dark Violet 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 Delft Blue and its hex is #3311EE Nearest Color Name

Color Hue/Base color: Violet

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

Hex #290eec color code is between #2211ee web safe hex color code and #3300dd web safe hex color code. #2211ee is the nearest web safe color code. You can see here many more shades of #290eec color code.

RGB Chart

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

Color Table

Hex Color Code 290eec #290eec
RGB Decimal 41, 14, 236 41, 14, 236
RGB Percent 16%, 5%, 93% rgb(16%, 5%, 93%)
CSS RGBa 41, 14, 236,1 rgba(41,14,236,1)
CMYK Model cmyk(83%,94%,0%,7.45%)
HSL Color Space 247,89% ,49% hsl(247,89% ,49%)
HSV Color Space 247°, 94%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101001 00001110 11101100
Octal 51 16 354
Decimal 41 14 236
Hex 29 0e ec

Different shades of #290eec color code.

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

Darkest of #290eec
#10055c
Darker of #290eec
#18088c
Dark of #290eec
#210bbc
Base of #290eec
#290eec
Light of #290eec
#503af3
Lighter
#7b6af6
Lightest
#a69af9

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

#290eec
#d1ec0e

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

Split Complementary

#290eec
#ec980e
#62ec0e

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

Analogous Color

#0e74ec
#0e4fec
#290eec
#730eec
#d00eec

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

#290eec
#0eec29
#ec290e

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

#290eec
#ec290e
#d1ec0e
#0ed1ec

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

#290eec
#ec0e62
#d1ec0e
#0eec98

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 #290eec

#08032b
#10055c
#18088c
#210bbc
#290eec
#503af3
#7b6af6
#a69af9
#d0cafc

Tints of #290eec Color

#290eec
#4028ee
#5843f0
#705ef2
#8879f4
#9f93f6
#b7aef8
#cfc9fa
#e7e4fc
#ffffff

Shades of #290eec color code

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

#290eec
#240cd1
#1f0ab7
#1b099d
#160783
#120668
#0d044e
#090334
#04011a
#000000

Tones

#290eec
#3c27d3
#4f40ba
#6259a1
#757288

Tones

Similar Color like #290eec color

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

#2a0fed
#2b10ee
#2c11ef
#2d12f0
#2e13f1
#2f14f2
#3015f3
#3116f4
#3217f5
#3318f6
#3419f7
#351af8
#361bf9
#371cfa
#280deb
#270cea
#260be9
#250ae8
#2409e7
#2308e6
#2207e5
#2106e4
#2005e3
#1f04e2
#1e03e1
#1d02e0
#1c01df
#1b00de

Download this Dark Violet

Hex #290eec 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.

#290eec Color Code Preview on Black Background Color

This is how #290eec Color will look on black background color. Color contrast ratio is 2.37

#290eec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #290eec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #290eec

#290eec color code is use for CSS Background Color

Background color for the above div is #290eec

HTML with inline CSS

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

#290eec color code is use for CSS Border Color

CSS Border color for the above div is #290eec

HTML with inline CSS

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

CSS Border Left color for the above div is #290eec

HTML with inline CSS

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

CSS Border Right color for the above div is #290eec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #290eec

HTML with inline CSS

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

CSS Border Top color for the above div is #290eec

HTML with inline CSS

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

#290eec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#290eec Color code Preview on White Background

This is how #290eec Color code will look on white background color. Color contrast ratio is 8.87

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

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