crispedge.com

Color picker

Loading...

#c487ba hex color - Red - Warm color - Information

#c487ba hex color - Red - Warm color

Color Hue/Base color: Red

Hex #c487ba Color code in RGB color code model is created after adding 76.86% red color, 52.94% green color and 72.94% blue color. Hex #c487ba Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 31% magenta, 5% yellow and 23% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec487ba#c487ba
RGB Decimal196, 135, 186rgb(196, 135, 186)
RGB Percent77%, 53%, 73%rgb(77%, 53%, 73%)
CSS RGBa196, 135, 186,1rgba(196,135,186,1)
CMYK Modelcmyk(0%,31%,5%,23%)
HSL Color Space310,34% ,65%hsl(310,34% ,65%)
HSV Color Space310°, 31%, 77%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001001000011110111010
Octal304207272
Decimal196135186
Hexc487ba

Different shades of #c487ba color code.

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

Light Shade of #c487ba
#d5a9ce
Dark Shade of #c487ba
#b365a6
Saturated Shade of #c487ba
#cd7ec0
Desaturated Shade of #c487ba
#bb90b4
Grey scale Shade of #c487ba
#a5a5a5
Brighten Shade
#dda0d3
Most Readable Shade
#000000

Shades of #c487ba color code

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

#c487ba
#ae78a5
#986990
#825a7c
#6c4b67
#573c52
#412d3e
#2b1e29
#150f14
#000000

Similar Color like #c487ba color

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

#c588bb
#c689bc
#c78abd
#c88bbe
#c98cbf
#ca8dc0
#cb8ec1
#cc8fc2
#cd90c3
#ce91c4
#cf92c5
#d093c6
#d194c7
#d295c8
#c386b9
#c285b8
#c184b7
#c083b6
#bf82b5
#be81b4
#bd80b3
#bc7fb2
#bb7eb1
#ba7db0
#b97caf
#b87bae
#b77aad
#b679ac

Monochromatic Color with #c487ba

#c487ba
#eea4e2
#1a1219
#442f41
#6f4c69
#996a92

Tints of #c487ba Color

#c487ba
#ca94c1
#d1a1c9
#d7afd1
#debcd8
#e4c9e0
#ebd7e8
#f1e4ef
#f8f1f7
#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

#c487ba
#87c491

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

Split Complementary

#c487ba
#9cc487
#87c4b0

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

Analogous Color

#b687c4
#c287c4
#c487ba
#c487ae
#c487a2

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

#c487ba
#bac487
#87bac4

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

#c487ba
#c4af87
#87c491
#879bc4

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

#c487ba
#87c491
#87c4b0
#c4879c

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

#c487ba Color Code Preview on Black Background Color

This is how #c487ba Color will look on black background color. Color contrast ratio is 7.52

#c487ba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c487ba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c487ba

#c487ba color code is use for CSS Background Color

Background color for the above div is #c487ba

HTML with inline CSS

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

#c487ba color code is use for CSS Border Color

CSS Border color for the above div is #c487ba

HTML with inline CSS

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

CSS Border Left color for the above div is #c487ba

HTML with inline CSS

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

CSS Border Right color for the above div is #c487ba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c487ba

HTML with inline CSS

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

CSS Border Top color for the above div is #c487ba

HTML with inline CSS

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

#c487ba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c487ba Color code Preview on White Background

This is how #c487ba Color code will look on white background color. Color contrast ratio is 2.79

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

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(196,135,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(135,196,145,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(196,135,186,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.