crispedge.com

Color picker

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

#d85260 hex color - Red - Warm color - Information

#d85260 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #d85260 Color code in RGB color code model is created after adding 84.71% red color, 32.16% green color and 37.65% blue color. Hex #d85260 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 62% magenta, 56% yellow and 15% black.

Hex #d85260 color code is between #dd5566 web safe hex color code and #cc4455 web safe hex color code. #dd5566 is the nearest web safe color code. You can see here many more shades of #d85260 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded85260#d85260
RGB Decimal216, 82, 96rgb(216, 82, 96)
RGB Percent85%, 32%, 38%rgb(85%, 32%, 38%)
CSS RGBa216, 82, 96,1rgba(216,82,96,1)
CMYK Modelcmyk(0%,62%,56%,15%)
HSL Color Space354,63% ,58%hsl(354,63% ,58%)
HSV Color Space354°, 62%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110000101001001100000
Octal330122140
Decimal2168296
Hexd85260

Different shades of #d85260 color code.

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

Light Shade of #d85260
#e17c86
Dark Shade of #d85260
#ca2d3e
Saturated Shade of #d85260
#e34758
Desaturated Shade of #d85260
#cd5d68
Grey scale Shade of #d85260
#959595
Brighten Shade
#f16b79
Most Readable Shade
#FFFFFF

Shades of #d85260 color code

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

#d85260
#c04855
#a83f4a
#903640
#782d35
#60242a
#481b20
#301215
#18090a
#000000

Similar Color like #d85260 color

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

#d95361
#da5462
#db5563
#dc5664
#dd5765
#de5866
#df5967
#e05a68
#e15b69
#e25c6a
#e35d6b
#e45e6c
#e55f6d
#e6606e
#d7515f
#d6505e
#d54f5d
#d44e5c
#d34d5b
#d24c5a
#d14b59
#d04a58
#cf4957
#ce4856
#cd4755
#cc4654
#cb4553
#ca4452

Monochromatic Color with #d85260

#d85260
#030102
#2e1114
#582227
#83323a
#ad424d

Tints of #d85260 Color

#d85260
#dc6571
#e07883
#e58b95
#e99ea6
#edb2b8
#f2c5ca
#f6d8db
#faebed
#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

#d85260
#52d8ca

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

Split Complementary

#d85260
#52d887
#52a3d8

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

Analogous Color

#d85296
#d8527b
#d85260
#d85f52
#d87a52

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

#d85260
#60d852
#5260d8

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

#d85260
#a3d852
#52d8ca
#8752d8

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

#d85260
#52d8ca
#52a3d8
#d88752

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

#d85260 Color Code Preview on Black Background Color

This is how #d85260 Color will look on black background color. Color contrast ratio is 5.30

#d85260 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d85260

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d85260

#d85260 color code is use for CSS Background Color

Background color for the above div is #d85260

HTML with inline CSS

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

#d85260 color code is use for CSS Border Color

CSS Border color for the above div is #d85260

HTML with inline CSS

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

CSS Border Left color for the above div is #d85260

HTML with inline CSS

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

CSS Border Right color for the above div is #d85260

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d85260

HTML with inline CSS

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

CSS Border Top color for the above div is #d85260

HTML with inline CSS

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

#d85260 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d85260 Color code Preview on White Background

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

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.