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

#c360b1 hex color - Violet - Warm color - Information

#c360b1 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c360b1 Color code in RGB color code model is created after adding 76.47% red color, 37.65% green color and 69.41% blue color. Hex #c360b1 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 51% magenta, 9% yellow and 23.53% black.

Hex #c360b1 color code is between #bb66aa web safe hex color code and #cc55bb web safe hex color code. #bb66aa is the nearest web safe color code. You can see here many more shades of #c360b1 color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codec360b1#c360b1
RGB Decimal195, 96, 177rgb(195, 96, 177)
RGB Percent76%, 38%, 69%rgb(76%, 38%, 69%)
CSS RGBa195, 96, 177,1rgba(195,96,177,1)
CMYK Modelcmyk(0%,51%,9%,23.53%)
HSL Color Space311,45% ,57%hsl(311,45% ,57%)
HSV Color Space311°, 51%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000110110000010110001
Octal303140261
Decimal19596177
Hexc360b1

Different shades of #c360b1 color code.

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

Light Shade of #c360b1
#d185c3
Dark Shade of #c360b1
#ae429a
Saturated Shade of #c360b1
#ce55b8
Desaturated Shade of #c360b1
#b86baa
Grey scale Shade of #c360b1
#919191
Brighten Shade
#dc79ca
Most Readable Shade
#FFFFFF

Shades of #c360b1 color code

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

#c360b1
#ad559d
#974a89
#824076
#6c3562
#562a4e
#41203b
#2b1527
#150a13
#000000

Similar Color like #c360b1 color

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

#c461b2
#c562b3
#c663b4
#c764b5
#c865b6
#c966b7
#ca67b8
#cb68b9
#cc69ba
#cd6abb
#ce6bbc
#cf6cbd
#d06dbe
#d16ebf
#c25fb0
#c15eaf
#c05dae
#bf5cad
#be5bac
#bd5aab
#bc59aa
#bb58a9
#ba57a8
#b956a7
#b855a6
#b754a5
#b653a4
#b552a3

Monochromatic Color with #c360b1

#c360b1
#ed75d8
#190c17
#43213d
#6e3664
#984b8a

Tints of #c360b1 Color

#c360b1
#c971b9
#d083c2
#d795cb
#dda6d3
#e4b8dc
#ebcae5
#f1dbed
#f8edf6
#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

#c360b1
#60c372

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

Split Complementary

#c360b1
#80c360
#60c3a3

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

Analogous Color

#ad60c3
#c160c3
#c360b1
#c3609d
#c36089

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

#c360b1
#b1c360
#60b1c3

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

#c360b1
#c3a360
#60c372
#607fc3

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

#c360b1
#60c372
#60c3a3
#c36080

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

#c360b1 Color Code Preview on Black Background Color

This is how #c360b1 Color will look on black background color. Color contrast ratio is 5.63

#c360b1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c360b1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c360b1

#c360b1 color code is use for CSS Background Color

Background color for the above div is #c360b1

HTML with inline CSS

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

#c360b1 color code is use for CSS Border Color

CSS Border color for the above div is #c360b1

HTML with inline CSS

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

CSS Border Left color for the above div is #c360b1

HTML with inline CSS

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

CSS Border Right color for the above div is #c360b1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c360b1

HTML with inline CSS

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

CSS Border Top color for the above div is #c360b1

HTML with inline CSS

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

#c360b1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c360b1 Color code Preview on White Background

This is how #c360b1 Color code will look on white background color. Color contrast ratio is 3.73

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

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(195,96,177,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(96,195,114,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(195,96,177,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.