Skip to main content Skip to docs navigation

#49029f hex color - Violet - Cool color - Information

On this page
@
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 Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #49029f Color code in RGB color code model is created after adding 28.63% red color, 0.78% green color and 62.35% blue color. Hex #49029f Color code in CMYK color (process color) code model is generated after subtraction of 54% cyan, 99% magenta, 0% yellow and 37.65% black.

Hex #49029f color code is between #440099 web safe hex color code and #5500aa web safe hex color code. #440099 is the nearest web safe color code. You can see here many more shades of #49029f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 49029f #49029f
RGB Decimal 73, 2, 159 rgb(73, 2, 159)
RGB Percent 29%, 1%, 62% rgb(29%, 1%, 62%)
CSS RGBa 73, 2, 159,1 rgba(73,2,159,1)
CMYK Model cmyk(54%,99%,0%,37.65%)
HSL Color Space 267,98% ,32% hsl(267,98% ,32%)
HSV Color Space 267°, 99%, 62%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01001001 00000010 10011111
Octal 111 2 237
Decimal 73 2 159
Hex 49 02 9f

Different shades of #49029f color code.

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

Light Shade of #49029f
#6003d1
Dark Shade of #49029f
#32016d
Saturated Shade of #49029f
#4900a1
Desaturated Shade of #49029f
#4a0a97
Grey scale Shade of #49029f
#505050
Brighten Shade
#621bb8
Most Readable Shade
#FFFFFF

Shades of #49029f color code

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

#49029f
#40018d
#38017b
#30016a
#280158
#200046
#180035
#100023
#080011
#000000

Similar Color like #49029f color

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

#4a03a0
#4b04a1
#4c05a2
#4d06a3
#4e07a4
#4f08a5
#5009a6
#510aa7
#520ba8
#530ca9
#540daa
#550eab
#560fac
#5710ad
#48019e
#47009d
#46009c
#45009b
#44009a
#430099
#420098
#410097
#400096
#3f0095
#3e0094
#3d0093
#3c0092
#3b0091

Monochromatic Color with #49029f

#49029f
#5d03c9
#7003f4
#0e001f
#22014a
#350174

Tints of #49029f Color

#49029f
#5d1ea9
#713ab4
#8556bf
#9972c9
#ae8ed4
#c2aadf
#d6c6e9
#eae2f4
#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

#49029f
#589f02

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

Split Complementary

#49029f
#9f9702
#0a9f02

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

Analogous Color

#0a029f
#2a029f
#49029f
#68029f
#88029f

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

#49029f
#9f4902
#029f49

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

#49029f
#9f020a
#589f02
#029f97

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

#49029f
#589f02
#0a9f02
#97029f

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 #49029f 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.

#49029f Color Code Preview on Black Background Color

This is how #49029f Color will look on black background color. Color contrast ratio is 1.79

#49029f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #49029f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #49029f

#49029f color code is use for CSS Background Color

Background color for the above div is #49029f

HTML with inline CSS

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

#49029f color code is use for CSS Border Color

CSS Border color for the above div is #49029f

HTML with inline CSS

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

CSS Border Left color for the above div is #49029f

HTML with inline CSS

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

CSS Border Right color for the above div is #49029f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #49029f

HTML with inline CSS

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

CSS Border Top color for the above div is #49029f

HTML with inline CSS

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

#49029f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#49029f Color code Preview on White Background

This is how #49029f Color code will look on white background color. Color contrast ratio is 11.71

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

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(73,2,159,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(88,159,2,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(73,2,159,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.