crispedge.com

Color picker

Loading...

#ad61b1 hex color - Violet - Warm color - Information

#ad61b1 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ad61b1 Color code in RGB color code model is created after adding 67.84% red color, 38.04% green color and 69.41% blue color. Hex #ad61b1 Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 45% magenta, 0% yellow and 31% black.

Hex #ad61b1 color code is between #aa66aa web safe hex color code and #bb55bb web safe hex color code. #aa66aa is the nearest web safe color code. You can see here many more shades of #ad61b1 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codead61b1#ad61b1
RGB Decimal173, 97, 177rgb(173, 97, 177)
RGB Percent68%, 38%, 69%rgb(68%, 38%, 69%)
CSS RGBa173, 97, 177,1rgba(173,97,177,1)
CMYK Modelcmyk(2%,45%,0%,31%)
HSL Color Space297,34% ,54%hsl(297,34% ,54%)
HSV Color Space297°, 45%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011010110000110110001
Octal255141261
Decimal17397177
Hexad61b1

Different shades of #ad61b1 color code.

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

Light Shade of #ad61b1
#bf83c2
Dark Shade of #ad61b1
#914a95
Saturated Shade of #ad61b1
#b855bd
Desaturated Shade of #ad61b1
#a26da5
Grey scale Shade of #ad61b1
#898989
Brighten Shade
#c67aca
Most Readable Shade
#FFFFFF

Shades of #ad61b1 color code

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

#ad61b1
#99569d
#864b89
#734076
#603562
#4c2b4e
#39203b
#261527
#130a13
#000000

Similar Color like #ad61b1 color

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

#ae62b2
#af63b3
#b064b4
#b165b5
#b266b6
#b367b7
#b468b8
#b569b9
#b66aba
#b76bbb
#b86cbc
#b96dbd
#ba6ebe
#bb6fbf
#ac60b0
#ab5faf
#aa5eae
#a95dad
#a85cac
#a75bab
#a65aaa
#a559a9
#a458a8
#a357a7
#a256a6
#a155a5
#a054a4
#9f53a3

Monochromatic Color with #ad61b1

#ad61b1
#d778db
#070407
#301b31
#5a325c
#834a86

Tints of #ad61b1 Color

#ad61b1
#b672b9
#bf84c2
#c895cb
#d1a7d3
#dab8dc
#e3cae5
#ecdbed
#f5edf6
#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

#ad61b1
#65b161

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

Split Complementary

#ad61b1
#8db161
#61b185

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

Analogous Color

#8d61b1
#9d61b1
#ad61b1
#b161a5
#b16195

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

#ad61b1
#b1ad61
#61b1ad

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

#ad61b1
#b18561
#65b161
#618db1

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

#ad61b1
#65b161
#61b185
#b1618d

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

#ad61b1 Color Code Preview on Black Background Color

This is how #ad61b1 Color will look on black background color. Color contrast ratio is 5.12

#ad61b1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad61b1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad61b1

#ad61b1 color code is use for CSS Background Color

Background color for the above div is #ad61b1

HTML with inline CSS

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

#ad61b1 color code is use for CSS Border Color

CSS Border color for the above div is #ad61b1

HTML with inline CSS

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

CSS Border Left color for the above div is #ad61b1

HTML with inline CSS

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

CSS Border Right color for the above div is #ad61b1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ad61b1

HTML with inline CSS

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

CSS Border Top color for the above div is #ad61b1

HTML with inline CSS

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

#ad61b1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ad61b1 Color code Preview on White Background

This is how #ad61b1 Color code will look on white background color. Color contrast ratio is 4.10

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

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,97,177,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(101,177,97,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(173,97,177,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.