crispedge.com

Color picker

Loading...

#a48dbb hex color - Violet - Cool color - Information

#a48dbb hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #a48dbb Color code in RGB color code model is created after adding 64.31% red color, 55.29% green color and 73.33% blue color. Hex #a48dbb Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 25% magenta, 0% yellow and 27% black.

Hex #a48dbb color code is between #aa88aa web safe hex color code and #9999cc web safe hex color code. #aa88aa is the nearest web safe color code. You can see here many more shades of #a48dbb color code.

0 Likes 0 Comments | 16 Views

RGB Chart

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

Color Table

Hex Color Codea48dbb#a48dbb
RGB Decimal164, 141, 187rgb(164, 141, 187)
RGB Percent64%, 55%, 73%rgb(64%, 55%, 73%)
CSS RGBa164, 141, 187,1rgba(164,141,187,1)
CMYK Modelcmyk(12%,25%,0%,27%)
HSL Color Space270,25% ,64%hsl(270,25% ,64%)
HSV Color Space270°, 25%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101001001000110110111011
Octal244215273
Decimal164141187
Hexa48dbb

Different shades of #a48dbb color code.

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

Light Shade of #a48dbb
#bdadce
Dark Shade of #a48dbb
#8a6da8
Saturated Shade of #a48dbb
#a484c4
Desaturated Shade of #a48dbb
#a496b2
Grey scale Shade of #a48dbb
#a4a4a4
Brighten Shade
#bda6d4
Most Readable Shade
#000000

Shades of #a48dbb color code

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

#a48dbb
#917da6
#7f6d91
#6d5e7c
#5b4e67
#483e53
#362f3e
#241f29
#120f14
#000000

Similar Color like #a48dbb color

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

#a58ebc
#a68fbd
#a790be
#a891bf
#a992c0
#aa93c1
#ab94c2
#ac95c3
#ad96c4
#ae97c5
#af98c6
#b099c7
#b19ac8
#b29bc9
#a38cba
#a28bb9
#a18ab8
#a089b7
#9f88b6
#9e87b5
#9d86b4
#9c85b3
#9b84b2
#9a83b1
#9982b0
#9881af
#9780ae
#967fad

Monochromatic Color with #a48dbb

#a48dbb
#c9ade5
#0f0d11
#342d3b
#594d66
#7f6d90

Tints of #a48dbb Color

#a48dbb
#ae99c2
#b8a6ca
#c2b3d1
#ccbfd9
#d6cce0
#e0d9e8
#eae5ef
#f4f2f7
#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

#a48dbb
#a4bb8d

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

Split Complementary

#a48dbb
#bbbb8d
#8dbb8d

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

Analogous Color

#928dbb
#9b8dbb
#a48dbb
#ad8dbb
#b68dbb

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

#a48dbb
#bba48d
#8dbba4

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

#a48dbb
#bb8d8d
#a4bb8d
#8dbbbb

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

#a48dbb
#a4bb8d
#8dbb8d
#bb8dbb

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

#a48dbb Color Code Preview on Black Background Color

This is how #a48dbb Color will look on black background color. Color contrast ratio is 7.11

#a48dbb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a48dbb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a48dbb

#a48dbb color code is use for CSS Background Color

Background color for the above div is #a48dbb

HTML with inline CSS

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

#a48dbb color code is use for CSS Border Color

CSS Border color for the above div is #a48dbb

HTML with inline CSS

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

CSS Border Left color for the above div is #a48dbb

HTML with inline CSS

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

CSS Border Right color for the above div is #a48dbb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a48dbb

HTML with inline CSS

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

CSS Border Top color for the above div is #a48dbb

HTML with inline CSS

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

#a48dbb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a48dbb Color code Preview on White Background

This is how #a48dbb Color code will look on white background color. Color contrast ratio is 2.96

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

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(164,141,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(164,187,141,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(164,141,187,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 16 Views

Post your comment:-

By submitting comment you agree to our privacy policy.