crispedge.com

#ad5bba hex color - Violet - Warm color - Information

#ad5bba hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ad5bba Color code in RGB color code model is created after adding 67.84% red color, 35.69% green color and 72.94% blue color. Hex #ad5bba Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 51% magenta, 0% yellow and 27% black.

Hex #ad5bba color code is between #aa55bb web safe hex color code and #bb66aa web safe hex color code. #aa55bb is the nearest web safe color code. You can see here many more shades of #ad5bba color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codead5bba#ad5bba
RGB Decimal173, 91, 186rgb(173, 91, 186)
RGB Percent68%, 36%, 73%rgb(68%, 36%, 73%)
CSS RGBa173, 91, 186,1rgba(173,91,186,1)
CMYK Modelcmyk(7%,51%,0%,27%)
HSL Color Space292,41% ,54%hsl(292,41% ,54%)
HSV Color Space292°, 51%, 73%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011010101101110111010
Octal255133272
Decimal17391186
Hexad5bba

Different shades of #ad5bba color code.

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

Light Shade of #ad5bba
#bf7fc9
Dark Shade of #ad5bba
#92439f
Saturated Shade of #ad5bba
#b54fc6
Desaturated Shade of #ad5bba
#a567ae
Grey scale Shade of #ad5bba
#8a8a8a
Brighten Shade
#c674d3
Most Readable Shade
#FFFFFF

Shades of #ad5bba color code

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

#ad5bba
#9950a5
#864690
#733c7c
#603267
#4c2852
#391e3e
#261429
#130a14
#000000

Similar Color like #ad5bba color

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

#ae5cbb
#af5dbc
#b05ebd
#b15fbe
#b260bf
#b361c0
#b462c1
#b563c2
#b664c3
#b765c4
#b866c5
#b967c6
#ba68c7
#bb69c8
#ac5ab9
#ab59b8
#aa58b7
#a957b6
#a856b5
#a755b4
#a654b3
#a553b2
#a452b1
#a351b0
#a250af
#a14fae
#a04ead
#9f4dac

Monochromatic Color with #ad5bba

#ad5bba
#d570e4
#0f0810
#361d3a
#5e3165
#85468f

Tints of #ad5bba Color

#ad5bba
#b66dc1
#bf7fc9
#c891d1
#d1a3d8
#dab6e0
#e3c8e8
#ecdaef
#f5ecf7
#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

#ad5bba
#68ba5b

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

Split Complementary

#ad5bba
#97ba5b
#5bba7d

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

Analogous Color

#875bba
#9a5bba
#ad5bba
#ba5bb4
#ba5ba1

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

#ad5bba
#baad5b
#5bbaad

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

#ad5bba
#ba7d5b
#68ba5b
#5b97ba

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

#ad5bba
#68ba5b
#5bba7d
#ba5b97

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

#ad5bba Color Code Preview on Black Background Color

This is how #ad5bba Color will look on black background color. Color contrast ratio is 4.98

#ad5bba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad5bba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad5bba

#ad5bba color code is use for CSS Background Color

Background color for the above div is #ad5bba

HTML with inline CSS

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

#ad5bba color code is use for CSS Border Color

CSS Border color for the above div is #ad5bba

HTML with inline CSS

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

CSS Border Left color for the above div is #ad5bba

HTML with inline CSS

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

CSS Border Right color for the above div is #ad5bba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ad5bba

HTML with inline CSS

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

CSS Border Top color for the above div is #ad5bba

HTML with inline CSS

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

#ad5bba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ad5bba Color code Preview on White Background

This is how #ad5bba Color code will look on white background color. Color contrast ratio is 4.21

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

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(173,91,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(104,186,91,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(173,91,186,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>