crispedge.com

Color picker

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

#6215aa hex color - Violet - Warm color - Information

#6215aa hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #6215aa Color code in RGB color code model is created after adding 38.43% red color, 8.24% green color and 66.67% blue color. Hex #6215aa Color code in CMYK color (process color) code model is generated after subtraction of 42% cyan, 88% magenta, 0% yellow and 33% black.

Hex #6215aa color code is between #661199 web safe hex color code and #5522bb web safe hex color code. #661199 is the nearest web safe color code. You can see here many more shades of #6215aa color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code6215aa#6215aa
RGB Decimal98, 21, 170rgb(98, 21, 170)
RGB Percent38%, 8%, 67%rgb(38%, 8%, 67%)
CSS RGBa98, 21, 170,1rgba(98,21,170,1)
CMYK Modelcmyk(42%,88%,0%,33%)
HSL Color Space271,78% ,37%hsl(271,78% ,37%)
HSV Color Space271°, 88%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011000100001010110101010
Octal14225252
Decimal9821170
Hex6215aa

Different shades of #6215aa color code.

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

Light Shade of #6215aa
#7c1bd7
Dark Shade of #6215aa
#480f7d
Saturated Shade of #6215aa
#620bb4
Desaturated Shade of #6215aa
#621fa0
Grey scale Shade of #6215aa
#5f5f5f
Brighten Shade
#7b2ec3
Most Readable Shade
#FFFFFF

Shades of #6215aa color code

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

#6215aa
#571297
#4c1084
#410e71
#360b5e
#2b094b
#200738
#150425
#0a0212
#000000

Similar Color like #6215aa color

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

#6316ab
#6417ac
#6518ad
#6619ae
#671aaf
#681bb0
#691cb1
#6a1db2
#6b1eb3
#6c1fb4
#6d20b5
#6e21b6
#6f22b7
#7023b8
#6114a9
#6013a8
#5f12a7
#5e11a6
#5d10a5
#5c0fa4
#5b0ea3
#5a0da2
#590ca1
#580ba0
#570a9f
#56099e
#55089d
#54079c

Monochromatic Color with #6215aa

#6215aa
#7b1ad4
#9320ff
#18052a
#310b55
#49107f

Tints of #6215aa Color

#6215aa
#732fb3
#8449bc
#9663c6
#a77dcf
#b997d9
#cab1e2
#dccbec
#ede5f5
#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

#6215aa
#5daa15

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

Split Complementary

#6215aa
#a8aa15
#15aa17

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

Analogous Color

#2615aa
#4415aa
#6215aa
#8015aa
#9e15aa

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

#6215aa
#aa6215
#15aa62

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

#6215aa
#aa1715
#5daa15
#15a7aa

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

#6215aa
#5daa15
#15aa17
#aa15a8

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 #6215aa 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.

#6215aa Color Code Preview on Black Background Color

This is how #6215aa Color will look on black background color. Color contrast ratio is 2.21

#6215aa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6215aa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6215aa

#6215aa color code is use for CSS Background Color

Background color for the above div is #6215aa

HTML with inline CSS

<div style="background-color:#6215aa;"></div>

#6215aa color code is use for CSS Border Color

CSS Border color for the above div is #6215aa

HTML with inline CSS

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

CSS Border Left color for the above div is #6215aa

HTML with inline CSS

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

CSS Border Right color for the above div is #6215aa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #6215aa

HTML with inline CSS

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

CSS Border Top color for the above div is #6215aa

HTML with inline CSS

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

#6215aa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6215aa Color code Preview on White Background

This is how #6215aa Color code will look on white background color. Color contrast ratio is 9.51

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

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.