crispedge.com

Color picker

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

#c196e7 hex color - Violet - Warm color - Information

#c196e7 hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #c196e7 Color code in RGB color code model is created after adding 75.69% red color, 58.82% green color and 90.59% blue color. Hex #c196e7 Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 35% magenta, 0% yellow and 9% black.

Hex #c196e7 color code is between #bb99ee web safe hex color code and #cc88dd web safe hex color code. #bb99ee is the nearest web safe color code. You can see here many more shades of #c196e7 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec196e7#c196e7
RGB Decimal193, 150, 231rgb(193, 150, 231)
RGB Percent76%, 59%, 91%rgb(76%, 59%, 91%)
CSS RGBa193, 150, 231,1rgba(193,150,231,1)
CMYK Modelcmyk(16%,35%,0%,9%)
HSL Color Space272,63% ,75%hsl(272,63% ,75%)
HSV Color Space272°, 35%, 91%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000011001011011100111
Octal301226347
Decimal193150231
Hexc196e7

Different shades of #c196e7 color code.

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

Light Shade of #c196e7
#d9bff0
Dark Shade of #c196e7
#a86cde
Saturated Shade of #c196e7
#c190ed
Desaturated Shade of #c196e7
#c19ce1
Grey scale Shade of #c196e7
#bebebe
Brighten Shade
#daafff
Most Readable Shade
#000000

Shades of #c196e7 color code

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

#c196e7
#ab85cd
#9674b3
#80649a
#6b5380
#554266
#40324d
#2a2133
#151019
#000000

Similar Color like #c196e7 color

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

#c297e8
#c398e9
#c499ea
#c59aeb
#c69bec
#c79ced
#c89dee
#c99eef
#ca9ff0
#cba0f1
#cca1f2
#cda2f3
#cea3f4
#cfa4f5
#c095e6
#bf94e5
#be93e4
#bd92e3
#bc91e2
#bb90e1
#ba8fe0
#b98edf
#b88dde
#b78cdd
#b68bdc
#b58adb
#b489da
#b388d9

Monochromatic Color with #c196e7

#c196e7
#0f0c12
#33283d
#564367
#7a5f92
#9d7abc

Tints of #c196e7 Color

#c196e7
#c7a1e9
#ceadec
#d5b9ef
#dcc4f1
#e3d0f4
#eadcf7
#f1e7f9
#f8f3fc
#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

#c196e7
#bce796

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

Split Complementary

#c196e7
#e5e796
#96e798

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

Analogous Color

#a196e7
#b196e7
#c196e7
#d196e7
#e196e7

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

#c196e7
#e7c196
#96e7c1

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

#c196e7
#e79896
#bce796
#96e4e7

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

#c196e7
#bce796
#96e798
#e796e5

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

#c196e7 Color Code Preview on Black Background Color

This is how #c196e7 Color will look on black background color. Color contrast ratio is 8.78

#c196e7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c196e7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c196e7

#c196e7 color code is use for CSS Background Color

Background color for the above div is #c196e7

HTML with inline CSS

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

#c196e7 color code is use for CSS Border Color

CSS Border color for the above div is #c196e7

HTML with inline CSS

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

CSS Border Left color for the above div is #c196e7

HTML with inline CSS

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

CSS Border Right color for the above div is #c196e7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c196e7

HTML with inline CSS

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

CSS Border Top color for the above div is #c196e7

HTML with inline CSS

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

#c196e7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c196e7 Color code Preview on White Background

This is how #c196e7 Color code will look on white background color. Color contrast ratio is 2.39

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

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.