crispedge.com

Color picker

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

#c75cfd hex color - Violet - Warm color - Information

#c75cfd hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #c75cfd Color code in RGB color code model is created after adding 78.04% red color, 36.08% green color and 99.22% blue color. Hex #c75cfd Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 64% magenta, 0% yellow and 1% black.

Hex #c75cfd color code is between #cc55ff web safe hex color code and #bb66ee web safe hex color code. #cc55ff is the nearest web safe color code. You can see here many more shades of #c75cfd color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec75cfd#c75cfd
RGB Decimal199, 92, 253rgb(199, 92, 253)
RGB Percent78%, 36%, 99%rgb(78%, 36%, 99%)
CSS RGBa199, 92, 253,1rgba(199,92,253,1)
CMYK Modelcmyk(21%,64%,0%,1%)
HSL Color Space280,98% ,68%hsl(280,98% ,68%)
HSV Color Space280°, 64%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001110101110011111101
Octal307134375
Decimal19992253
Hexc75cfd

Different shades of #c75cfd color code.

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

Light Shade of #c75cfd
#d88efe
Dark Shade of #c75cfd
#b62afc
Saturated Shade of #c75cfd
#c85aff
Desaturated Shade of #c75cfd
#c464f5
Grey scale Shade of #c75cfd
#acacac
Brighten Shade
#e075ff
Most Readable Shade
#000000

Shades of #c75cfd color code

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

#c75cfd
#b051e0
#9a47c4
#843da8
#6e338c
#582870
#421e54
#2c1438
#160a1c
#000000

Similar Color like #c75cfd color

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

#c85dfe
#c95eff
#ca5fff
#cb60ff
#cc61ff
#cd62ff
#ce63ff
#cf64ff
#d065ff
#d166ff
#d267ff
#d368ff
#d469ff
#d56aff
#c65bfc
#c55afb
#c459fa
#c358f9
#c257f8
#c156f7
#c055f6
#bf54f5
#be53f4
#bd52f3
#bc51f2
#bb50f1
#ba4ff0
#b94eef

Monochromatic Color with #c75cfd

#c75cfd
#200f28
#411e53
#632e7d
#843da8
#a64dd2

Tints of #c75cfd Color

#c75cfd
#cd6efd
#d380fd
#d992fd
#dfa4fd
#e6b6fe
#ecc8fe
#f2dafe
#f8ecfe
#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

#c75cfd
#92fd5c

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

Split Complementary

#c75cfd
#e2fd5c
#5cfd77

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

Analogous Color

#875cfd
#a75cfd
#c75cfd
#e75cfd
#fd5cf3

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

#c75cfd
#fdc75c
#5cfdc7

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

#c75cfd
#fd765c
#92fd5c
#5ce2fd

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

#c75cfd
#92fd5c
#5cfd77
#fd5ce2

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

#c75cfd Color Code Preview on Black Background Color

This is how #c75cfd Color will look on black background color. Color contrast ratio is 6.38

#c75cfd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c75cfd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c75cfd

#c75cfd color code is use for CSS Background Color

Background color for the above div is #c75cfd

HTML with inline CSS

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

#c75cfd color code is use for CSS Border Color

CSS Border color for the above div is #c75cfd

HTML with inline CSS

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

CSS Border Left color for the above div is #c75cfd

HTML with inline CSS

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

CSS Border Right color for the above div is #c75cfd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c75cfd

HTML with inline CSS

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

CSS Border Top color for the above div is #c75cfd

HTML with inline CSS

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

#c75cfd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c75cfd Color code Preview on White Background

This is how #c75cfd Color code will look on white background color. Color contrast ratio is 3.29

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

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.