crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#c093c5 hex color - Violet - Warm color - Information

#c093c5 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c093c5 Color code in RGB color code model is created after adding 75.29% red color, 57.65% green color and 77.25% blue color. Hex #c093c5 Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 25% magenta, 0% yellow and 23% black.

Hex #c093c5 color code is between #bb99cc web safe hex color code and #cc88bb web safe hex color code. #bb99cc is the nearest web safe color code. You can see here many more shades of #c093c5 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec093c5#c093c5
RGB Decimal192, 147, 197rgb(192, 147, 197)
RGB Percent75%, 58%, 77%rgb(75%, 58%, 77%)
CSS RGBa192, 147, 197,1rgba(192,147,197,1)
CMYK Modelcmyk(3%,25%,0%,23%)
HSL Color Space294,30% ,67%hsl(294,30% ,67%)
HSV Color Space294°, 25%, 77%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000001001001111000101
Octal300223305
Decimal192147197
Hexc093c5

Different shades of #c093c5 color code.

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

Light Shade of #c093c5
#d3b4d7
Dark Shade of #c093c5
#ad72b3
Saturated Shade of #c093c5
#c78bcd
Desaturated Shade of #c093c5
#b99bbd
Grey scale Shade of #c093c5
#acacac
Brighten Shade
#d9acde
Most Readable Shade
#000000

Shades of #c093c5 color code

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

#c093c5
#aa82af
#957299
#806283
#6a516d
#554157
#403141
#2a202b
#151015
#000000

Similar Color like #c093c5 color

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

#c194c6
#c295c7
#c396c8
#c497c9
#c598ca
#c699cb
#c79acc
#c89bcd
#c99cce
#ca9dcf
#cb9ed0
#cc9fd1
#cda0d2
#cea1d3
#bf92c4
#be91c3
#bd90c2
#bc8fc1
#bb8ec0
#ba8dbf
#b98cbe
#b88bbd
#b78abc
#b689bb
#b588ba
#b487b9
#b386b8
#b285b7

Monochromatic Color with #c093c5

#c093c5
#e9b3ef
#1a141b
#443445
#6d5470
#97739a

Tints of #c093c5 Color

#c093c5
#c79fcb
#ceabd1
#d5b7d8
#dcc3de
#e3cfe5
#eadbeb
#f1e7f2
#f8f3f8
#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

#c093c5
#98c593

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

Split Complementary

#c093c5
#b1c593
#93c5a7

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

Analogous Color

#ac93c5
#b693c5
#c093c5
#c593c0
#c593b6

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

#c093c5
#c5c093
#93c5c0

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

#c093c5
#c5a793
#98c593
#93b1c5

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

#c093c5
#98c593
#93c5a7
#c593b1

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

#c093c5 Color Code Preview on Black Background Color

This is how #c093c5 Color will look on black background color. Color contrast ratio is 8.22

#c093c5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c093c5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c093c5

#c093c5 color code is use for CSS Background Color

Background color for the above div is #c093c5

HTML with inline CSS

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

#c093c5 color code is use for CSS Border Color

CSS Border color for the above div is #c093c5

HTML with inline CSS

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

CSS Border Left color for the above div is #c093c5

HTML with inline CSS

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

CSS Border Right color for the above div is #c093c5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c093c5

HTML with inline CSS

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

CSS Border Top color for the above div is #c093c5

HTML with inline CSS

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

#c093c5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c093c5 Color code Preview on White Background

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.