crispedge.com

Color picker

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

#c767fe hex color - Violet - Warm color - Information

#c767fe hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #c767fe Color code in RGB color code model is created after adding 78.04% red color, 40.39% green color and 99.61% blue color. Hex #c767fe Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 59% magenta, 0% yellow and 0% black.

Hex #c767fe color code is between #cc66ff web safe hex color code and #bb77ee web safe hex color code. #cc66ff is the nearest web safe color code. You can see here many more shades of #c767fe color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codec767fe#c767fe
RGB Decimal199, 103, 254rgb(199, 103, 254)
RGB Percent78%, 40%, 100%rgb(78%, 40%, 100%)
CSS RGBa199, 103, 254,1rgba(199,103,254,1)
CMYK Modelcmyk(22%,59%,0%,0%)
HSL Color Space278,99% ,70%hsl(278,99% ,70%)
HSV Color Space278°, 59%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001110110011111111110
Octal307147376
Decimal199103254
Hexc767fe

Different shades of #c767fe color code.

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

Light Shade of #c767fe
#da9afe
Dark Shade of #c767fe
#b434fe
Saturated Shade of #c767fe
#c766ff
Desaturated Shade of #c767fe
#c56ff6
Grey scale Shade of #c767fe
#b3b3b3
Brighten Shade
#e080ff
Most Readable Shade
#000000

Shades of #c767fe color code

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

#c767fe
#b05be1
#9a50c5
#8444a9
#6e398d
#582d70
#422254
#2c1638
#160b1c
#000000

Similar Color like #c767fe color

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

#c868ff
#c969ff
#ca6aff
#cb6bff
#cc6cff
#cd6dff
#ce6eff
#cf6fff
#d070ff
#d171ff
#d272ff
#d373ff
#d474ff
#d575ff
#c666fd
#c565fc
#c464fb
#c363fa
#c262f9
#c161f8
#c060f7
#bf5ff6
#be5ef5
#bd5df4
#bc5cf3
#bb5bf2
#ba5af1
#b959f0

Monochromatic Color with #c767fe

#c767fe
#211129
#422254
#63337e
#8445a9
#a656d3

Tints of #c767fe Color

#c767fe
#cd77fe
#d388fe
#d999fe
#dfaafe
#e6bbfe
#ecccfe
#f2ddfe
#f8eefe
#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

#c767fe
#9efe67

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

Split Complementary

#c767fe
#eafe67
#67fe7b

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

Analogous Color

#8b67fe
#a967fe
#c767fe
#e567fe
#fe67f9

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

#c767fe
#fec767
#67fec7

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

#c767fe
#fe7c67
#9efe67
#67e9fe

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

#c767fe
#9efe67
#67fe7b
#fe67ea

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

#c767fe Color Code Preview on Black Background Color

This is how #c767fe Color will look on black background color. Color contrast ratio is 6.80

#c767fe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c767fe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c767fe

#c767fe color code is use for CSS Background Color

Background color for the above div is #c767fe

HTML with inline CSS

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

#c767fe color code is use for CSS Border Color

CSS Border color for the above div is #c767fe

HTML with inline CSS

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

CSS Border Left color for the above div is #c767fe

HTML with inline CSS

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

CSS Border Right color for the above div is #c767fe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c767fe

HTML with inline CSS

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

CSS Border Top color for the above div is #c767fe

HTML with inline CSS

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

#c767fe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c767fe Color code Preview on White Background

This is how #c767fe Color code will look on white background color. Color contrast ratio is 3.09

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.