crispedge.com

Color picker

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

#c992ca hex color - Violet - Warm color - Information

#c992ca hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c992ca Color code in RGB color code model is created after adding 78.82% red color, 57.25% green color and 79.22% blue color. Hex #c992ca Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 28% magenta, 0% yellow and 21% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec992ca#c992ca
RGB Decimal201, 146, 202rgb(201, 146, 202)
RGB Percent79%, 57%, 79%rgb(79%, 57%, 79%)
CSS RGBa201, 146, 202,1rgba(201,146,202,1)
CMYK Modelcmyk(0%,28%,0%,21%)
HSL Color Space299,35% ,68%hsl(299,35% ,68%)
HSV Color Space299°, 28%, 79%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010011001001011001010
Octal311222312
Decimal201146202
Hexc992ca

Different shades of #c992ca color code.

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

Light Shade of #c992ca
#dab4db
Dark Shade of #c992ca
#b870b9
Saturated Shade of #c992ca
#d18ad2
Desaturated Shade of #c992ca
#c19ac2
Grey scale Shade of #c992ca
#aeaeae
Brighten Shade
#e2abe3
Most Readable Shade
#000000

Shades of #c992ca color code

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

#c992ca
#b281b3
#9c719d
#866186
#6f5170
#594059
#433043
#2c202c
#161016
#000000

Similar Color like #c992ca color

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

#ca93cb
#cb94cc
#cc95cd
#cd96ce
#ce97cf
#cf98d0
#d099d1
#d19ad2
#d29bd3
#d39cd4
#d49dd5
#d59ed6
#d69fd7
#d7a0d8
#c891c9
#c790c8
#c68fc7
#c58ec6
#c48dc5
#c38cc4
#c28bc3
#c18ac2
#c089c1
#bf88c0
#be87bf
#bd86be
#bc85bd
#bb84bc

Monochromatic Color with #c992ca

#c992ca
#f3b1f4
#201720
#4a364a
#745575
#9f739f

Tints of #c992ca Color

#c992ca
#cf9ecf
#d5aad5
#dbb6db
#e1c2e1
#e7cee7
#eddaed
#f3e6f3
#f9f2f9
#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

#c992ca
#93ca92

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

Split Complementary

#c992ca
#afca92
#92caad

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

Analogous Color

#b392ca
#be92ca
#c992ca
#ca92c0
#ca92b5

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

#c992ca
#cac992
#92cac9

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

#c992ca
#caad92
#93ca92
#92afca

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

#c992ca
#93ca92
#92caad
#ca92af

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

#c992ca Color Code Preview on Black Background Color

This is how #c992ca Color will look on black background color. Color contrast ratio is 8.45

#c992ca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c992ca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c992ca

#c992ca color code is use for CSS Background Color

Background color for the above div is #c992ca

HTML with inline CSS

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

#c992ca color code is use for CSS Border Color

CSS Border color for the above div is #c992ca

HTML with inline CSS

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

CSS Border Left color for the above div is #c992ca

HTML with inline CSS

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

CSS Border Right color for the above div is #c992ca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c992ca

HTML with inline CSS

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

CSS Border Top color for the above div is #c992ca

HTML with inline CSS

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

#c992ca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c992ca Color code Preview on White Background

This is how #c992ca Color code will look on white background color. Color contrast ratio is 2.49

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

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.