crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#5321a9 hex color - Violet - Cool color - Information

#5321a9 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #5321a9 Color code in RGB color code model is created after adding 32.55% red color, 12.94% green color and 66.27% blue color. Hex #5321a9 Color code in CMYK color (process color) code model is generated after subtraction of 51% cyan, 80% magenta, 0% yellow and 34% black.

Hex #5321a9 color code is between #5522aa web safe hex color code and #441199 web safe hex color code. #5522aa is the nearest web safe color code. You can see here many more shades of #5321a9 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code5321a9#5321a9
RGB Decimal83, 33, 169rgb(83, 33, 169)
RGB Percent33%, 13%, 66%rgb(33%, 13%, 66%)
CSS RGBa83, 33, 169,1rgba(83,33,169,1)
CMYK Modelcmyk(51%,80%,0%,34%)
HSL Color Space262,67% ,40%hsl(262,67% ,40%)
HSV Color Space262°, 80%, 66%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100110010000110101001
Octal12341251
Decimal8333169
Hex5321a9

Different shades of #5321a9 color code.

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

Light Shade of #5321a9
#6829d4
Dark Shade of #5321a9
#3e197e
Saturated Shade of #5321a9
#5017b3
Desaturated Shade of #5321a9
#562b9f
Grey scale Shade of #5321a9
#656565
Brighten Shade
#6c3ac2
Most Readable Shade
#FFFFFF

Shades of #5321a9 color code

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

#5321a9
#491d96
#401983
#371670
#2e125d
#240e4b
#1b0b38
#120725
#090312
#000000

Similar Color like #5321a9 color

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

#5422aa
#5523ab
#5624ac
#5725ad
#5826ae
#5927af
#5a28b0
#5b29b1
#5c2ab2
#5d2bb3
#5e2cb4
#5f2db5
#602eb6
#612fb7
#5220a8
#511fa7
#501ea6
#4f1da5
#4e1ca4
#4d1ba3
#4c1aa2
#4b19a1
#4a18a0
#49179f
#48169e
#47159d
#46149c
#45139b

Monochromatic Color with #5321a9

#5321a9
#6829d3
#7d32fe
#140829
#291054
#3e197e

Tints of #5321a9 Color

#5321a9
#6639b2
#7952bc
#8c6bc5
#9f83cf
#b29cd8
#c5b5e2
#d8cdeb
#ebe6f5
#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

#5321a9
#77a921

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

Split Complementary

#5321a9
#a99721
#33a921

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

Analogous Color

#2125a9
#3821a9
#5321a9
#6e21a9
#8921a9

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

#5321a9
#a95321
#21a953

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

#5321a9
#a92133
#77a921
#21a997

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

#5321a9
#77a921
#33a921
#9721a9

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 #5321a9 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.

#5321a9 Color Code Preview on Black Background Color

This is how #5321a9 Color will look on black background color. Color contrast ratio is 2.16

#5321a9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5321a9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5321a9

#5321a9 color code is use for CSS Background Color

Background color for the above div is #5321a9

HTML with inline CSS

<div style="background-color:#5321a9;"></div>

#5321a9 color code is use for CSS Border Color

CSS Border color for the above div is #5321a9

HTML with inline CSS

<div style="border:5px solid #5321a9;"></div>

CSS Border Left color for the above div is #5321a9

HTML with inline CSS

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

CSS Border Right color for the above div is #5321a9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #5321a9

HTML with inline CSS

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

CSS Border Top color for the above div is #5321a9

HTML with inline CSS

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

#5321a9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5321a9 Color code Preview on White Background

This is how #5321a9 Color code will look on white background color. Color contrast ratio is 9.73

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.