@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#c53aca hex color - Violet - Warm color - Information

#c53aca hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c53aca Color code in RGB color code model is created after adding 77.25% red color, 22.75% green color and 79.22% blue color. Hex #c53aca Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 71% magenta, 0% yellow and 20.78% black.

Hex #c53aca color code is between #cc33cc web safe hex color code and #bb44bb web safe hex color code. #cc33cc is the nearest web safe color code. You can see here many more shades of #c53aca color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code c53aca #c53aca
RGB Decimal 197, 58, 202 rgb(197, 58, 202)
RGB Percent 77%, 23%, 79% rgb(77%, 23%, 79%)
CSS RGBa 197, 58, 202,1 rgba(197,58,202,1)
CMYK Model cmyk(2%,71%,0%,20.78%)
HSL Color Space 298,58% ,51% hsl(298,58% ,51%)
HSV Color Space 298°, 71%, 79%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000101 00111010 11001010
Octal 305 72 312
Decimal 197 58 202
Hex c5 3a ca

Different shades of #c53aca color code.

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

Light Shade of #c53aca
#d162d5
Dark Shade of #c53aca
#a12ca5
Saturated Shade of #c53aca
#d12ed6
Desaturated Shade of #c53aca
#b947bd
Grey scale Shade of #c53aca
#828282
Brighten Shade
#de53e3
Most Readable Shade
#FFFFFF

Shades of #c53aca color code

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

#c53aca
#af33b3
#992d9d
#832686
#6d2070
#571959
#411343
#2b0c2c
#150616
#000000

Similar Color like #c53aca color

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

#c63bcb
#c73ccc
#c83dcd
#c93ece
#ca3fcf
#cb40d0
#cc41d1
#cd42d2
#ce43d3
#cf44d4
#d045d5
#d146d6
#d247d7
#d348d8
#c439c9
#c338c8
#c237c7
#c136c6
#c035c5
#bf34c4
#be33c3
#bd32c2
#bc31c1
#bb30c0
#ba2fbf
#b92ebe
#b82dbd
#b72cbc

Monochromatic Color with #c53aca

#c53aca
#ee46f4
#1f0920
#49154a
#722275
#9c2e9f

Tints of #c53aca Color

#c53aca
#cb4fcf
#d165d5
#d87bdb
#de91e1
#e5a7e7
#ebbded
#f2d3f3
#f8e9f9
#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

#c53aca
#3fca3a

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

Split Complementary

#c53aca
#87ca3a
#3aca7d

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

Analogous Color

#8b3aca
#a83aca
#c53aca
#ca3ab2
#ca3a95

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

#c53aca
#cac53a
#3acac5

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

#c53aca
#ca7d3a
#3fca3a
#3a87ca

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

#c53aca
#3fca3a
#3aca7d
#ca3a87

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

#c53aca Color Code Preview on Black Background Color

This is how #c53aca Color will look on black background color. Color contrast ratio is 4.83

#c53aca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c53aca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c53aca

#c53aca color code is use for CSS Background Color

Background color for the above div is #c53aca

HTML with inline CSS

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

#c53aca color code is use for CSS Border Color

CSS Border color for the above div is #c53aca

HTML with inline CSS

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

CSS Border Left color for the above div is #c53aca

HTML with inline CSS

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

CSS Border Right color for the above div is #c53aca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c53aca

HTML with inline CSS

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

CSS Border Top color for the above div is #c53aca

HTML with inline CSS

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

#c53aca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c53aca Color code Preview on White Background

This is how #c53aca Color code will look on white background color. Color contrast ratio is 4.35

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(197,58,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(63,202,58,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(197,58,202,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.