crispedge.com

Color picker

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

#d51c2b hex color - Red - Warm color - Information

#d51c2b hex color - Red - Warm color

Color Hue/Base color: Red

Hex #d51c2b Color code in RGB color code model is created after adding 83.53% red color, 10.98% green color and 16.86% blue color. Hex #d51c2b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 87% magenta, 80% yellow and 16% black.

Hex #d51c2b color code is between #dd2233 web safe hex color code and #cc1122 web safe hex color code. #dd2233 is the nearest web safe color code. You can see here many more shades of #d51c2b color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded51c2b#d51c2b
RGB Decimal213, 28, 43rgb(213, 28, 43)
RGB Percent84%, 11%, 17%rgb(84%, 11%, 17%)
CSS RGBa213, 28, 43,1rgba(213,28,43,1)
CMYK Modelcmyk(0%,87%,80%,16%)
HSL Color Space355,77% ,47%hsl(355,77% ,47%)
HSV Color Space355°, 87%, 84%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101010001110000101011
Octal3253453
Decimal2132843
Hexd51c2b

Different shades of #d51c2b color code.

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

Light Shade of #d51c2b
#e63e4c
Dark Shade of #d51c2b
#a81622
Saturated Shade of #d51c2b
#e11021
Desaturated Shade of #d51c2b
#c92835
Grey scale Shade of #d51c2b
#787878
Brighten Shade
#ee3544
Most Readable Shade
#FFFFFF

Shades of #d51c2b color code

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

#d51c2b
#bd1826
#a51521
#8e121c
#760f17
#5e0c13
#47090e
#2f0609
#170304
#000000

Similar Color like #d51c2b color

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

#d61d2c
#d71e2d
#d81f2e
#d9202f
#da2130
#db2231
#dc2332
#dd2433
#de2534
#df2635
#e02736
#e12837
#e22938
#e32a39
#d41b2a
#d31a29
#d21928
#d11827
#d01726
#cf1625
#ce1524
#cd1423
#cc1322
#cb1221
#ca1120
#c9101f
#c80f1e
#c70e1d

Monochromatic Color with #d51c2b

#d51c2b
#000000
#2b0609
#550b11
#80111a
#aa1622

Tints of #d51c2b Color

#d51c2b
#d93542
#de4e5a
#e36771
#e78089
#ec9aa0
#f1b3b8
#f5cccf
#fae5e7
#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

#d51c2b
#1cd5c6

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

Split Complementary

#d51c2b
#1cd56a
#1c87d5

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

Analogous Color

#d51c75
#d51c50
#d51c2b
#d5321c
#d5571c

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

#d51c2b
#2bd51c
#1c2bd5

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

#d51c2b
#87d51c
#1cd5c6
#691cd5

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

#d51c2b
#1cd5c6
#1c87d5
#d56a1c

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

#d51c2b Color Code Preview on Black Background Color

This is how #d51c2b Color will look on black background color. Color contrast ratio is 4.03

#d51c2b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d51c2b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d51c2b

#d51c2b color code is use for CSS Background Color

Background color for the above div is #d51c2b

HTML with inline CSS

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

#d51c2b color code is use for CSS Border Color

CSS Border color for the above div is #d51c2b

HTML with inline CSS

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

CSS Border Left color for the above div is #d51c2b

HTML with inline CSS

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

CSS Border Right color for the above div is #d51c2b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d51c2b

HTML with inline CSS

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

CSS Border Top color for the above div is #d51c2b

HTML with inline CSS

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

#d51c2b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d51c2b Color code Preview on White Background

This is how #d51c2b Color code will look on white background color. Color contrast ratio is 5.21

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

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.