crispedge.com

Color picker

Loading...

#ca83cc hex color - Violet - Warm color - Information

#ca83cc hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ca83cc Color code in RGB color code model is created after adding 79.22% red color, 51.37% green color and 80% blue color. Hex #ca83cc Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 36% magenta, 0% yellow and 20% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeca83cc#ca83cc
RGB Decimal202, 131, 204rgb(202, 131, 204)
RGB Percent79%, 51%, 80%rgb(79%, 51%, 80%)
CSS RGBa202, 131, 204,1rgba(202,131,204,1)
CMYK Modelcmyk(1%,36%,0%,20%)
HSL Color Space298,42% ,66%hsl(298,42% ,66%)
HSV Color Space298°, 36%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010101000001111001100
Octal312203314
Decimal202131204
Hexca83cc

Different shades of #ca83cc color code.

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

Light Shade of #ca83cc
#d9a7db
Dark Shade of #ca83cc
#bb5fbd
Saturated Shade of #ca83cc
#d27ad5
Desaturated Shade of #ca83cc
#c28cc3
Grey scale Shade of #ca83cc
#a7a7a7
Brighten Shade
#e39ce5
Most Readable Shade
#000000

Shades of #ca83cc color code

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

#ca83cc
#b374b5
#9d659e
#865788
#704871
#593a5a
#432b44
#2c1d2d
#160e16
#000000

Similar Color like #ca83cc color

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

#cb84cd
#cc85ce
#cd86cf
#ce87d0
#cf88d1
#d089d2
#d18ad3
#d28bd4
#d38cd5
#d48dd6
#d58ed7
#d68fd8
#d790d9
#d891da
#c982cb
#c881ca
#c780c9
#c67fc8
#c57ec7
#c47dc6
#c37cc5
#c27bc4
#c17ac3
#c079c2
#bf78c1
#be77c0
#bd76bf
#bc75be

Monochromatic Color with #ca83cc

#ca83cc
#f49ef6
#221622
#4c314c
#764c77
#a068a1

Tints of #ca83cc Color

#ca83cc
#cf90d1
#d59ed7
#dbacdd
#e1bae2
#e7c7e8
#edd5ee
#f3e3f3
#f9f1f9
#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

#ca83cc
#85cc83

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

Split Complementary

#ca83cc
#aacc83
#83cca6

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

Analogous Color

#ad83cc
#bb83cc
#ca83cc
#cc83bf
#cc83b1

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

#ca83cc
#ccca83
#83ccca

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

#ca83cc
#cca583
#85cc83
#83a9cc

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

#ca83cc
#85cc83
#83cca6
#cc83aa

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

#ca83cc Color Code Preview on Black Background Color

This is how #ca83cc Color will look on black background color. Color contrast ratio is 7.63

#ca83cc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ca83cc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ca83cc

#ca83cc color code is use for CSS Background Color

Background color for the above div is #ca83cc

HTML with inline CSS

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

#ca83cc color code is use for CSS Border Color

CSS Border color for the above div is #ca83cc

HTML with inline CSS

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

CSS Border Left color for the above div is #ca83cc

HTML with inline CSS

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

CSS Border Right color for the above div is #ca83cc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ca83cc

HTML with inline CSS

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

CSS Border Top color for the above div is #ca83cc

HTML with inline CSS

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

#ca83cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ca83cc Color code Preview on White Background

This is how #ca83cc Color code will look on white background color. Color contrast ratio is 2.75

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

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(202,131,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(133,204,131,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(202,131,204,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.