crispedge.com

Color picker

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

#d15572 hex color - Red - Warm color - Information

#d15572 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #d15572 Color code in RGB color code model is created after adding 81.96% red color, 33.33% green color and 44.71% blue color. Hex #d15572 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 59% magenta, 45% yellow and 18% black.

Hex #d15572 color code is between #cc4477 web safe hex color code and #dd6666 web safe hex color code. #cc4477 is the nearest web safe color code. You can see here many more shades of #d15572 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded15572#d15572
RGB Decimal209, 85, 114rgb(209, 85, 114)
RGB Percent82%, 33%, 45%rgb(82%, 33%, 45%)
CSS RGBa209, 85, 114,1rgba(209,85,114,1)
CMYK Modelcmyk(0%,59%,45%,18%)
HSL Color Space346,57% ,58%hsl(346,57% ,58%)
HSV Color Space346°, 59%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100010101010101110010
Octal321125162
Decimal20985114
Hexd15572

Different shades of #d15572 color code.

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

Light Shade of #d15572
#dc7d93
Dark Shade of #d15572
#bf3454
Saturated Shade of #d15572
#dc4a6c
Desaturated Shade of #d15572
#c66078
Grey scale Shade of #d15572
#939393
Brighten Shade
#ea6e8b
Most Readable Shade
#FFFFFF

Shades of #d15572 color code

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

#d15572
#b94b65
#a24258
#8b384c
#742f3f
#5c2532
#451c26
#2e1219
#17090c
#000000

Similar Color like #d15572 color

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

#d25673
#d35774
#d45875
#d55976
#d65a77
#d75b78
#d85c79
#d95d7a
#da5e7b
#db5f7c
#dc607d
#dd617e
#de627f
#df6380
#d05471
#cf5370
#ce526f
#cd516e
#cc506d
#cb4f6c
#ca4e6b
#c94d6a
#c84c69
#c74b68
#c64a67
#c54966
#c44865
#c34764

Monochromatic Color with #d15572

#d15572
#fb6689
#271015
#51212c
#7c3244
#a6445b

Tints of #d15572 Color

#d15572
#d66781
#db7a91
#e08da1
#e5a0b0
#eab3c0
#efc6d0
#f4d9df
#f9ecef
#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

#d15572
#55d1b4

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

Split Complementary

#d15572
#55d176
#55b0d1

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

Analogous Color

#d155a4
#d1558b
#d15572
#d15559
#d16a55

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

#d15572
#72d155
#5572d1

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

#d15572
#b0d155
#55d1b4
#7655d1

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

#d15572
#55d1b4
#55b0d1
#d17655

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

#d15572 Color Code Preview on Black Background Color

This is how #d15572 Color will look on black background color. Color contrast ratio is 5.25

#d15572 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d15572

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d15572

#d15572 color code is use for CSS Background Color

Background color for the above div is #d15572

HTML with inline CSS

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

#d15572 color code is use for CSS Border Color

CSS Border color for the above div is #d15572

HTML with inline CSS

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

CSS Border Left color for the above div is #d15572

HTML with inline CSS

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

CSS Border Right color for the above div is #d15572

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d15572

HTML with inline CSS

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

CSS Border Top color for the above div is #d15572

HTML with inline CSS

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

#d15572 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d15572 Color code Preview on White Background

This is how #d15572 Color code will look on white background color. Color contrast ratio is 4.00

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

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.