crispedge.com

Color picker

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

#c071fe hex color - Easter Purple - Violet - Warm color - Information

#c071fe hex color - Easter Purple - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #c071fe Color Code is also known as Easter Purple color.

Hex #c071fe Color code in RGB color code model is created after adding 75.29% red color, 44.31% green color and 99.61% blue color. Hex #c071fe Color code in CMYK color (process color) code model is generated after subtraction of 24% cyan, 56% magenta, 0% yellow and 0% black.

Hex #c071fe color code is between #bb77ff web safe hex color code and #cc66ee web safe hex color code. #bb77ff is the nearest web safe color code. You can see here many more shades of #c071fe color code.

0 Likes 0 Comments | 57 Views

Color Table

Hex Color Codec071fe#c071fe
RGB Decimal192, 113, 254rgb(192, 113, 254)
RGB Percent75%, 44%, 100%rgb(75%, 44%, 100%)
CSS RGBa192, 113, 254,1rgba(192,113,254,1)
CMYK Modelcmyk(24%,56%,0%,0%)
HSL Color Space274,99% ,72%hsl(274,99% ,72%)
HSV Color Space274°, 56%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000000111000111111110
Octal300161376
Decimal192113254
Hexc071fe

Different shades of #c071fe color code.

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

Light Shade of #c071fe
#d6a4fe
Dark Shade of #c071fe
#aa3efe
Saturated Shade of #c071fe
#c070ff
Desaturated Shade of #c071fe
#bf78f7
Grey scale Shade of #c071fe
#b7b7b7
Brighten Shade
#d98aff
Most Readable Shade
#000000

Shades of #c071fe color code

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

#c071fe
#aa64e1
#9557c5
#804ba9
#6a3e8d
#553270
#402554
#2a1938
#150c1c
#000000

Similar Color like #c071fe color

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

#c172ff
#c273ff
#c374ff
#c475ff
#c576ff
#c677ff
#c778ff
#c879ff
#c97aff
#ca7bff
#cb7cff
#cc7dff
#cd7eff
#ce7fff
#bf70fd
#be6ffc
#bd6efb
#bc6dfa
#bb6cf9
#ba6bf8
#b96af7
#b869f6
#b768f5
#b667f4
#b566f3
#b465f2
#b364f1
#b263f0

Monochromatic Color with #c071fe

#c071fe
#1f1229
#3f2554
#60387e
#804ba9
#a05ed3

Tints of #c071fe Color

#c071fe
#c780fe
#ce90fe
#d5a0fe
#dcb0fe
#e3bffe
#eacffe
#f1dffe
#f8effe
#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

#c071fe
#affe71

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

Split Complementary

#c071fe
#f5fe71
#71fe7a

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

Analogous Color

#8871fe
#a471fe
#c071fe
#dc71fe
#f871fe

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

#c071fe
#fec071
#71fec0

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

#c071fe
#fe7971
#affe71
#71f5fe

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

#c071fe
#affe71
#71fe7a
#fe71f5

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

#c071fe Color Code Preview on Black Background Color

This is how #c071fe Color will look on black background color. Color contrast ratio is 7.03

#c071fe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c071fe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c071fe

#c071fe color code is use for CSS Background Color

Background color for the above div is #c071fe

HTML with inline CSS

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

#c071fe color code is use for CSS Border Color

CSS Border color for the above div is #c071fe

HTML with inline CSS

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

CSS Border Left color for the above div is #c071fe

HTML with inline CSS

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

CSS Border Right color for the above div is #c071fe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c071fe

HTML with inline CSS

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

CSS Border Top color for the above div is #c071fe

HTML with inline CSS

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

#c071fe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c071fe Color code Preview on White Background

This is how #c071fe Color code will look on white background color. Color contrast ratio is 2.99

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

Related Gradients

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

0 Likes 0 Comments | 57 Views

Post your comment:-

By submitting comment you agree to our privacy policy.