crispedge.com

Color picker

Loading...

#c7a3db hex color - Violet - Warm color - Information

#c7a3db hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #c7a3db Color code in RGB color code model is created after adding 78.04% red color, 63.92% green color and 85.88% blue color. Hex #c7a3db Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 26% magenta, 0% yellow and 14% black.

Hex #c7a3db color code is between #ccaadd web safe hex color code and #bb99cc web safe hex color code. #ccaadd is the nearest web safe color code. You can see here many more shades of #c7a3db color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec7a3db#c7a3db
RGB Decimal199, 163, 219rgb(199, 163, 219)
RGB Percent78%, 64%, 86%rgb(78%, 64%, 86%)
CSS RGBa199, 163, 219,1rgba(199,163,219,1)
CMYK Modelcmyk(9%,26%,0%,14%)
HSL Color Space279,44% ,75%hsl(279,44% ,75%)
HSV Color Space279°, 26%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001111010001111011011
Octal307243333
Decimal199163219
Hexc7a3db

Different shades of #c7a3db color code.

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

Light Shade of #c7a3db
#ddc8e9
Dark Shade of #c7a3db
#b17ecd
Saturated Shade of #c7a3db
#c99de1
Desaturated Shade of #c7a3db
#c5a9d5
Grey scale Shade of #c7a3db
#bfbfbf
Brighten Shade
#e0bcf4
Most Readable Shade
#000000

Shades of #c7a3db color code

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

#c7a3db
#b090c2
#9a7eaa
#846c92
#6e5a79
#584861
#423649
#2c2430
#161218
#000000

Similar Color like #c7a3db color

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

#c8a4dc
#c9a5dd
#caa6de
#cba7df
#cca8e0
#cda9e1
#ceaae2
#cfabe3
#d0ace4
#d1ade5
#d2aee6
#d3afe7
#d4b0e8
#d5b1e9
#c6a2da
#c5a1d9
#c4a0d8
#c39fd7
#c29ed6
#c19dd5
#c09cd4
#bf9bd3
#be9ad2
#bd99d1
#bc98d0
#bb97cf
#ba96ce
#b995cd

Monochromatic Color with #c7a3db

#c7a3db
#060506
#2d2431
#53445b
#7a6486
#a083b0

Tints of #c7a3db Color

#c7a3db
#cdaddf
#d3b7e3
#d9c1e7
#dfcbeb
#e6d6ef
#ece0f3
#f2eaf7
#f8f4fb
#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

#c7a3db
#b7dba3

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

Split Complementary

#c7a3db
#d3dba3
#a3dbab

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

Analogous Color

#b1a3db
#bca3db
#c7a3db
#d2a3db
#dba3d9

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

#c7a3db
#dbc7a3
#a3dbc7

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

#c7a3db
#dbaba3
#b7dba3
#a3d3db

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

#c7a3db
#b7dba3
#a3dbab
#dba3d3

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

#c7a3db Color Code Preview on Black Background Color

This is how #c7a3db Color will look on black background color. Color contrast ratio is 9.69

#c7a3db in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c7a3db

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c7a3db

#c7a3db color code is use for CSS Background Color

Background color for the above div is #c7a3db

HTML with inline CSS

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

#c7a3db color code is use for CSS Border Color

CSS Border color for the above div is #c7a3db

HTML with inline CSS

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

CSS Border Left color for the above div is #c7a3db

HTML with inline CSS

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

CSS Border Right color for the above div is #c7a3db

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c7a3db

HTML with inline CSS

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

CSS Border Top color for the above div is #c7a3db

HTML with inline CSS

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

#c7a3db hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c7a3db Color code Preview on White Background

This is how #c7a3db Color code will look on white background color. Color contrast ratio is 2.17

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

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(199,163,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(183,219,163,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(199,163,219,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.