crispedge.com

Color picker

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

#d52145 hex color - Red - Warm color - Information

#d52145 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #d52145 Color code in RGB color code model is created after adding 83.53% red color, 12.94% green color and 27.06% blue color. Hex #d52145 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 85% magenta, 68% yellow and 16% black.

Hex #d52145 color code is between #dd2244 web safe hex color code and #cc1155 web safe hex color code. #dd2244 is the nearest web safe color code. You can see here many more shades of #d52145 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded52145#d52145
RGB Decimal213, 33, 69rgb(213, 33, 69)
RGB Percent84%, 13%, 27%rgb(84%, 13%, 27%)
CSS RGBa213, 33, 69,1rgba(213,33,69,1)
CMYK Modelcmyk(0%,85%,68%,16%)
HSL Color Space348,73% ,48%hsl(348,73% ,48%)
HSV Color Space348°, 85%, 84%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101010010000101000101
Octal32541105
Decimal2133369
Hexd52145

Different shades of #d52145 color code.

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

Light Shade of #d52145
#e24766
Dark Shade of #d52145
#a91a37
Saturated Shade of #d52145
#e1153e
Desaturated Shade of #d52145
#c92d4c
Grey scale Shade of #d52145
#7b7b7b
Brighten Shade
#ee3a5e
Most Readable Shade
#FFFFFF

Shades of #d52145 color code

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

#d52145
#bd1d3d
#a51935
#8e162e
#761226
#5e0e1e
#470b17
#2f070f
#170307
#000000

Similar Color like #d52145 color

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

#d62246
#d72347
#d82448
#d92549
#da264a
#db274b
#dc284c
#dd294d
#de2a4e
#df2b4f
#e02c50
#e12d51
#e22e52
#e32f53
#d42044
#d31f43
#d21e42
#d11d41
#d01c40
#cf1b3f
#ce1a3e
#cd193d
#cc183c
#cb173b
#ca163a
#c91539
#c81438
#c71337

Monochromatic Color with #d52145

#d52145
#000000
#2b070e
#550d1c
#801429
#aa1a37

Tints of #d52145 Color

#d52145
#d93959
#de526e
#e36b83
#e78397
#ec9cac
#f1b5c1
#f5cdd5
#fae6ea
#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

#d52145
#21d5b1

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

Split Complementary

#d52145
#21d557
#219fd5

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

Analogous Color

#d5218d
#d52169
#d52145
#d52121
#d54521

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

#d52145
#45d521
#2145d5

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

#d52145
#9fd521
#21d5b1
#5721d5

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

#d52145
#21d5b1
#219fd5
#d55721

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

#d52145 Color Code Preview on Black Background Color

This is how #d52145 Color will look on black background color. Color contrast ratio is 4.13

#d52145 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d52145

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d52145

#d52145 color code is use for CSS Background Color

Background color for the above div is #d52145

HTML with inline CSS

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

#d52145 color code is use for CSS Border Color

CSS Border color for the above div is #d52145

HTML with inline CSS

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

CSS Border Left color for the above div is #d52145

HTML with inline CSS

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

CSS Border Right color for the above div is #d52145

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d52145

HTML with inline CSS

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

CSS Border Top color for the above div is #d52145

HTML with inline CSS

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

#d52145 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d52145 Color code Preview on White Background

This is how #d52145 Color code will look on white background color. Color contrast ratio is 5.08

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

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.