crispedge.com

Color picker

Loading...

#c59bfc hex color - Violet - Cool color - Information

#c59bfc hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #c59bfc Color code in RGB color code model is created after adding 77.25% red color, 60.78% green color and 98.82% blue color. Hex #c59bfc Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 38% magenta, 0% yellow and 1% black.

Hex #c59bfc color code is between #cc99ff web safe hex color code and #bbaaee web safe hex color code. #cc99ff is the nearest web safe color code. You can see here many more shades of #c59bfc color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codec59bfc#c59bfc
RGB Decimal197, 155, 252rgb(197, 155, 252)
RGB Percent77%, 61%, 99%rgb(77%, 61%, 99%)
CSS RGBa197, 155, 252,1rgba(197,155,252,1)
CMYK Modelcmyk(22%,38%,0%,1%)
HSL Color Space266,94% ,80%hsl(266,94% ,80%)
HSV Color Space266°, 38%, 99%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110001011001101111111100
Octal305233374
Decimal197155252
Hexc59bfc

Different shades of #c59bfc color code.

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

Light Shade of #c59bfc
#e2ccfd
Dark Shade of #c59bfc
#a869fb
Saturated Shade of #c59bfc
#c598ff
Desaturated Shade of #c59bfc
#c6a0f7
Grey scale Shade of #c59bfc
#cbcbcb
Brighten Shade
#deb4ff
Most Readable Shade
#000000

Shades of #c59bfc color code

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

#c59bfc
#af89e0
#9978c4
#8367a8
#6d568c
#574470
#413354
#2b2238
#15111c
#000000

Similar Color like #c59bfc color

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

#c69cfd
#c79dfe
#c89eff
#c99fff
#caa0ff
#cba1ff
#cca2ff
#cda3ff
#cea4ff
#cfa5ff
#d0a6ff
#d1a7ff
#d2a8ff
#d3a9ff
#c49afb
#c399fa
#c298f9
#c197f8
#c096f7
#bf95f6
#be94f5
#bd93f4
#bc92f3
#bb91f2
#ba90f1
#b98ff0
#b88eef
#b78dee

Monochromatic Color with #c59bfc

#c59bfc
#1f1827
#403252
#614d7c
#8367a7
#a481d1

Tints of #c59bfc Color

#c59bfc
#cba6fc
#d1b1fc
#d8bcfd
#dec7fd
#e5d2fd
#ebddfe
#f2e8fe
#f8f3fe
#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

#c59bfc
#d2fc9b

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

Split Complementary

#c59bfc
#fcf69b
#a2fc9b

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

Analogous Color

#9e9bfc
#b29bfc
#c59bfc
#d89bfc
#ec9bfc

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

#c59bfc
#fcc59b
#9bfcc5

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

#c59bfc
#fc9ba1
#d2fc9b
#9bfcf5

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

#c59bfc
#d2fc9b
#a2fc9b
#f69bfc

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

#c59bfc Color Code Preview on Black Background Color

This is how #c59bfc Color will look on black background color. Color contrast ratio is 9.47

#c59bfc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c59bfc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c59bfc

#c59bfc color code is use for CSS Background Color

Background color for the above div is #c59bfc

HTML with inline CSS

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

#c59bfc color code is use for CSS Border Color

CSS Border color for the above div is #c59bfc

HTML with inline CSS

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

CSS Border Left color for the above div is #c59bfc

HTML with inline CSS

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

CSS Border Right color for the above div is #c59bfc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c59bfc

HTML with inline CSS

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

CSS Border Top color for the above div is #c59bfc

HTML with inline CSS

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

#c59bfc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c59bfc Color code Preview on White Background

This is how #c59bfc Color code will look on white background color. Color contrast ratio is 2.22

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

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(197,155,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(210,252,155,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(197,155,252,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.