crispedge.com

Color picker

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

#d24075 hex color - Red - Warm color - Information

#d24075 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #d24075 Color code in RGB color code model is created after adding 82.35% red color, 25.1% green color and 45.88% blue color. Hex #d24075 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 70% magenta, 44% yellow and 18% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded24075#d24075
RGB Decimal210, 64, 117rgb(210, 64, 117)
RGB Percent82%, 25%, 46%rgb(82%, 25%, 46%)
CSS RGBa210, 64, 117,1rgba(210,64,117,1)
CMYK Modelcmyk(0%,70%,44%,18%)
HSL Color Space338,62% ,54%hsl(338,62% ,54%)
HSV Color Space338°, 70%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100100100000001110101
Octal322100165
Decimal21064117
Hexd24075

Different shades of #d24075 color code.

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

Light Shade of #d24075
#dc6993
Dark Shade of #d24075
#b42b5d
Saturated Shade of #d24075
#de3472
Desaturated Shade of #d24075
#c64c78
Grey scale Shade of #d24075
#898989
Brighten Shade
#eb598e
Most Readable Shade
#FFFFFF

Shades of #d24075 color code

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

#d24075
#ba3868
#a3315b
#8c2a4e
#742341
#5d1c34
#461527
#2e0e1a
#17070d
#000000

Similar Color like #d24075 color

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

#d34176
#d44277
#d54378
#d64479
#d7457a
#d8467b
#d9477c
#da487d
#db497e
#dc4a7f
#dd4b80
#de4c81
#df4d82
#e04e83
#d13f74
#d03e73
#cf3d72
#ce3c71
#cd3b70
#cc3a6f
#cb396e
#ca386d
#c9376c
#c8366b
#c7356a
#c63469
#c53368
#c43267

Monochromatic Color with #d24075

#d24075
#fc4d8d
#280c16
#52192e
#7d2646
#a7335d

Tints of #d24075 Color

#d24075
#d75584
#dc6a93
#e17fa3
#e694b2
#ebaac1
#f0bfd1
#f5d4e0
#fae9ef
#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

#d24075
#40d29d

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

Split Complementary

#d24075
#40d254
#40bed2

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

Analogous Color

#d240af
#d24092
#d24075
#d24058
#d24540

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

#d24075
#75d240
#4075d2

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

#d24075
#bed240
#40d29d
#5440d2

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

#d24075
#40d29d
#40bed2
#d25440

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

#d24075 Color Code Preview on Black Background Color

This is how #d24075 Color will look on black background color. Color contrast ratio is 4.73

#d24075 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d24075

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d24075

#d24075 color code is use for CSS Background Color

Background color for the above div is #d24075

HTML with inline CSS

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

#d24075 color code is use for CSS Border Color

CSS Border color for the above div is #d24075

HTML with inline CSS

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

CSS Border Left color for the above div is #d24075

HTML with inline CSS

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

CSS Border Right color for the above div is #d24075

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d24075

HTML with inline CSS

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

CSS Border Top color for the above div is #d24075

HTML with inline CSS

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

#d24075 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d24075 Color code Preview on White Background

This is how #d24075 Color code will look on white background color. Color contrast ratio is 4.44

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

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.