crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#c85d78 hex color - Red - Warm color - Information

#c85d78 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #c85d78 Color code in RGB color code model is created after adding 78.43% red color, 36.47% green color and 47.06% blue color. Hex #c85d78 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 54% magenta, 40% yellow and 22% black.

Hex #c85d78 color code is between #cc5577 web safe hex color code and #bb6688 web safe hex color code. #cc5577 is the nearest web safe color code. You can see here many more shades of #c85d78 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec85d78#c85d78
RGB Decimal200, 93, 120rgb(200, 93, 120)
RGB Percent78%, 36%, 47%rgb(78%, 36%, 47%)
CSS RGBa200, 93, 120,1rgba(200,93,120,1)
CMYK Modelcmyk(0%,54%,40%,22%)
HSL Color Space345,49% ,57%hsl(345,49% ,57%)
HSV Color Space345°, 54%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010000101110101111000
Octal310135170
Decimal20093120
Hexc85d78

Different shades of #c85d78 color code.

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

Light Shade of #c85d78
#d58398
Dark Shade of #c85d78
#b53d5b
Saturated Shade of #c85d78
#d35273
Desaturated Shade of #c85d78
#bd687d
Grey scale Shade of #c85d78
#929292
Brighten Shade
#e17691
Most Readable Shade
#FFFFFF

Shades of #c85d78 color code

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

#c85d78
#b1526a
#9b485d
#853e50
#6f3342
#582935
#421f28
#2c141a
#160a0d
#000000

Similar Color like #c85d78 color

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

#c95e79
#ca5f7a
#cb607b
#cc617c
#cd627d
#ce637e
#cf647f
#d06580
#d16681
#d26782
#d36883
#d46984
#d56a85
#d66b86
#c75c77
#c65b76
#c55a75
#c45974
#c35873
#c25772
#c15671
#c05570
#bf546f
#be536e
#bd526d
#bc516c
#bb506b
#ba4f6a

Monochromatic Color with #c85d78

#c85d78
#f27191
#1e0e12
#48222b
#733545
#9d495e

Tints of #c85d78 Color

#c85d78
#ce6f87
#d48196
#da93a5
#e0a5b4
#e6b7c3
#ecc9d2
#f2dbe1
#f8edf0
#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

#c85d78
#5dc8ad

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

Split Complementary

#c85d78
#5dc878
#5daec8

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

Analogous Color

#c85da3
#c85d8d
#c85d78
#c85d63
#c86d5d

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

#c85d78
#78c85d
#5d78c8

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

#c85d78
#adc85d
#5dc8ad
#785dc8

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

#c85d78
#5dc8ad
#5daec8
#c8785d

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

#c85d78 Color Code Preview on Black Background Color

This is how #c85d78 Color will look on black background color. Color contrast ratio is 5.29

#c85d78 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c85d78

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c85d78

#c85d78 color code is use for CSS Background Color

Background color for the above div is #c85d78

HTML with inline CSS

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

#c85d78 color code is use for CSS Border Color

CSS Border color for the above div is #c85d78

HTML with inline CSS

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

CSS Border Left color for the above div is #c85d78

HTML with inline CSS

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

CSS Border Right color for the above div is #c85d78

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c85d78

HTML with inline CSS

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

CSS Border Top color for the above div is #c85d78

HTML with inline CSS

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

#c85d78 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c85d78 Color code Preview on White Background

This is how #c85d78 Color code will look on white background color. Color contrast ratio is 3.97

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.