crispedge.com

Color picker

Loading...

#c090ee hex color - Violet - Warm color - Information

#c090ee hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #c090ee Color code in RGB color code model is created after adding 75.29% red color, 56.47% green color and 93.33% blue color. Hex #c090ee Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 39% magenta, 0% yellow and 7% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codec090ee#c090ee
RGB Decimal192, 144, 238rgb(192, 144, 238)
RGB Percent75%, 56%, 93%rgb(75%, 56%, 93%)
CSS RGBa192, 144, 238,1rgba(192,144,238,1)
CMYK Modelcmyk(19%,39%,0%,7%)
HSL Color Space271,73% ,75%hsl(271,73% ,75%)
HSV Color Space271°, 39%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000001001000011101110
Octal300220356
Decimal192144238
Hexc090ee

Different shades of #c090ee color code.

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

Light Shade of #c090ee
#d9bcf5
Dark Shade of #c090ee
#a764e7
Saturated Shade of #c090ee
#c08af4
Desaturated Shade of #c090ee
#c096e8
Grey scale Shade of #c090ee
#bfbfbf
Brighten Shade
#d9a9ff
Most Readable Shade
#000000

Shades of #c090ee color code

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

#c090ee
#aa80d3
#9570b9
#80609e
#6a5084
#554069
#40304f
#2a2034
#15101a
#000000

Similar Color like #c090ee color

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

#c191ef
#c292f0
#c393f1
#c494f2
#c595f3
#c696f4
#c797f5
#c898f6
#c999f7
#ca9af8
#cb9bf9
#cc9cfa
#cd9dfb
#ce9efc
#bf8fed
#be8eec
#bd8deb
#bc8cea
#bb8be9
#ba8ae8
#b989e7
#b888e6
#b787e5
#b686e4
#b585e3
#b484e2
#b383e1
#b282e0

Monochromatic Color with #c090ee

#c090ee
#150f1a
#372944
#59436e
#7b5d99
#9e76c3

Tints of #c090ee Color

#c090ee
#c79cef
#cea8f1
#d5b5f3
#dcc1f5
#e3cdf7
#eadaf9
#f1e6fb
#f8f2fd
#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

#c090ee
#beee90

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

Split Complementary

#c090ee
#edee90
#90ee91

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

Analogous Color

#9a90ee
#ad90ee
#c090ee
#d390ee
#e690ee

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

#c090ee
#eec090
#90eec0

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

#c090ee
#ee9190
#beee90
#90edee

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

#c090ee
#beee90
#90ee91
#ee90ed

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

#c090ee Color Code Preview on Black Background Color

This is how #c090ee Color will look on black background color. Color contrast ratio is 8.47

#c090ee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c090ee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c090ee

#c090ee color code is use for CSS Background Color

Background color for the above div is #c090ee

HTML with inline CSS

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

#c090ee color code is use for CSS Border Color

CSS Border color for the above div is #c090ee

HTML with inline CSS

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

CSS Border Left color for the above div is #c090ee

HTML with inline CSS

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

CSS Border Right color for the above div is #c090ee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c090ee

HTML with inline CSS

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

CSS Border Top color for the above div is #c090ee

HTML with inline CSS

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

#c090ee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c090ee Color code Preview on White Background

This is how #c090ee Color code will look on white background color. Color contrast ratio is 2.48

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

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