crispedge.com

Color picker

Loading...

#c090da hex color - Violet - Warm color - Information

#c090da hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #c090da Color code in RGB color code model is created after adding 75.29% red color, 56.47% green color and 85.49% blue color. Hex #c090da Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 34% magenta, 0% yellow and 15% black.

Hex #c090da color code is between #bb88dd web safe hex color code and #cc99cc web safe hex color code. #bb88dd is the nearest web safe color code. You can see here many more shades of #c090da color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codec090da#c090da
RGB Decimal192, 144, 218rgb(192, 144, 218)
RGB Percent75%, 56%, 85%rgb(75%, 56%, 85%)
CSS RGBa192, 144, 218,1rgba(192,144,218,1)
CMYK Modelcmyk(12%,34%,0%,15%)
HSL Color Space279,50% ,71%hsl(279,50% ,71%)
HSV Color Space279°, 34%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000001001000011011010
Octal300220332
Decimal192144218
Hexc090da

Different shades of #c090da color code.

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

Light Shade of #c090da
#d6b6e7
Dark Shade of #c090da
#aa6acd
Saturated Shade of #c090da
#c289e1
Desaturated Shade of #c090da
#be97d3
Grey scale Shade of #c090da
#b5b5b5
Brighten Shade
#d9a9f3
Most Readable Shade
#000000

Shades of #c090da color code

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

#c090da
#aa80c1
#9570a9
#806091
#6a5079
#554060
#403048
#2a2030
#151018
#000000

Similar Color like #c090da color

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

#c191db
#c292dc
#c393dd
#c494de
#c595df
#c696e0
#c797e1
#c898e2
#c999e3
#ca9ae4
#cb9be5
#cc9ce6
#cd9de7
#ce9ee8
#bf8fd9
#be8ed8
#bd8dd7
#bc8cd6
#bb8bd5
#ba8ad4
#b989d3
#b888d2
#b787d1
#b686d0
#b585cf
#b484ce
#b383cd
#b282cc

Monochromatic Color with #c090da

#c090da
#050405
#2a2030
#503c5a
#755885
#9b74af

Tints of #c090da Color

#c090da
#c79cde
#cea8e2
#d5b5e6
#dcc1ea
#e3cdee
#eadaf2
#f1e6f6
#f8f2fa
#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

#c090da
#aada90

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

Split Complementary

#c090da
#cfda90
#90da9b

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

Analogous Color

#a290da
#b190da
#c090da
#cf90da
#da90d6

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

#c090da
#dac090
#90dac0

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

#c090da
#da9b90
#aada90
#90cfda

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

#c090da
#aada90
#90da9b
#da90cf

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

#c090da Color Code Preview on Black Background Color

This is how #c090da Color will look on black background color. Color contrast ratio is 8.24

#c090da in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c090da

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c090da

#c090da color code is use for CSS Background Color

Background color for the above div is #c090da

HTML with inline CSS

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

#c090da color code is use for CSS Border Color

CSS Border color for the above div is #c090da

HTML with inline CSS

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

CSS Border Left color for the above div is #c090da

HTML with inline CSS

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

CSS Border Right color for the above div is #c090da

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c090da

HTML with inline CSS

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

CSS Border Top color for the above div is #c090da

HTML with inline CSS

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

#c090da hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c090da Color code Preview on White Background

This is how #c090da Color code will look on white background color. Color contrast ratio is 2.55

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

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,144,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(170,218,144,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(192,144,218,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.