crispedge.com

Color picker

Loading...

#c987b2 hex color - Red - Warm color - Information

#c987b2 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #c987b2 Color code in RGB color code model is created after adding 78.82% red color, 52.94% green color and 69.8% blue color. Hex #c987b2 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 11% yellow and 21% black.

Hex #c987b2 color code is between #cc88aa web safe hex color code and #bb77bb web safe hex color code. #cc88aa is the nearest web safe color code. You can see here many more shades of #c987b2 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec987b2#c987b2
RGB Decimal201, 135, 178rgb(201, 135, 178)
RGB Percent79%, 53%, 70%rgb(79%, 53%, 70%)
CSS RGBa201, 135, 178,1rgba(201,135,178,1)
CMYK Modelcmyk(0%,33%,11%,21%)
HSL Color Space321,38% ,66%hsl(321,38% ,66%)
HSV Color Space321°, 33%, 79%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010011000011110110010
Octal311207262
Decimal201135178
Hexc987b2

Different shades of #c987b2 color code.

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

Light Shade of #c987b2
#d9aac9
Dark Shade of #c987b2
#b9649b
Saturated Shade of #c987b2
#d27eb5
Desaturated Shade of #c987b2
#c090af
Grey scale Shade of #c987b2
#a8a8a8
Brighten Shade
#e2a0cb
Most Readable Shade
#000000

Shades of #c987b2 color code

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

#c987b2
#b2789e
#9c698a
#865a76
#6f4b62
#593c4f
#432d3b
#2c1e27
#160f13
#000000

Similar Color like #c987b2 color

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

#ca88b3
#cb89b4
#cc8ab5
#cd8bb6
#ce8cb7
#cf8db8
#d08eb9
#d18fba
#d290bb
#d391bc
#d492bd
#d593be
#d694bf
#d795c0
#c886b1
#c785b0
#c684af
#c583ae
#c482ad
#c381ac
#c280ab
#c17faa
#c07ea9
#bf7da8
#be7ca7
#bd7ba6
#bc7aa5
#bb79a4

Monochromatic Color with #c987b2

#c987b2
#f3a4d8
#1f151b
#493141
#744e67
#9e6a8c

Tints of #c987b2 Color

#c987b2
#cf94ba
#d5a1c3
#dbafcb
#e1bcd4
#e7c9dc
#edd7e5
#f3e4ed
#f9f1f6
#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

#c987b2
#87c99e

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

Split Complementary

#c987b2
#91c987
#87c9bf

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

Analogous Color

#c687c9
#c987bf
#c987b2
#c987a5
#c98798

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

#c987b2
#b2c987
#87b2c9

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

#c987b2
#c9bf87
#87c99e
#8791c9

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

#c987b2
#87c99e
#87c9bf
#c98791

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

#c987b2 Color Code Preview on Black Background Color

This is how #c987b2 Color will look on black background color. Color contrast ratio is 7.59

#c987b2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c987b2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c987b2

#c987b2 color code is use for CSS Background Color

Background color for the above div is #c987b2

HTML with inline CSS

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

#c987b2 color code is use for CSS Border Color

CSS Border color for the above div is #c987b2

HTML with inline CSS

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

CSS Border Left color for the above div is #c987b2

HTML with inline CSS

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

CSS Border Right color for the above div is #c987b2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c987b2

HTML with inline CSS

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

CSS Border Top color for the above div is #c987b2

HTML with inline CSS

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

#c987b2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c987b2 Color code Preview on White Background

This is how #c987b2 Color code will look on white background color. Color contrast ratio is 2.77

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

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(201,135,178,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(135,201,158,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(201,135,178,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.