crispedge.com

Color picker

Loading...

#c612c0 hex color - Red - Warm color - Information

#c612c0 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #c612c0 Color code in RGB color code model is created after adding 77.65% red color, 7.06% green color and 75.29% blue color. Hex #c612c0 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 91% magenta, 3% yellow and 22% black.

Hex #c612c0 color code is between #cc11bb web safe hex color code and #bb22cc web safe hex color code. #cc11bb is the nearest web safe color code. You can see here many more shades of #c612c0 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codec612c0#c612c0
RGB Decimal198, 18, 192rgb(198, 18, 192)
RGB Percent78%, 7%, 75%rgb(78%, 7%, 75%)
CSS RGBa198, 18, 192,1rgba(198,18,192,1)
CMYK Modelcmyk(0%,91%,3%,22%)
HSL Color Space302,83% ,42%hsl(302,83% ,42%)
HSV Color Space302°, 91%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001100001001011000000
Octal30622300
Decimal19818192
Hexc612c0

Different shades of #c612c0 color code.

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

Light Shade of #c612c0
#eb20e4
Dark Shade of #c612c0
#970e93
Saturated Shade of #c612c0
#d107ca
Desaturated Shade of #c612c0
#bb1db6
Grey scale Shade of #c612c0
#6c6c6c
Brighten Shade
#df2bd9
Most Readable Shade
#FFFFFF

Shades of #c612c0 color code

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

#c612c0
#b010aa
#9a0e95
#840c80
#6e0a6a
#580855
#420640
#2c042a
#160215
#000000

Similar Color like #c612c0 color

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

#c713c1
#c814c2
#c915c3
#ca16c4
#cb17c5
#cc18c6
#cd19c7
#ce1ac8
#cf1bc9
#d01cca
#d11dcb
#d21ecc
#d31fcd
#d420ce
#c511bf
#c410be
#c30fbd
#c20ebc
#c10dbb
#c00cba
#bf0bb9
#be0ab8
#bd09b7
#bc08b6
#bb07b5
#ba06b4
#b905b3
#b804b2

Monochromatic Color with #c612c0

#c612c0
#f016e9
#1c031b
#460644
#710a6e
#9b0e97

Tints of #c612c0 Color

#c612c0
#cc2cc7
#d246ce
#d961d5
#df7bdc
#e595e3
#ecb0ea
#f2caf1
#f8e4f8
#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

#c612c0
#12c618

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

Split Complementary

#c612c0
#66c612
#12c672

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

Analogous Color

#8412c6
#a812c6
#c612c0
#c6129c
#c61278

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

#c612c0
#c0c612
#12c0c6

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

#c612c0
#c67212
#12c618
#1266c6

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

#c612c0
#12c618
#12c672
#c61266

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

#c612c0 Color Code Preview on Black Background Color

This is how #c612c0 Color will look on black background color. Color contrast ratio is 4.25

#c612c0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c612c0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c612c0

#c612c0 color code is use for CSS Background Color

Background color for the above div is #c612c0

HTML with inline CSS

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

#c612c0 color code is use for CSS Border Color

CSS Border color for the above div is #c612c0

HTML with inline CSS

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

CSS Border Left color for the above div is #c612c0

HTML with inline CSS

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

CSS Border Right color for the above div is #c612c0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c612c0

HTML with inline CSS

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

CSS Border Top color for the above div is #c612c0

HTML with inline CSS

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

#c612c0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c612c0 Color code Preview on White Background

This is how #c612c0 Color code will look on white background color. Color contrast ratio is 4.94

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

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(198,18,192,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(18,198,24,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(198,18,192,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.