@
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.

#c767ca hex color - Violet - Warm color - Information

#c767ca hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c767ca Color code in RGB color code model is created after adding 78.04% red color, 40.39% green color and 79.22% blue color. Hex #c767ca Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 49% magenta, 0% yellow and 20.78% black.

Hex #c767ca color code is between #cc66cc web safe hex color code and #bb77bb web safe hex color code. #cc66cc is the nearest web safe color code. You can see here many more shades of #c767ca 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 c767ca #c767ca
RGB Decimal 199, 103, 202 rgb(199, 103, 202)
RGB Percent 78%, 40%, 79% rgb(78%, 40%, 79%)
CSS RGBa 199, 103, 202,1 rgba(199,103,202,1)
CMYK Model cmyk(1%,49%,0%,20.78%)
HSL Color Space 298,48% ,60% hsl(298,48% ,60%)
HSV Color Space 298°, 49%, 79%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000111 01100111 11001010
Octal 307 147 312
Decimal 199 103 202
Hex c7 67 ca

Different shades of #c767ca color code.

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

Light Shade of #c767ca
#d58dd7
Dark Shade of #c767ca
#b942bc
Saturated Shade of #c767ca
#d15dd4
Desaturated Shade of #c767ca
#bd71c0
Grey scale Shade of #c767ca
#989898
Brighten Shade
#e080e3
Most Readable Shade
#000000

Shades of #c767ca color code

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

#c767ca
#b05bb3
#9a509d
#844486
#6e3970
#582d59
#422243
#2c162c
#160b16
#000000

Similar Color like #c767ca color

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

#c868cb
#c969cc
#ca6acd
#cb6bce
#cc6ccf
#cd6dd0
#ce6ed1
#cf6fd2
#d070d3
#d171d4
#d272d5
#d373d6
#d474d7
#d575d8
#c666c9
#c565c8
#c464c7
#c363c6
#c262c5
#c161c4
#c060c3
#bf5fc2
#be5ec1
#bd5dc0
#bc5cbf
#bb5bbe
#ba5abd
#b959bc

Monochromatic Color with #c767ca

#c767ca
#f17df4
#201020
#49264a
#733c75
#9d519f

Tints of #c767ca Color

#c767ca
#cd77cf
#d388d5
#d999db
#dfaae1
#e6bbe7
#eccced
#f2ddf3
#f8eef9
#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

#c767ca
#6aca67

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

Split Complementary

#c767ca
#9cca67
#67ca96

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

Analogous Color

#9f67ca
#b367ca
#c767ca
#ca67b9
#ca67a5

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

#c767ca
#cac767
#67cac7

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

#c767ca
#ca9567
#6aca67
#679bca

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

#c767ca
#6aca67
#67ca96
#ca679c

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

#c767ca Color Code Preview on Black Background Color

This is how #c767ca Color will look on black background color. Color contrast ratio is 6.22

#c767ca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c767ca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c767ca

#c767ca color code is use for CSS Background Color

Background color for the above div is #c767ca

HTML with inline CSS

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

#c767ca color code is use for CSS Border Color

CSS Border color for the above div is #c767ca

HTML with inline CSS

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

CSS Border Left color for the above div is #c767ca

HTML with inline CSS

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

CSS Border Right color for the above div is #c767ca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c767ca

HTML with inline CSS

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

CSS Border Top color for the above div is #c767ca

HTML with inline CSS

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

#c767ca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c767ca Color code Preview on White Background

This is how #c767ca Color code will look on white background color. Color contrast ratio is 3.38

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

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(199,103,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(106,202,103,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(199,103,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.