crispedge.com

Color picker

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

#a05ddb hex color - Violet - Warm color - Information

#a05ddb hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #a05ddb Color code in RGB color code model is created after adding 62.75% red color, 36.47% green color and 85.88% blue color. Hex #a05ddb Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 58% magenta, 0% yellow and 14% black.

Hex #a05ddb color code is between #9955dd web safe hex color code and #aa66cc web safe hex color code. #9955dd is the nearest web safe color code. You can see here many more shades of #a05ddb color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea05ddb#a05ddb
RGB Decimal160, 93, 219rgb(160, 93, 219)
RGB Percent63%, 36%, 86%rgb(63%, 36%, 86%)
CSS RGBa160, 93, 219,1rgba(160,93,219,1)
CMYK Modelcmyk(27%,58%,0%,14%)
HSL Color Space272,64% ,61%hsl(272,64% ,61%)
HSV Color Space272°, 58%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000000101110111011011
Octal240135333
Decimal16093219
Hexa05ddb

Different shades of #a05ddb color code.

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

Light Shade of #a05ddb
#b887e4
Dark Shade of #a05ddb
#8833d2
Saturated Shade of #a05ddb
#a153e5
Desaturated Shade of #a05ddb
#9f67d1
Grey scale Shade of #a05ddb
#9c9c9c
Brighten Shade
#b976f4
Most Readable Shade
#FFFFFF

Shades of #a05ddb color code

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

#a05ddb
#8e52c2
#7c48aa
#6a3e92
#583379
#472961
#351f49
#231430
#110a18
#000000

Similar Color like #a05ddb color

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

#a15edc
#a25fdd
#a360de
#a461df
#a562e0
#a663e1
#a764e2
#a865e3
#a966e4
#aa67e5
#ab68e6
#ac69e7
#ad6ae8
#ae6be9
#9f5cda
#9e5bd9
#9d5ad8
#9c59d7
#9b58d6
#9a57d5
#9956d4
#9855d3
#9754d2
#9653d1
#9552d0
#9451cf
#9350ce
#924fcd

Monochromatic Color with #a05ddb

#a05ddb
#050306
#241531
#43275b
#623986
#814bb0

Tints of #a05ddb Color

#a05ddb
#aa6fdf
#b581e3
#bf93e7
#caa5eb
#d4b7ef
#dfc9f3
#e9dbf7
#f4edfb
#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

#a05ddb
#98db5d

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

Split Complementary

#a05ddb
#d7db5d
#5ddb61

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

Analogous Color

#6e5ddb
#875ddb
#a05ddb
#b95ddb
#d25ddb

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

#a05ddb
#dba05d
#5ddba0

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

#a05ddb
#db615d
#98db5d
#5dd7db

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

#a05ddb
#98db5d
#5ddb61
#db5dd7

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

#a05ddb Color Code Preview on Black Background Color

This is how #a05ddb Color will look on black background color. Color contrast ratio is 5.08

#a05ddb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a05ddb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a05ddb

#a05ddb color code is use for CSS Background Color

Background color for the above div is #a05ddb

HTML with inline CSS

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

#a05ddb color code is use for CSS Border Color

CSS Border color for the above div is #a05ddb

HTML with inline CSS

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

CSS Border Left color for the above div is #a05ddb

HTML with inline CSS

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

CSS Border Right color for the above div is #a05ddb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a05ddb

HTML with inline CSS

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

CSS Border Top color for the above div is #a05ddb

HTML with inline CSS

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

#a05ddb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a05ddb Color code Preview on White Background

This is how #a05ddb Color code will look on white background color. Color contrast ratio is 4.13

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

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.