crispedge.com

Color picker

Loading...

#c061eb hex color - Violet - Warm color - Information

#c061eb hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c061eb Color code in RGB color code model is created after adding 75.29% red color, 38.04% green color and 92.16% blue color. Hex #c061eb Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 59% magenta, 0% yellow and 8% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec061eb#c061eb
RGB Decimal192, 97, 235rgb(192, 97, 235)
RGB Percent75%, 38%, 92%rgb(75%, 38%, 92%)
CSS RGBa192, 97, 235,1rgba(192,97,235,1)
CMYK Modelcmyk(18%,59%,0%,8%)
HSL Color Space281,78% ,65%hsl(281,78% ,65%)
HSV Color Space281°, 59%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000000110000111101011
Octal300141353
Decimal19297235
Hexc061eb

Different shades of #c061eb color code.

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

Light Shade of #c061eb
#d28ef1
Dark Shade of #c061eb
#ae34e5
Saturated Shade of #c061eb
#c358f4
Desaturated Shade of #c061eb
#bd6ae2
Grey scale Shade of #c061eb
#a6a6a6
Brighten Shade
#d97aff
Most Readable Shade
#000000

Shades of #c061eb color code

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

#c061eb
#aa56d0
#954bb6
#80409c
#6a3582
#552b68
#40204e
#2a1534
#150a1a
#000000

Similar Color like #c061eb color

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

#c162ec
#c263ed
#c364ee
#c465ef
#c566f0
#c667f1
#c768f2
#c869f3
#c96af4
#ca6bf5
#cb6cf6
#cc6df7
#cd6ef8
#ce6ff9
#bf60ea
#be5fe9
#bd5ee8
#bc5de7
#bb5ce6
#ba5be5
#b95ae4
#b859e3
#b758e2
#b657e1
#b556e0
#b455df
#b354de
#b253dd

Monochromatic Color with #c061eb

#c061eb
#120916
#351b41
#582c6b
#7b3e96
#9d4fc0

Tints of #c061eb Color

#c061eb
#c772ed
#ce84ef
#d595f1
#dca7f3
#e3b8f6
#eacaf8
#f1dbfa
#f8edfc
#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

#c061eb
#8ceb61

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

Split Complementary

#c061eb
#d1eb61
#61eb7b

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

Analogous Color

#8961eb
#a461eb
#c061eb
#dc61eb
#eb61df

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

#c061eb
#ebc061
#61ebc0

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

#c061eb
#eb7b61
#8ceb61
#61d1eb

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

#c061eb
#8ceb61
#61eb7b
#eb61d1

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

#c061eb Color Code Preview on Black Background Color

This is how #c061eb Color will look on black background color. Color contrast ratio is 6.15

#c061eb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c061eb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c061eb

#c061eb color code is use for CSS Background Color

Background color for the above div is #c061eb

HTML with inline CSS

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

#c061eb color code is use for CSS Border Color

CSS Border color for the above div is #c061eb

HTML with inline CSS

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

CSS Border Left color for the above div is #c061eb

HTML with inline CSS

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

CSS Border Right color for the above div is #c061eb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c061eb

HTML with inline CSS

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

CSS Border Top color for the above div is #c061eb

HTML with inline CSS

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

#c061eb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c061eb Color code Preview on White Background

This is how #c061eb Color code will look on white background color. Color contrast ratio is 3.41

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

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(192,97,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(140,235,97,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(192,97,235,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.