Skip to main content Skip to docs navigation

#c082cb hex color | Download Dark Violet BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Pantone 2573 C and its hex is #B884CB Nearest Color Name

Color Hue/Base color: Violet

Hex #c082cb Color code in RGB color code model is created after adding 75.29% red color, 50.98% green color and 79.61% blue color. Hex #c082cb Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 36% magenta, 0% yellow and 20.39% black.

Hex #c082cb color code is between #bb88cc web safe hex color code and #cc77bb web safe hex color code. #bb88cc is the nearest web safe color code. You can see here many more shades of #c082cb color code.

RGB Chart

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

Color Table

Hex Color Code c082cb #c082cb
RGB Decimal 192, 130, 203 192, 130, 203
RGB Percent 75%, 51%, 80% rgb(75%, 51%, 80%)
CSS RGBa 192, 130, 203,1 rgba(192,130,203,1)
CMYK Model cmyk(5%,36%,0%,20.39%)
HSL Color Space 291,41% ,65% hsl(291,41% ,65%)
HSV Color Space 291°, 36%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000000 10000010 11001011
Octal 300 202 313
Decimal 192 130 203
Hex c0 82 cb

Different shades of #c082cb color code.

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

Darkest of #c082cb
#74357f
Darker of #c082cb
#9544a3
Dark of #c082cb
#ae5ebc
Base of #c082cb
#c082cb
Light of #c082cb
#d2a6da
Lighter
#e4cae9
Lightest
#f6eef8

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

#c082cb
#8dcb82

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

Split Complementary

#c082cb
#b1cb82
#82cb9b

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

Analogous Color

#9582cb
#a282cb
#c082cb
#cb82be
#cb829f

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

#c082cb
#82cbc0
#cbc082

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

#c082cb
#cbc082
#8dcb82
#828dcb

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#c082cb
#cb9b82
#8dcb82
#82b1cb

Square 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).

Monochromatic Color with #c082cb

#53265b
#74357f
#9544a3
#ae5ebc
#c082cb
#d2a6da
#e4cae9
#f6eef8
#ffffff

Tints of #c082cb Color

#c082cb
#c78fd0
#ce9dd6
#d5abdc
#dcb9e2
#e3c7e7
#ead5ed
#f1e3f3
#f8f1f9
#ffffff

Shades of #c082cb color code

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

#c082cb
#aa73b4
#95659d
#805687
#6a4870
#55395a
#402b43
#2a1c2d
#150e16
#000000

Tones

#c082cb
#b494b9
#a7a5a8
#a6a6a6
#a6a6a6

Tones

Similar Color like #c082cb color

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

#c183cc
#c284cd
#c385ce
#c486cf
#c587d0
#c688d1
#c789d2
#c88ad3
#c98bd4
#ca8cd5
#cb8dd6
#cc8ed7
#cd8fd8
#ce90d9
#bf81ca
#be80c9
#bd7fc8
#bc7ec7
#bb7dc6
#ba7cc5
#b97bc4
#b87ac3
#b779c2
#b678c1
#b577c0
#b476bf
#b375be
#b274bd

Download this Dark Violet

Hex #c082cb 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.

#c082cb Color Code Preview on Black Background Color

This is how #c082cb Color will look on black background color. Color contrast ratio is 7.30

#c082cb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c082cb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c082cb

#c082cb color code is use for CSS Background Color

Background color for the above div is #c082cb

HTML with inline CSS

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

#c082cb color code is use for CSS Border Color

CSS Border color for the above div is #c082cb

HTML with inline CSS

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

CSS Border Left color for the above div is #c082cb

HTML with inline CSS

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

CSS Border Right color for the above div is #c082cb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c082cb

HTML with inline CSS

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

CSS Border Top color for the above div is #c082cb

HTML with inline CSS

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

#c082cb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c082cb Color code Preview on White Background

This is how #c082cb Color code will look on white background color. Color contrast ratio is 2.88

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(192,130,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(141,203,130,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(192,130,203,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }