crispedge.com

Color picker

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

#a114ff hex color - Violet - Warm color - Information

#a114ff hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #a114ff Color code in RGB color code model is created after adding 63.14% red color, 7.84% green color and 100% blue color. Hex #a114ff Color code in CMYK color (process color) code model is generated after subtraction of 37% cyan, 92% magenta, 0% yellow and 0% black.

Hex #a114ff color code is between #9911ee web safe hex color code and #aa22dd web safe hex color code. #9911ee is the nearest web safe color code. You can see here many more shades of #a114ff color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codea114ff#a114ff
RGB Decimal161, 20, 255rgb(161, 20, 255)
RGB Percent63%, 8%, 100%rgb(63%, 8%, 100%)
CSS RGBa161, 20, 255,1rgba(161,20,255,1)
CMYK Modelcmyk(37%,92%,0%,0%)
HSL Color Space276,100% ,54%hsl(276,100% ,54%)
HSV Color Space276°, 92%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000010001010011111111
Octal24124377
Decimal16120255
Hexa114ff

Different shades of #a114ff color code.

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

Light Shade of #a114ff
#b547ff
Dark Shade of #a114ff
#8600e0
Saturated Shade of #a114ff
#a114ff
Desaturated Shade of #a114ff
#9f20f3
Grey scale Shade of #a114ff
#898989
Brighten Shade
#ba2dff
Most Readable Shade
#FFFFFF

Shades of #a114ff color code

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

#a114ff
#8f11e2
#7d0fc6
#6b0daa
#590b8d
#470871
#350655
#230438
#11021c
#000000

Similar Color like #a114ff color

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

#a215ff
#a316ff
#a417ff
#a518ff
#a619ff
#a71aff
#a81bff
#a91cff
#aa1dff
#ab1eff
#ac1fff
#ad20ff
#ae21ff
#af22ff
#a013fe
#9f12fd
#9e11fc
#9d10fb
#9c0ffa
#9b0ef9
#9a0df8
#990cf7
#980bf6
#970af5
#9609f4
#9508f3
#9407f2
#9306f1

Monochromatic Color with #a114ff

#a114ff
#1b032a
#360755
#510a80
#6b0daa
#8611d4

Tints of #a114ff Color

#a114ff
#ab2eff
#b548ff
#c062ff
#ca7cff
#d596ff
#dfb0ff
#eacaff
#f4e4ff
#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

#a114ff
#72ff14

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

Split Complementary

#a114ff
#e8ff14
#14ff2c

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

Analogous Color

#4314ff
#7214ff
#a114ff
#d014ff
#ff14ff

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

#a114ff
#ffa114
#14ffa1

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

#a114ff
#ff2b14
#72ff14
#14e7ff

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

#a114ff
#72ff14
#14ff2c
#ff14e8

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 #a114ff 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.

#a114ff Color Code Preview on Black Background Color

This is how #a114ff Color will look on black background color. Color contrast ratio is 4.06

#a114ff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a114ff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a114ff

#a114ff color code is use for CSS Background Color

Background color for the above div is #a114ff

HTML with inline CSS

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

#a114ff color code is use for CSS Border Color

CSS Border color for the above div is #a114ff

HTML with inline CSS

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

CSS Border Left color for the above div is #a114ff

HTML with inline CSS

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

CSS Border Right color for the above div is #a114ff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a114ff

HTML with inline CSS

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

CSS Border Top color for the above div is #a114ff

HTML with inline CSS

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

#a114ff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a114ff Color code Preview on White Background

This is how #a114ff Color code will look on white background color. Color contrast ratio is 5.17

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.