Skip to main content Skip to docs navigation

#c81bbb hex color | Download Dark Red 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 Mystifying Magenta and its hex is #C920B0 Nearest Color Name

Color Hue/Base color: Red

Hex #c81bbb Color code in RGB color code model is created after adding 78.43% red color, 10.59% green color and 73.33% blue color. Hex #c81bbb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 87% magenta, 7% yellow and 21.57% black.

Hex #c81bbb color code is between #cc22aa web safe hex color code and #bb11cc web safe hex color code. #cc22aa is the nearest web safe color code. You can see here many more shades of #c81bbb color code.

RGB Chart

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

Color Table

Hex Color Code c81bbb #c81bbb
RGB Decimal 200, 27, 187 200, 27, 187
RGB Percent 78%, 11%, 73% rgb(78%, 11%, 73%)
CSS RGBa 200, 27, 187,1 rgba(200,27,187,1)
CMYK Model cmyk(0%,87%,7%,21.57%)
HSL Color Space 305,76% ,45% hsl(305,76% ,45%)
HSV Color Space 305°, 87%, 78%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001000 00011011 10111011
Octal 310 33 273
Decimal 200 27 187
Hex c8 1b bb

Different shades of #c81bbb color code.

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

Darkest of #c81bbb
#41093d
Darker of #c81bbb
#6e0f67
Dark of #c81bbb
#9b1591
Base of #c81bbb
#c81bbb
Light of #c81bbb
#e333d6
Lighter
#e960df
Lightest
#f08ce8

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

#c81bbb
#1bc828

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

Split Complementary

#c81bbb
#64c81b
#1bc87f

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

Analogous Color

#701bc8
#8d1bc8
#c81bbb
#c81b81
#c81b39

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

#c81bbb
#1bbbc8
#bbc81b

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

#c81bbb
#bbc81b
#1bc828
#281bc8

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

#c81bbb
#c87f1b
#1bc828
#1b64c8

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 #c81bbb

#140313
#41093d
#6e0f67
#9b1591
#c81bbb
#e333d6
#e960df
#f08ce8
#f6b9f1

Tints of #c81bbb Color

#c81bbb
#ce34c2
#d44dca
#da67d1
#e080d9
#e699e0
#ecb3e8
#f2ccef
#f8e5f7
#ffffff

Shades of #c81bbb color code

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

#c81bbb
#b118a6
#9b1591
#85127c
#6f0f67
#580c53
#42093e
#2c0629
#160314
#000000

Tones

#c81bbb
#b132a8
#9b4894
#845f81
#727272

Tones

Similar Color like #c81bbb color

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

#c91cbc
#ca1dbd
#cb1ebe
#cc1fbf
#cd20c0
#ce21c1
#cf22c2
#d023c3
#d124c4
#d225c5
#d326c6
#d427c7
#d528c8
#d629c9
#c71aba
#c619b9
#c518b8
#c417b7
#c316b6
#c215b5
#c114b4
#c013b3
#bf12b2
#be11b1
#bd10b0
#bc0faf
#bb0eae
#ba0dad

Download this Dark Red

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

#c81bbb Color Code Preview on Black Background Color

This is how #c81bbb Color will look on black background color. Color contrast ratio is 4.33

#c81bbb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c81bbb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c81bbb

#c81bbb color code is use for CSS Background Color

Background color for the above div is #c81bbb

HTML with inline CSS

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

#c81bbb color code is use for CSS Border Color

CSS Border color for the above div is #c81bbb

HTML with inline CSS

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

CSS Border Left color for the above div is #c81bbb

HTML with inline CSS

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

CSS Border Right color for the above div is #c81bbb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c81bbb

HTML with inline CSS

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

CSS Border Top color for the above div is #c81bbb

HTML with inline CSS

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

#c81bbb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c81bbb Color code Preview on White Background

This is how #c81bbb Color code will look on white background color. Color contrast ratio is 4.85

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

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(200,27,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(27,200,40,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(200,27,187,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }