crispedge.com

Color picker

Loading...

#ca879d hex color - Red - Warm color - Information

#ca879d hex color - Red - Warm color

Color Hue/Base color: Red

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeca879d#ca879d
RGB Decimal202, 135, 157rgb(202, 135, 157)
RGB Percent79%, 53%, 62%rgb(79%, 53%, 62%)
CSS RGBa202, 135, 157,1rgba(202,135,157,1)
CMYK Modelcmyk(0%,33%,22%,21%)
HSL Color Space340,39% ,66%hsl(340,39% ,66%)
HSV Color Space340°, 33%, 79%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010101000011110011101
Octal312207235
Decimal202135157
Hexca879d

Different shades of #ca879d color code.

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

Light Shade of #ca879d
#daaaba
Dark Shade of #ca879d
#ba6480
Saturated Shade of #ca879d
#d37e9a
Desaturated Shade of #ca879d
#c190a0
Grey scale Shade of #ca879d
#a8a8a8
Brighten Shade
#e3a0b6
Most Readable Shade
#000000

Shades of #ca879d color code

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

#ca879d
#b3788b
#9d697a
#865a68
#704b57
#593c45
#432d34
#2c1e22
#160f11
#000000

Similar Color like #ca879d color

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

#cb889e
#cc899f
#cd8aa0
#ce8ba1
#cf8ca2
#d08da3
#d18ea4
#d28fa5
#d390a6
#d491a7
#d592a8
#d693a9
#d794aa
#d895ab
#c9869c
#c8859b
#c7849a
#c68399
#c58298
#c48197
#c38096
#c27f95
#c17e94
#c07d93
#bf7c92
#be7b91
#bd7a90
#bc798f

Monochromatic Color with #ca879d

#ca879d
#f4a3be
#201519
#4a323a
#754e5b
#9f6b7c

Tints of #ca879d Color

#ca879d
#cf94a7
#d5a1b2
#dbafbd
#e1bcc8
#e7c9d3
#edd7de
#f3e4e9
#f9f1f4
#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

#ca879d
#87cab4

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

Split Complementary

#ca879d
#87ca92
#87bfca

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

Analogous Color

#ca87b8
#ca87aa
#ca879d
#ca8790
#ca8c87

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

#ca879d
#9dca87
#879dca

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

#ca879d
#beca87
#87cab4
#9287ca

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

#ca879d
#87cab4
#87bfca
#ca9287

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

#ca879d Color Code Preview on Black Background Color

This is how #ca879d Color will look on black background color. Color contrast ratio is 7.46

#ca879d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ca879d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ca879d

#ca879d color code is use for CSS Background Color

Background color for the above div is #ca879d

HTML with inline CSS

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

#ca879d color code is use for CSS Border Color

CSS Border color for the above div is #ca879d

HTML with inline CSS

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

CSS Border Left color for the above div is #ca879d

HTML with inline CSS

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

CSS Border Right color for the above div is #ca879d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ca879d

HTML with inline CSS

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

CSS Border Top color for the above div is #ca879d

HTML with inline CSS

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

#ca879d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ca879d Color code Preview on White Background

This is how #ca879d Color code will look on white background color. Color contrast ratio is 2.81

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

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,135,157,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(135,202,180,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(202,135,157,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.