crispedge.com

Color picker

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

#ab82f2 hex color - Blue - Cool color - Information

#ab82f2 hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #ab82f2 Color code in RGB color code model is created after adding 67.06% red color, 50.98% green color and 94.9% blue color. Hex #ab82f2 Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 46% magenta, 0% yellow and 5% black.

Hex #ab82f2 color code is between #aa88ee web safe hex color code and #bb77ff web safe hex color code. #aa88ee is the nearest web safe color code. You can see here many more shades of #ab82f2 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeab82f2#ab82f2
RGB Decimal171, 130, 242rgb(171, 130, 242)
RGB Percent67%, 51%, 95%rgb(67%, 51%, 95%)
CSS RGBa171, 130, 242,1rgba(171,130,242,1)
CMYK Modelcmyk(29%,46%,0%,5%)
HSL Color Space262,81% ,73%hsl(262,81% ,73%)
HSV Color Space262°, 46%, 95%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010111000001011110010
Octal253202362
Decimal171130242
Hexab82f2

Different shades of #ab82f2 color code.

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

Light Shade of #ab82f2
#cab0f7
Dark Shade of #ab82f2
#8c54ed
Saturated Shade of #ab82f2
#a97bf9
Desaturated Shade of #ab82f2
#ad89eb
Grey scale Shade of #ab82f2
#bababa
Brighten Shade
#c49bff
Most Readable Shade
#000000

Shades of #ab82f2 color code

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

#ab82f2
#9873d7
#8565bc
#7256a1
#5f4886
#4c396b
#392b50
#261c35
#130e1a
#000000

Similar Color like #ab82f2 color

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

#ac83f3
#ad84f4
#ae85f5
#af86f6
#b087f7
#b188f8
#b289f9
#b38afa
#b48bfb
#b58cfc
#b68dfd
#b78efe
#b88fff
#b990ff
#aa81f1
#a980f0
#a87fef
#a77eee
#a67ded
#a57cec
#a47beb
#a37aea
#a279e9
#a178e8
#a077e7
#9f76e6
#9e75e5
#9d74e4

Monochromatic Color with #ab82f2

#ab82f2
#15101d
#332748
#513e72
#6f549d
#8d6bc7

Tints of #ab82f2 Color

#ab82f2
#b48ff3
#bd9df4
#c7abf6
#d0b9f7
#d9c7f9
#e3d5fa
#ece3fc
#f5f1fd
#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

#ab82f2
#c9f282

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

Split Complementary

#ab82f2
#f2e382
#91f282

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

Analogous Color

#8286f2
#9582f2
#ab82f2
#c182f2
#d882f2

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

#ab82f2
#f2ab82
#82f2ab

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

#ab82f2
#f28291
#c9f282
#82f2e3

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

#ab82f2
#c9f282
#91f282
#e382f2

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

#ab82f2 Color Code Preview on Black Background Color

This is how #ab82f2 Color will look on black background color. Color contrast ratio is 7.21

#ab82f2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab82f2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab82f2

#ab82f2 color code is use for CSS Background Color

Background color for the above div is #ab82f2

HTML with inline CSS

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

#ab82f2 color code is use for CSS Border Color

CSS Border color for the above div is #ab82f2

HTML with inline CSS

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

CSS Border Left color for the above div is #ab82f2

HTML with inline CSS

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

CSS Border Right color for the above div is #ab82f2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ab82f2

HTML with inline CSS

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

CSS Border Top color for the above div is #ab82f2

HTML with inline CSS

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

#ab82f2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ab82f2 Color code Preview on White Background

This is how #ab82f2 Color code will look on white background color. Color contrast ratio is 2.91

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

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.