crispedge.com

#a253bb hex color - Violet - Warm color - Information

#a253bb hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #a253bb Color code in RGB color code model is created after adding 63.53% red color, 32.55% green color and 73.33% blue color. Hex #a253bb Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 56% magenta, 0% yellow and 27% black.

Hex #a253bb color code is between #aa55aa web safe hex color code and #9944cc web safe hex color code. #aa55aa is the nearest web safe color code. You can see here many more shades of #a253bb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codea253bb#a253bb
RGB Decimal162, 83, 187rgb(162, 83, 187)
RGB Percent64%, 33%, 73%rgb(64%, 33%, 73%)
CSS RGBa162, 83, 187,1rgba(162,83,187,1)
CMYK Modelcmyk(13%,56%,0%,27%)
HSL Color Space286,43% ,53%hsl(286,43% ,53%)
HSV Color Space286°, 56%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000100101001110111011
Octal242123273
Decimal16283187
Hexa253bb

Different shades of #a253bb color code.

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

Light Shade of #a253bb
#b678c9
Dark Shade of #a253bb
#863e9d
Saturated Shade of #a253bb
#a847c7
Desaturated Shade of #a253bb
#9c5faf
Grey scale Shade of #a253bb
#878787
Brighten Shade
#bb6cd4
Most Readable Shade
#FFFFFF

Shades of #a253bb color code

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

#a253bb
#9049a6
#7e4091
#6c377c
#5a2e67
#482453
#361b3e
#241229
#120914
#000000

Similar Color like #a253bb color

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

#a354bc
#a455bd
#a556be
#a657bf
#a758c0
#a859c1
#a95ac2
#aa5bc3
#ab5cc4
#ac5dc5
#ad5ec6
#ae5fc7
#af60c8
#b061c9
#a152ba
#a051b9
#9f50b8
#9e4fb7
#9d4eb6
#9c4db5
#9b4cb4
#9a4bb3
#994ab2
#9849b1
#9748b0
#9647af
#9546ae
#9445ad

Monochromatic Color with #a253bb

#a253bb
#c766e5
#0f0811
#341a3b
#582d66
#7d4090

Tints of #a253bb Color

#a253bb
#ac66c2
#b679ca
#c18cd1
#cb9fd9
#d5b2e0
#e0c5e8
#ead8ef
#f4ebf7
#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

#a253bb
#6cbb53

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

Split Complementary

#a253bb
#a0bb53
#53bb6e

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

Analogous Color

#7853bb
#8d53bb
#a253bb
#b753bb
#bb53aa

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

#a253bb
#bba253
#53bba2

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

#a253bb
#bb6e53
#6cbb53
#53a0bb

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

#a253bb
#6cbb53
#53bb6e
#bb53a0

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

#a253bb Color Code Preview on Black Background Color

This is how #a253bb Color will look on black background color. Color contrast ratio is 4.49

#a253bb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a253bb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a253bb

#a253bb color code is use for CSS Background Color

Background color for the above div is #a253bb

HTML with inline CSS

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

#a253bb color code is use for CSS Border Color

CSS Border color for the above div is #a253bb

HTML with inline CSS

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

CSS Border Left color for the above div is #a253bb

HTML with inline CSS

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

CSS Border Right color for the above div is #a253bb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a253bb

HTML with inline CSS

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

CSS Border Top color for the above div is #a253bb

HTML with inline CSS

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

#a253bb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a253bb Color code Preview on White Background

This is how #a253bb Color code will look on white background color. Color contrast ratio is 4.68

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(162,83,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(108,187,83,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(162,83,187,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.

< /html>