@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#ad64cb hex color - Violet - Warm color - Information

#ad64cb hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ad64cb Color code in RGB color code model is created after adding 67.84% red color, 39.22% green color and 79.61% blue color. Hex #ad64cb Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 51% magenta, 0% yellow and 20.39% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codead64cb#ad64cb
RGB Decimal173, 100, 203rgb(173, 100, 203)
RGB Percent68%, 39%, 80%rgb(68%, 39%, 80%)
CSS RGBa173, 100, 203,1rgba(173,100,203,1)
CMYK Modelcmyk(15%,51%,0%,20.39%)
HSL Color Space283,50% ,59%hsl(283,50% ,59%)
HSV Color Space283°, 51%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011010110010011001011
Octal255144313
Decimal173100203
Hexad64cb

Different shades of #ad64cb color code.

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

Light Shade of #ad64cb
#c18ad8
Dark Shade of #ad64cb
#983fbd
Saturated Shade of #ad64cb
#b15ad5
Desaturated Shade of #ad64cb
#a96ec1
Grey scale Shade of #ad64cb
#979797
Brighten Shade
#c67de4
Most Readable Shade
#FFFFFF

Shades of #ad64cb color code

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

#ad64cb
#9958b4
#864d9d
#734287
#603770
#4c2c5a
#392143
#26162d
#130b16
#000000

Similar Color like #ad64cb color

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

#ae65cc
#af66cd
#b067ce
#b168cf
#b269d0
#b36ad1
#b46bd2
#b56cd3
#b66dd4
#b76ed5
#b86fd6
#b970d7
#ba71d8
#bb72d9
#ac63ca
#ab62c9
#aa61c8
#a960c7
#a85fc6
#a75ec5
#a65dc4
#a55cc3
#a45bc2
#a35ac1
#a259c0
#a158bf
#a057be
#9f56bd

Monochromatic Color with #ad64cb

#ad64cb
#d179f5
#1c1021
#40254b
#653a76
#894fa0

Tints of #ad64cb Color

#ad64cb
#b675d0
#bf86d6
#c897dc
#d1a8e2
#dabae7
#e3cbed
#ecdcf3
#f5edf9
#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

#ad64cb
#82cb64

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

Split Complementary

#ad64cb
#b5cb64
#64cb7a

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

Analogous Color

#8464cb
#9864cb
#ad64cb
#c264cb
#cb64c0

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

#ad64cb
#cbad64
#64cbad

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

#ad64cb
#cb7964
#82cb64
#64b5cb

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

#ad64cb
#82cb64
#64cb7a
#cb64b5

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

#ad64cb Color Code Preview on Black Background Color

This is how #ad64cb Color will look on black background color. Color contrast ratio is 5.46

#ad64cb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad64cb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad64cb

#ad64cb color code is use for CSS Background Color

Background color for the above div is #ad64cb

HTML with inline CSS

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

#ad64cb color code is use for CSS Border Color

CSS Border color for the above div is #ad64cb

HTML with inline CSS

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

CSS Border Left color for the above div is #ad64cb

HTML with inline CSS

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

CSS Border Right color for the above div is #ad64cb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ad64cb

HTML with inline CSS

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

CSS Border Top color for the above div is #ad64cb

HTML with inline CSS

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

#ad64cb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ad64cb Color code Preview on White Background

This is how #ad64cb Color code will look on white background color. Color contrast ratio is 3.84

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

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,100,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(130,203,100,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(173,100,203,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.