crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#c6a5d8 hex color - Violet - Warm color - Information

#c6a5d8 hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #c6a5d8 Color code in RGB color code model is created after adding 77.65% red color, 64.71% green color and 84.71% blue color. Hex #c6a5d8 Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 24% magenta, 0% yellow and 15% black.

Hex #c6a5d8 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 #c6a5d8 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codec6a5d8#c6a5d8
RGB Decimal198, 165, 216rgb(198, 165, 216)
RGB Percent78%, 65%, 85%rgb(78%, 65%, 85%)
CSS RGBa198, 165, 216,1rgba(198,165,216,1)
CMYK Modelcmyk(8%,24%,0%,15%)
HSL Color Space279,40% ,75%hsl(279,40% ,75%)
HSV Color Space279°, 24%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001101010010111011000
Octal306245330
Decimal198165216
Hexc6a5d8

Different shades of #c6a5d8 color code.

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

Light Shade of #c6a5d8
#ddc9e7
Dark Shade of #c6a5d8
#af81c9
Saturated Shade of #c6a5d8
#c89fde
Desaturated Shade of #c6a5d8
#c4abd2
Grey scale Shade of #c6a5d8
#bebebe
Brighten Shade
#dfbef1
Most Readable Shade
#000000

Shades of #c6a5d8 color code

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

#c6a5d8
#b092c0
#9a80a8
#846e90
#6e5b78
#584960
#423748
#2c2430
#161218
#000000

Similar Color like #c6a5d8 color

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

#c7a6d9
#c8a7da
#c9a8db
#caa9dc
#cbaadd
#ccabde
#cdacdf
#ceade0
#cfaee1
#d0afe2
#d1b0e3
#d2b1e4
#d3b2e5
#d4b3e6
#c5a4d7
#c4a3d6
#c3a2d5
#c2a1d4
#c1a0d3
#c09fd2
#bf9ed1
#be9dd0
#bd9ccf
#bc9bce
#bb9acd
#ba99cc
#b998cb
#b897ca

Monochromatic Color with #c6a5d8

#c6a5d8
#030303
#2a232e
#514458
#786483
#9f85ad

Tints of #c6a5d8 Color

#c6a5d8
#ccafdc
#d2b9e0
#d9c3e5
#dfcde9
#e5d7ed
#ece1f2
#f2ebf6
#f8f5fa
#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

#c6a5d8
#b7d8a5

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

Split Complementary

#c6a5d8
#d1d8a5
#a5d8ad

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

Analogous Color

#b2a5d8
#bca5d8
#c6a5d8
#d0a5d8
#d8a5d6

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

#c6a5d8
#d8c6a5
#a5d8c6

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

#c6a5d8
#d8aca5
#b7d8a5
#a5d0d8

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

#c6a5d8
#b7d8a5
#a5d8ad
#d8a5d1

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

#c6a5d8 Color Code Preview on Black Background Color

This is how #c6a5d8 Color will look on black background color. Color contrast ratio is 9.77

#c6a5d8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6a5d8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6a5d8

#c6a5d8 color code is use for CSS Background Color

Background color for the above div is #c6a5d8

HTML with inline CSS

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

#c6a5d8 color code is use for CSS Border Color

CSS Border color for the above div is #c6a5d8

HTML with inline CSS

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

CSS Border Left color for the above div is #c6a5d8

HTML with inline CSS

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

CSS Border Right color for the above div is #c6a5d8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c6a5d8

HTML with inline CSS

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

CSS Border Top color for the above div is #c6a5d8

HTML with inline CSS

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

#c6a5d8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c6a5d8 Color code Preview on White Background

This is how #c6a5d8 Color code will look on white background color. Color contrast ratio is 2.15

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.