crispedge.com

Color picker

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

#c49ce5 hex color - Violet - Warm color - Information

#c49ce5 hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #c49ce5 Color code in RGB color code model is created after adding 76.86% red color, 61.18% green color and 89.8% blue color. Hex #c49ce5 Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 32% magenta, 0% yellow and 10% black.

Hex #c49ce5 color code is between #cc99dd web safe hex color code and #bbaaee web safe hex color code. #cc99dd is the nearest web safe color code. You can see here many more shades of #c49ce5 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec49ce5#c49ce5
RGB Decimal196, 156, 229rgb(196, 156, 229)
RGB Percent77%, 61%, 90%rgb(77%, 61%, 90%)
CSS RGBa196, 156, 229,1rgba(196,156,229,1)
CMYK Modelcmyk(14%,32%,0%,10%)
HSL Color Space273,58% ,75%hsl(273,58% ,75%)
HSV Color Space273°, 32%, 90%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001001001110011100101
Octal304234345
Decimal196156229
Hexc49ce5

Different shades of #c49ce5 color code.

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

Light Shade of #c49ce5
#dcc4f0
Dark Shade of #c49ce5
#ac74da
Saturated Shade of #c49ce5
#c596eb
Desaturated Shade of #c49ce5
#c3a2df
Grey scale Shade of #c49ce5
#c0c0c0
Brighten Shade
#ddb5fe
Most Readable Shade
#000000

Shades of #c49ce5 color code

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

#c49ce5
#ae8acb
#9879b2
#826898
#6c567f
#574565
#41344c
#2b2232
#151119
#000000

Similar Color like #c49ce5 color

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

#c59de6
#c69ee7
#c79fe8
#c8a0e9
#c9a1ea
#caa2eb
#cba3ec
#cca4ed
#cda5ee
#cea6ef
#cfa7f0
#d0a8f1
#d1a9f2
#d2aaf3
#c39be4
#c29ae3
#c199e2
#c098e1
#bf97e0
#be96df
#bd95de
#bc94dd
#bb93dc
#ba92db
#b991da
#b890d9
#b78fd8
#b68ed7

Monochromatic Color with #c49ce5

#c49ce5
#0e0b10
#32283b
#574565
#7b6290
#a07fba

Tints of #c49ce5 Color

#c49ce5
#caa7e7
#d1b2ea
#d7bded
#dec8f0
#e4d3f3
#ebdef6
#f1e9f9
#f8f4fc
#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

#c49ce5
#bde59c

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

Split Complementary

#c49ce5
#e2e59c
#9ce5a0

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

Analogous Color

#a79ce5
#b59ce5
#c49ce5
#d39ce5
#e19ce5

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

#c49ce5
#e5c49c
#9ce5c4

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

#c49ce5
#e59f9c
#bde59c
#9ce1e5

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

#c49ce5
#bde59c
#9ce5a0
#e59ce2

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

#c49ce5 Color Code Preview on Black Background Color

This is how #c49ce5 Color will look on black background color. Color contrast ratio is 9.23

#c49ce5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c49ce5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c49ce5

#c49ce5 color code is use for CSS Background Color

Background color for the above div is #c49ce5

HTML with inline CSS

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

#c49ce5 color code is use for CSS Border Color

CSS Border color for the above div is #c49ce5

HTML with inline CSS

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

CSS Border Left color for the above div is #c49ce5

HTML with inline CSS

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

CSS Border Right color for the above div is #c49ce5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c49ce5

HTML with inline CSS

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

CSS Border Top color for the above div is #c49ce5

HTML with inline CSS

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

#c49ce5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c49ce5 Color code Preview on White Background

This is how #c49ce5 Color code will look on white background color. Color contrast ratio is 2.27

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

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.