crispedge.com

Color picker

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

#ce53c9 hex color - Violet - Warm color - Information

#ce53c9 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ce53c9 Color code in RGB color code model is created after adding 80.78% red color, 32.55% green color and 78.82% blue color. Hex #ce53c9 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 60% magenta, 2% yellow and 19% black.

Hex #ce53c9 color code is between #cc55cc web safe hex color code and #dd44bb web safe hex color code. #cc55cc is the nearest web safe color code. You can see here many more shades of #ce53c9 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codece53c9#ce53c9
RGB Decimal206, 83, 201rgb(206, 83, 201)
RGB Percent81%, 33%, 79%rgb(81%, 33%, 79%)
CSS RGBa206, 83, 201,1rgba(206,83,201,1)
CMYK Modelcmyk(0%,60%,2%,19%)
HSL Color Space302,56% ,57%hsl(302,56% ,57%)
HSV Color Space302°, 60%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011100101001111001001
Octal316123311
Decimal20683201
Hexce53c9

Different shades of #ce53c9 color code.

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

Light Shade of #ce53c9
#d97bd5
Dark Shade of #ce53c9
#b935b4
Saturated Shade of #ce53c9
#d948d3
Desaturated Shade of #ce53c9
#c35ebf
Grey scale Shade of #ce53c9
#909090
Brighten Shade
#e76ce2
Most Readable Shade
#FFFFFF

Shades of #ce53c9 color code

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

#ce53c9
#b749b2
#a0409c
#893786
#722e6f
#5b2459
#441b43
#2d122c
#160916
#000000

Similar Color like #ce53c9 color

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

#cf54ca
#d055cb
#d156cc
#d257cd
#d358ce
#d459cf
#d55ad0
#d65bd1
#d75cd2
#d85dd3
#d95ed4
#da5fd5
#db60d6
#dc61d7
#cd52c8
#cc51c7
#cb50c6
#ca4fc5
#c94ec4
#c84dc3
#c74cc2
#c64bc1
#c54ac0
#c449bf
#c348be
#c247bd
#c146bc
#c045bb

Monochromatic Color with #ce53c9

#ce53c9
#f864f2
#240f23
#4e204d
#793176
#a342a0

Tints of #ce53c9 Color

#ce53c9
#d366cf
#d879d5
#de8cdb
#e39fe1
#e9b2e7
#eec5ed
#f4d8f3
#f9ebf9
#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

#ce53c9
#53ce58

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

Split Complementary

#ce53c9
#8cce53
#53ce96

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

Analogous Color

#a253ce
#ba53ce
#ce53c9
#ce53b0
#ce5398

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

#ce53c9
#c9ce53
#53c9ce

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

#ce53c9
#ce9553
#53ce58
#538bce

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

#ce53c9
#53ce58
#53ce96
#ce538c

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

#ce53c9 Color Code Preview on Black Background Color

This is how #ce53c9 Color will look on black background color. Color contrast ratio is 5.71

#ce53c9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ce53c9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ce53c9

#ce53c9 color code is use for CSS Background Color

Background color for the above div is #ce53c9

HTML with inline CSS

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

#ce53c9 color code is use for CSS Border Color

CSS Border color for the above div is #ce53c9

HTML with inline CSS

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

CSS Border Left color for the above div is #ce53c9

HTML with inline CSS

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

CSS Border Right color for the above div is #ce53c9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ce53c9

HTML with inline CSS

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

CSS Border Top color for the above div is #ce53c9

HTML with inline CSS

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

#ce53c9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ce53c9 Color code Preview on White Background

This is how #ce53c9 Color code will look on white background color. Color contrast ratio is 3.68

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

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.