crispedge.com

Color picker

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

#df1522 hex color - Red - Warm color - Information

#df1522 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #df1522 Color code in RGB color code model is created after adding 87.45% red color, 8.24% green color and 13.33% blue color. Hex #df1522 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 91% magenta, 85% yellow and 13% black.

Hex #df1522 color code is between #dd1111 web safe hex color code and #ee2233 web safe hex color code. #dd1111 is the nearest web safe color code. You can see here many more shades of #df1522 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codedf1522#df1522
RGB Decimal223, 21, 34rgb(223, 21, 34)
RGB Percent87%, 8%, 13%rgb(87%, 8%, 13%)
CSS RGBa223, 21, 34,1rgba(223,21,34,1)
CMYK Modelcmyk(0%,91%,85%,13%)
HSL Color Space356,83% ,48%hsl(356,83% ,48%)
HSV Color Space356°, 91%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111110001010100100010
Octal3372542
Decimal2232134
Hexdf1522

Different shades of #df1522 color code.

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

Light Shade of #df1522
#ec3a46
Dark Shade of #df1522
#b0111b
Saturated Shade of #df1522
#eb0917
Desaturated Shade of #df1522
#d3212d
Grey scale Shade of #df1522
#7a7a7a
Brighten Shade
#f82e3b
Most Readable Shade
#FFFFFF

Shades of #df1522 color code

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

#df1522
#c6121e
#ad101a
#940e16
#7b0b12
#63090f
#4a070b
#310407
#180203
#000000

Similar Color like #df1522 color

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

#e01623
#e11724
#e21825
#e31926
#e41a27
#e51b28
#e61c29
#e71d2a
#e81e2b
#e91f2c
#ea202d
#eb212e
#ec222f
#ed2330
#de1421
#dd1320
#dc121f
#db111e
#da101d
#d90f1c
#d80e1b
#d70d1a
#d60c19
#d50b18
#d40a17
#d30916
#d20815
#d10714

Monochromatic Color with #df1522

#df1522
#0a0102
#350508
#5f090f
#8a0d15
#b4111c

Tints of #df1522 Color

#df1522
#e22f3a
#e64953
#e9636b
#ed7d84
#f0979c
#f4b1b5
#f7cbcd
#fbe5e6
#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

#df1522
#15dfd2

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

Split Complementary

#df1522
#15df6d
#1587df

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

Analogous Color

#df1573
#df154a
#df1522
#df3015
#df5915

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

#df1522
#22df15
#1522df

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

#df1522
#87df15
#15dfd2
#6d15df

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

#df1522
#15dfd2
#1587df
#df6d15

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

#df1522 Color Code Preview on Black Background Color

This is how #df1522 Color will look on black background color. Color contrast ratio is 4.27

#df1522 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #df1522

HTML with inline CSS

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

Your Example Paragraph content text in with font color #df1522

#df1522 color code is use for CSS Background Color

Background color for the above div is #df1522

HTML with inline CSS

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

#df1522 color code is use for CSS Border Color

CSS Border color for the above div is #df1522

HTML with inline CSS

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

CSS Border Left color for the above div is #df1522

HTML with inline CSS

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

CSS Border Right color for the above div is #df1522

HTML with inline CSS

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

CSS Border Bottom color for the above div is #df1522

HTML with inline CSS

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

CSS Border Top color for the above div is #df1522

HTML with inline CSS

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

#df1522 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#df1522 Color code Preview on White Background

This is how #df1522 Color code will look on white background color. Color contrast ratio is 4.92

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.