crispedge.com

Color picker

Loading...

#c092e9 hex color - Violet - Warm color - Information

#c092e9 hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #c092e9 Color code in RGB color code model is created after adding 75.29% red color, 57.25% green color and 91.37% blue color. Hex #c092e9 Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 37% magenta, 0% yellow and 9% black.

Hex #c092e9 color code is between #bb99ee web safe hex color code and #cc88dd web safe hex color code. #bb99ee is the nearest web safe color code. You can see here many more shades of #c092e9 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codec092e9#c092e9
RGB Decimal192, 146, 233rgb(192, 146, 233)
RGB Percent75%, 57%, 91%rgb(75%, 57%, 91%)
CSS RGBa192, 146, 233,1rgba(192,146,233,1)
CMYK Modelcmyk(18%,37%,0%,9%)
HSL Color Space272,66% ,74%hsl(272,66% ,74%)
HSV Color Space272°, 37%, 91%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000001001001011101001
Octal300222351
Decimal192146233
Hexc092e9

Different shades of #c092e9 color code.

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

Light Shade of #c092e9
#d9bcf2
Dark Shade of #c092e9
#a768e0
Saturated Shade of #c092e9
#c08bf0
Desaturated Shade of #c092e9
#c099e2
Grey scale Shade of #c092e9
#bdbdbd
Brighten Shade
#d9abff
Most Readable Shade
#000000

Shades of #c092e9 color code

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

#c092e9
#aa81cf
#9571b5
#80619b
#6a5181
#554067
#40304d
#2a2033
#151019
#000000

Similar Color like #c092e9 color

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

#c193ea
#c294eb
#c395ec
#c496ed
#c597ee
#c698ef
#c799f0
#c89af1
#c99bf2
#ca9cf3
#cb9df4
#cc9ef5
#cd9ff6
#cea0f7
#bf91e8
#be90e7
#bd8fe6
#bc8ee5
#bb8de4
#ba8ce3
#b98be2
#b88ae1
#b789e0
#b688df
#b587de
#b486dd
#b385dc
#b284db

Monochromatic Color with #c092e9

#c092e9
#110d14
#34273f
#574269
#7a5d94
#9d77be

Tints of #c092e9 Color

#c092e9
#c79eeb
#ceaaed
#d5b6f0
#dcc2f2
#e3cef5
#eadaf7
#f1e6fa
#f8f2fc
#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

#c092e9
#bbe992

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

Split Complementary

#c092e9
#e7e992
#92e995

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

Analogous Color

#9d92e9
#af92e9
#c092e9
#d192e9
#e392e9

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

#c092e9
#e9c092
#92e9c0

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

#c092e9
#e99492
#bbe992
#92e6e9

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

#c092e9
#bbe992
#92e995
#e992e7

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

#c092e9 Color Code Preview on Black Background Color

This is how #c092e9 Color will look on black background color. Color contrast ratio is 8.53

#c092e9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c092e9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c092e9

#c092e9 color code is use for CSS Background Color

Background color for the above div is #c092e9

HTML with inline CSS

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

#c092e9 color code is use for CSS Border Color

CSS Border color for the above div is #c092e9

HTML with inline CSS

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

CSS Border Left color for the above div is #c092e9

HTML with inline CSS

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

CSS Border Right color for the above div is #c092e9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c092e9

HTML with inline CSS

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

CSS Border Top color for the above div is #c092e9

HTML with inline CSS

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

#c092e9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c092e9 Color code Preview on White Background

This is how #c092e9 Color code will look on white background color. Color contrast ratio is 2.46

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

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,146,233,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(187,233,146,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(192,146,233,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.