Skip to main content Skip to docs navigation

#510aaa 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 #510aaa Color code in RGB color code model is created after adding 31.76% red color, 3.92% green color and 66.67% blue color. Hex #510aaa Color code in CMYK color (process color) code model is generated after subtraction of 52% cyan, 94% magenta, 0% yellow and 33.33% black.

Hex #510aaa color code is between #551199 web safe hex color code and #4400bb web safe hex color code. #551199 is the nearest web safe color code. You can see here many more shades of #510aaa 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 510aaa #510aaa
RGB Decimal 81, 10, 170 rgb(81, 10, 170)
RGB Percent 32%, 4%, 67% rgb(32%, 4%, 67%)
CSS RGBa 81, 10, 170,1 rgba(81,10,170,1)
CMYK Model cmyk(52%,94%,0%,33.33%)
HSL Color Space 267,89% ,35% hsl(267,89% ,35%)
HSV Color Space 267°, 94%, 67%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01010001 00001010 10101010
Octal 121 12 252
Decimal 81 10 170
Hex 51 0a aa

Different shades of #510aaa color code.

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

Light Shade of #510aaa
#680dda
Dark Shade of #510aaa
#3a077a
Saturated Shade of #510aaa
#5001b3
Desaturated Shade of #510aaa
#5213a1
Grey scale Shade of #510aaa
#5a5a5a
Brighten Shade
#6a23c3
Most Readable Shade
#FFFFFF

Shades of #510aaa color code

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

#510aaa
#480897
#3f0784
#360671
#2d055e
#24044b
#1b0338
#120225
#090112
#000000

Similar Color like #510aaa color

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

#520bab
#530cac
#540dad
#550eae
#560faf
#5710b0
#5811b1
#5912b2
#5a13b3
#5b14b4
#5c15b5
#5d16b6
#5e17b7
#5f18b8
#5009a9
#4f08a8
#4e07a7
#4d06a6
#4c05a5
#4b04a4
#4a03a3
#4902a2
#4801a1
#4700a0
#46009f
#45009e
#44009d
#43009c

Monochromatic Color with #510aaa

#510aaa
#650dd4
#790fff
#14032a
#280555
#3d087f

Tints of #510aaa Color

#510aaa
#6425b3
#7740bc
#8b5bc6
#9e76cf
#b192d9
#c5ade2
#d8c8ec
#ebe3f5
#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

#510aaa
#63aa0a

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

Split Complementary

#510aaa
#aaa10a
#13aa0a

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

Analogous Color

#110aaa
#310aaa
#510aaa
#710aaa
#910aaa

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

#510aaa
#aa510a
#0aaa51

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

#510aaa
#aa0a13
#63aa0a
#0aaaa1

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

#510aaa
#63aa0a
#13aa0a
#a10aaa

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 #510aaa 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.

#510aaa Color Code Preview on Black Background Color

This is how #510aaa Color will look on black background color. Color contrast ratio is 1.97

#510aaa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #510aaa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #510aaa

#510aaa color code is use for CSS Background Color

Background color for the above div is #510aaa

HTML with inline CSS

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

#510aaa color code is use for CSS Border Color

CSS Border color for the above div is #510aaa

HTML with inline CSS

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

CSS Border Left color for the above div is #510aaa

HTML with inline CSS

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

CSS Border Right color for the above div is #510aaa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #510aaa

HTML with inline CSS

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

CSS Border Top color for the above div is #510aaa

HTML with inline CSS

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

#510aaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#510aaa Color code Preview on White Background

This is how #510aaa Color code will look on white background color. Color contrast ratio is 10.64

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

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(81,10,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(99,170,10,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(81,10,170,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.