crispedge.com

Color picker

Loading...

#cc65cf hex color - Violet - Warm color - Information

#cc65cf hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #cc65cf Color code in RGB color code model is created after adding 80% red color, 39.61% green color and 81.18% blue color. Hex #cc65cf Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 51% magenta, 0% yellow and 19% black.

Hex #cc65cf color code is between #bb66cc web safe hex color code and #dd55dd web safe hex color code. #bb66cc is the nearest web safe color code. You can see here many more shades of #cc65cf color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codecc65cf#cc65cf
RGB Decimal204, 101, 207rgb(204, 101, 207)
RGB Percent80%, 40%, 81%rgb(80%, 40%, 81%)
CSS RGBa204, 101, 207,1rgba(204,101,207,1)
CMYK Modelcmyk(1%,51%,0%,19%)
HSL Color Space298,52% ,60%hsl(298,52% ,60%)
HSV Color Space298°, 51%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011000110010111001111
Octal314145317
Decimal204101207
Hexcc65cf

Different shades of #cc65cf color code.

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

Light Shade of #cc65cf
#d98cdb
Dark Shade of #cc65cf
#bf3ec3
Saturated Shade of #cc65cf
#d65bd9
Desaturated Shade of #cc65cf
#c26fc5
Grey scale Shade of #cc65cf
#9a9a9a
Brighten Shade
#e57ee8
Most Readable Shade
#000000

Shades of #cc65cf color code

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

#cc65cf
#b559b8
#9e4ea1
#88438a
#713873
#5a2c5c
#442145
#2d162e
#160b17
#000000

Similar Color like #cc65cf color

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

#cd66d0
#ce67d1
#cf68d2
#d069d3
#d16ad4
#d26bd5
#d36cd6
#d46dd7
#d56ed8
#d66fd9
#d770da
#d871db
#d972dc
#da73dd
#cb64ce
#ca63cd
#c962cc
#c861cb
#c760ca
#c65fc9
#c55ec8
#c45dc7
#c35cc6
#c25bc5
#c15ac4
#c059c3
#bf58c2
#be57c1

Monochromatic Color with #cc65cf

#cc65cf
#f67af9
#241225
#4e274f
#783c7a
#a250a4

Tints of #cc65cf Color

#cc65cf
#d176d4
#d787d9
#dd98df
#e2a9e4
#e8bae9
#eecbef
#f3dcf4
#f9edf9
#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

#cc65cf
#68cf65

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

Split Complementary

#cc65cf
#9dcf65
#65cf97

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

Analogous Color

#a265cf
#b765cf
#cc65cf
#cf65bd
#cf65a8

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

#cc65cf
#cfcc65
#65cfcc

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

#cc65cf
#cf9765
#68cf65
#659dcf

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

#cc65cf
#68cf65
#65cf97
#cf659d

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

#cc65cf Color Code Preview on Black Background Color

This is how #cc65cf Color will look on black background color. Color contrast ratio is 6.33

#cc65cf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc65cf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc65cf

#cc65cf color code is use for CSS Background Color

Background color for the above div is #cc65cf

HTML with inline CSS

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

#cc65cf color code is use for CSS Border Color

CSS Border color for the above div is #cc65cf

HTML with inline CSS

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

CSS Border Left color for the above div is #cc65cf

HTML with inline CSS

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

CSS Border Right color for the above div is #cc65cf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc65cf

HTML with inline CSS

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

CSS Border Top color for the above div is #cc65cf

HTML with inline CSS

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

#cc65cf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc65cf Color code Preview on White Background

This is how #cc65cf Color code will look on white background color. Color contrast ratio is 3.32

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

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(204,101,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(104,207,101,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,101,207,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.