crispedge.com

Color picker

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

#d24b78 hex color - Red - Warm color - Information

#d24b78 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #d24b78 Color code in RGB color code model is created after adding 82.35% red color, 29.41% green color and 47.06% blue color. Hex #d24b78 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 64% magenta, 43% yellow and 18% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded24b78#d24b78
RGB Decimal210, 75, 120rgb(210, 75, 120)
RGB Percent82%, 29%, 47%rgb(82%, 29%, 47%)
CSS RGBa210, 75, 120,1rgba(210,75,120,1)
CMYK Modelcmyk(0%,64%,43%,18%)
HSL Color Space340,60% ,56%hsl(340,60% ,56%)
HSV Color Space340°, 64%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100100100101101111000
Octal322113170
Decimal21075120
Hexd24b78

Different shades of #d24b78 color code.

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

Light Shade of #d24b78
#dc7497
Dark Shade of #d24b78
#bb2f5e
Saturated Shade of #d24b78
#dd4074
Desaturated Shade of #d24b78
#c7567c
Grey scale Shade of #d24b78
#8e8e8e
Brighten Shade
#eb6491
Most Readable Shade
#FFFFFF

Shades of #d24b78 color code

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

#d24b78
#ba426a
#a33a5d
#8c3250
#742942
#5d2135
#461928
#2e101a
#17080d
#000000

Similar Color like #d24b78 color

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

#d34c79
#d44d7a
#d54e7b
#d64f7c
#d7507d
#d8517e
#d9527f
#da5380
#db5481
#dc5582
#dd5683
#de5784
#df5885
#e05986
#d14a77
#d04976
#cf4875
#ce4774
#cd4673
#cc4572
#cb4471
#ca4370
#c9426f
#c8416e
#c7406d
#c63f6c
#c53e6b
#c43d6a

Monochromatic Color with #d24b78

#d24b78
#fc5a90
#280e17
#521d2f
#7d2d47
#a73c60

Tints of #d24b78 Color

#d24b78
#d75f87
#dc7396
#e187a5
#e69bb4
#ebafc3
#f0c3d2
#f5d7e1
#faebf0
#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

#d24b78
#4bd2a5

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

Split Complementary

#d24b78
#4bd262
#4bbcd2

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

Analogous Color

#d24bae
#d24b93
#d24b78
#d24b5d
#d2544b

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

#d24b78
#78d24b
#4b78d2

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

#d24b78
#bbd24b
#4bd2a5
#614bd2

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

#d24b78
#4bd2a5
#4bbcd2
#d2624b

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

#d24b78 Color Code Preview on Black Background Color

This is how #d24b78 Color will look on black background color. Color contrast ratio is 5.02

#d24b78 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d24b78

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d24b78

#d24b78 color code is use for CSS Background Color

Background color for the above div is #d24b78

HTML with inline CSS

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

#d24b78 color code is use for CSS Border Color

CSS Border color for the above div is #d24b78

HTML with inline CSS

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

CSS Border Left color for the above div is #d24b78

HTML with inline CSS

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

CSS Border Right color for the above div is #d24b78

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d24b78

HTML with inline CSS

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

CSS Border Top color for the above div is #d24b78

HTML with inline CSS

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

#d24b78 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d24b78 Color code Preview on White Background

This is how #d24b78 Color code will look on white background color. Color contrast ratio is 4.18

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

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.