crispedge.com

Color picker

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

#c7a8ed hex color - Blue - Cool color - Information

#c7a8ed hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #c7a8ed Color code in RGB color code model is created after adding 78.04% red color, 65.88% green color and 92.94% blue color. Hex #c7a8ed Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 29% magenta, 0% yellow and 7% black.

Hex #c7a8ed color code is between #ccaaee web safe hex color code and #bb99dd web safe hex color code. #ccaaee is the nearest web safe color code. You can see here many more shades of #c7a8ed color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec7a8ed#c7a8ed
RGB Decimal199, 168, 237rgb(199, 168, 237)
RGB Percent78%, 66%, 93%rgb(78%, 66%, 93%)
CSS RGBa199, 168, 237,1rgba(199,168,237,1)
CMYK Modelcmyk(16%,29%,0%,7%)
HSL Color Space267,66% ,79%hsl(267,66% ,79%)
HSV Color Space267°, 29%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110001111010100011101101
Octal307250355
Decimal199168237
Hexc7a8ed

Different shades of #c7a8ed color code.

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

Light Shade of #c7a8ed
#e2d2f6
Dark Shade of #c7a8ed
#ac7ee4
Saturated Shade of #c7a8ed
#c6a3f2
Desaturated Shade of #c7a8ed
#c8ade8
Grey scale Shade of #c7a8ed
#cacaca
Brighten Shade
#e0c1ff
Most Readable Shade
#000000

Shades of #c7a8ed color code

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

#c7a8ed
#b095d2
#9a82b8
#84709e
#6e5d83
#584a69
#42384f
#2c2534
#16121a
#000000

Similar Color like #c7a8ed color

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

#c8a9ee
#c9aaef
#caabf0
#cbacf1
#ccadf2
#cdaef3
#ceaff4
#cfb0f5
#d0b1f6
#d1b2f7
#d2b3f8
#d3b4f9
#d4b5fa
#d5b6fb
#c6a7ec
#c5a6eb
#c4a5ea
#c3a4e9
#c2a3e8
#c1a2e7
#c0a1e6
#bfa0e5
#be9fe4
#bd9ee3
#bc9de2
#bb9ce1
#ba9be0
#b99adf

Monochromatic Color with #c7a8ed

#c7a8ed
#151118
#382f43
#5c4e6d
#806c98
#a38ac2

Tints of #c7a8ed Color

#c7a8ed
#cdb1ef
#d3bbf1
#d9c5f3
#dfcef5
#e6d8f7
#ece2f9
#f2ebfb
#f8f5fd
#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

#c7a8ed
#ceeda8

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

Split Complementary

#c7a8ed
#edeaa8
#aceda8

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

Analogous Color

#aba8ed
#b9a8ed
#c7a8ed
#d5a8ed
#e3a8ed

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

#c7a8ed
#edc7a8
#a8edc7

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

#c7a8ed
#eda8ab
#ceeda8
#a8ede9

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

#c7a8ed
#ceeda8
#aceda8
#eaa8ed

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

#c7a8ed Color Code Preview on Black Background Color

This is how #c7a8ed Color will look on black background color. Color contrast ratio is 10.25

#c7a8ed in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c7a8ed

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c7a8ed

#c7a8ed color code is use for CSS Background Color

Background color for the above div is #c7a8ed

HTML with inline CSS

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

#c7a8ed color code is use for CSS Border Color

CSS Border color for the above div is #c7a8ed

HTML with inline CSS

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

CSS Border Left color for the above div is #c7a8ed

HTML with inline CSS

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

CSS Border Right color for the above div is #c7a8ed

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c7a8ed

HTML with inline CSS

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

CSS Border Top color for the above div is #c7a8ed

HTML with inline CSS

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

#c7a8ed hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c7a8ed Color code Preview on White Background

This is how #c7a8ed Color code will look on white background color. Color contrast ratio is 2.05

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.