crispedge.com

#c53efb hex color - Violet - Warm color - Information

#c53efb hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c53efb Color code in RGB color code model is created after adding 77.25% red color, 24.31% green color and 98.43% blue color. Hex #c53efb Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 75% magenta, 0% yellow and 1.57% black.

Hex #c53efb color code is between #cc44ff web safe hex color code and #bb33ee web safe hex color code. #cc44ff is the nearest web safe color code. You can see here many more shades of #c53efb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec53efb#c53efb
RGB Decimal197, 62, 251rgb(197, 62, 251)
RGB Percent77%, 24%, 98%rgb(77%, 24%, 98%)
CSS RGBa197, 62, 251,1rgba(197,62,251,1)
CMYK Modelcmyk(22%,75%,0%,1.57%)
HSL Color Space283,96% ,61%hsl(283,96% ,61%)
HSV Color Space283°, 75%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001010011111011111011
Octal30576373
Decimal19762251
Hexc53efb

Different shades of #c53efb color code.

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

Light Shade of #c53efb
#d470fc
Dark Shade of #c53efb
#b60cfa
Saturated Shade of #c53efb
#c73aff
Desaturated Shade of #c53efb
#c148f1
Grey scale Shade of #c53efb
#9c9c9c
Brighten Shade
#de57ff
Most Readable Shade
#FFFFFF

Shades of #c53efb color code

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

#c53efb
#af37df
#9930c3
#8329a7
#6d228b
#571b6f
#411453
#2b0d37
#15061b
#000000

Similar Color like #c53efb color

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

#c63ffc
#c740fd
#c841fe
#c942ff
#ca43ff
#cb44ff
#cc45ff
#cd46ff
#ce47ff
#cf48ff
#d049ff
#d14aff
#d24bff
#d34cff
#c43dfa
#c33cf9
#c23bf8
#c13af7
#c039f6
#bf38f5
#be37f4
#bd36f3
#bc35f2
#bb34f1
#ba33f0
#b932ef
#b831ee
#b730ed

Monochromatic Color with #c53efb

#c53efb
#1e0a26
#401451
#611f7b
#8229a6
#a434d0

Tints of #c53efb Color

#c53efb
#cb53fb
#d168fb
#d87efc
#de93fc
#e5a9fd
#ebbefd
#f2d4fe
#f8e9fe
#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

#c53efb
#74fb3e

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

Split Complementary

#c53efb
#d2fb3e
#3efb67

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

Analogous Color

#793efb
#9f3efb
#c53efb
#eb3efb
#fb3ee5

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

#c53efb
#fbc53e
#3efbc5

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

#c53efb
#fb663e
#74fb3e
#3ed2fb

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

#c53efb
#74fb3e
#3efb67
#fb3ed2

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

#c53efb Color Code Preview on Black Background Color

This is how #c53efb Color will look on black background color. Color contrast ratio is 5.46

#c53efb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c53efb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c53efb

#c53efb color code is use for CSS Background Color

Background color for the above div is #c53efb

HTML with inline CSS

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

#c53efb color code is use for CSS Border Color

CSS Border color for the above div is #c53efb

HTML with inline CSS

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

CSS Border Left color for the above div is #c53efb

HTML with inline CSS

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

CSS Border Right color for the above div is #c53efb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c53efb

HTML with inline CSS

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

CSS Border Top color for the above div is #c53efb

HTML with inline CSS

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

#c53efb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c53efb Color code Preview on White Background

This is how #c53efb Color code will look on white background color. Color contrast ratio is 3.85

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

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,62,251,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(116,251,62,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(197,62,251,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.