crispedge.com

Color picker

Loading...

#c259bb hex color - Violet - Warm color - Information

#c259bb hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c259bb Color code in RGB color code model is created after adding 76.08% red color, 34.9% green color and 73.33% blue color. Hex #c259bb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 54% magenta, 4% yellow and 24% black.

Hex #c259bb color code is between #bb55aa web safe hex color code and #cc66cc web safe hex color code. #bb55aa is the nearest web safe color code. You can see here many more shades of #c259bb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec259bb#c259bb
RGB Decimal194, 89, 187rgb(194, 89, 187)
RGB Percent76%, 35%, 73%rgb(76%, 35%, 73%)
CSS RGBa194, 89, 187,1rgba(194,89,187,1)
CMYK Modelcmyk(0%,54%,4%,24%)
HSL Color Space304,46% ,55%hsl(304,46% ,55%)
HSV Color Space304°, 54%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000100101100110111011
Octal302131273
Decimal19489187
Hexc259bb

Different shades of #c259bb color code.

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

Light Shade of #c259bb
#d07eca
Dark Shade of #c259bb
#aa3ea2
Saturated Shade of #c259bb
#cd4ec5
Desaturated Shade of #c259bb
#b764b1
Grey scale Shade of #c259bb
#8d8d8d
Brighten Shade
#db72d4
Most Readable Shade
#FFFFFF

Shades of #c259bb color code

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

#c259bb
#ac4fa6
#964591
#813b7c
#6b3167
#562753
#401d3e
#2b1329
#150914
#000000

Similar Color like #c259bb color

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

#c35abc
#c45bbd
#c55cbe
#c65dbf
#c75ec0
#c85fc1
#c960c2
#ca61c3
#cb62c4
#cc63c5
#cd64c6
#ce65c7
#cf66c8
#d067c9
#c158ba
#c057b9
#bf56b8
#be55b7
#bd54b6
#bc53b5
#bb52b4
#ba51b3
#b950b2
#b84fb1
#b74eb0
#b64daf
#b54cae
#b44bad

Monochromatic Color with #c259bb

#c259bb
#ec6de4
#180b17
#421f40
#6d3269
#974692

Tints of #c259bb Color

#c259bb
#c86bc2
#cf7dca
#d690d1
#dda2d9
#e3b5e0
#eac7e8
#f1daef
#f8ecf7
#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

#c259bb
#59c260

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

Split Complementary

#c259bb
#87c259
#59c295

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

Analogous Color

#9f59c2
#b459c2
#c259bb
#c259a6
#c25991

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

#c259bb
#bbc259
#59bbc2

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

#c259bb
#c29459
#59c260
#5987c2

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

#c259bb
#59c260
#59c295
#c25987

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

#c259bb Color Code Preview on Black Background Color

This is how #c259bb Color will look on black background color. Color contrast ratio is 5.44

#c259bb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c259bb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c259bb

#c259bb color code is use for CSS Background Color

Background color for the above div is #c259bb

HTML with inline CSS

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

#c259bb color code is use for CSS Border Color

CSS Border color for the above div is #c259bb

HTML with inline CSS

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

CSS Border Left color for the above div is #c259bb

HTML with inline CSS

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

CSS Border Right color for the above div is #c259bb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c259bb

HTML with inline CSS

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

CSS Border Top color for the above div is #c259bb

HTML with inline CSS

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

#c259bb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c259bb Color code Preview on White Background

This is how #c259bb Color code will look on white background color. Color contrast ratio is 3.86

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

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(194,89,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(89,194,96,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(194,89,187,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.