crispedge.com

Color picker

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

#5a36d1 hex color - Violet - Cool color - Information

#5a36d1 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #5a36d1 Color code in RGB color code model is created after adding 35.29% red color, 21.18% green color and 81.96% blue color. Hex #5a36d1 Color code in CMYK color (process color) code model is generated after subtraction of 57% cyan, 74% magenta, 0% yellow and 18% black.

Hex #5a36d1 color code is between #5533cc web safe hex color code and #6644dd web safe hex color code. #5533cc is the nearest web safe color code. You can see here many more shades of #5a36d1 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code5a36d1#5a36d1
RGB Decimal90, 54, 209rgb(90, 54, 209)
RGB Percent35%, 21%, 82%rgb(35%, 21%, 82%)
CSS RGBa90, 54, 209,1rgba(90,54,209,1)
CMYK Modelcmyk(57%,74%,0%,18%)
HSL Color Space254,63% ,52%hsl(254,63% ,52%)
HSV Color Space254°, 74%, 82%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010110100011011011010001
Octal13266321
Decimal9054209
Hex5a36d1

Different shades of #5a36d1 color code.

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

Light Shade of #5a36d1
#7c5fda
Dark Shade of #5a36d1
#4627ac
Saturated Shade of #5a36d1
#532add
Desaturated Shade of #5a36d1
#6142c5
Grey scale Shade of #5a36d1
#838383
Brighten Shade
#734fea
Most Readable Shade
#FFFFFF

Shades of #5a36d1 color code

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

#5a36d1
#5030b9
#462aa2
#3c248b
#321e74
#28185c
#1e1245
#140c2e
#0a0617
#000000

Similar Color like #5a36d1 color

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

#5b37d2
#5c38d3
#5d39d4
#5e3ad5
#5f3bd6
#603cd7
#613dd8
#623ed9
#633fda
#6440db
#6541dc
#6642dd
#6743de
#6844df
#5935d0
#5834cf
#5733ce
#5632cd
#5531cc
#5430cb
#532fca
#522ec9
#512dc8
#502cc7
#4f2bc6
#4e2ac5
#4d29c4
#4c28c3

Monochromatic Color with #5a36d1

#5a36d1
#6c41fb
#110a27
#231551
#35207c
#482ba6

Tints of #5a36d1 Color

#5a36d1
#6c4cd6
#7e62db
#9179e0
#a38fe5
#b5a5ea
#c8bcef
#dad2f4
#ece8f9
#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

#5a36d1
#add136

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

Split Complementary

#5a36d1
#d1a836
#5fd136

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

Analogous Color

#3650d1
#3b36d1
#5a36d1
#7936d1
#9836d1

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

#5a36d1
#d15a36
#36d15a

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

#5a36d1
#d1365f
#add136
#36d1a7

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

#5a36d1
#add136
#5fd136
#a836d1

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 #5a36d1 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.

#5a36d1 Color Code Preview on Black Background Color

This is how #5a36d1 Color will look on black background color. Color contrast ratio is 2.88

#5a36d1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5a36d1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5a36d1

#5a36d1 color code is use for CSS Background Color

Background color for the above div is #5a36d1

HTML with inline CSS

<div style="background-color:#5a36d1;"></div>

#5a36d1 color code is use for CSS Border Color

CSS Border color for the above div is #5a36d1

HTML with inline CSS

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

CSS Border Left color for the above div is #5a36d1

HTML with inline CSS

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

CSS Border Right color for the above div is #5a36d1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #5a36d1

HTML with inline CSS

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

CSS Border Top color for the above div is #5a36d1

HTML with inline CSS

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

#5a36d1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5a36d1 Color code Preview on White Background

This is how #5a36d1 Color code will look on white background color. Color contrast ratio is 7.28

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

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.