crispedge.com

Color picker

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

#d30f1e hex color - Red - Warm color - Information

#d30f1e hex color - Red - Warm color

Color Hue/Base color: Red

Hex #d30f1e Color code in RGB color code model is created after adding 82.75% red color, 5.88% green color and 11.76% blue color. Hex #d30f1e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 93% magenta, 86% yellow and 17% black.

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

0 Likes 0 Comments | 5 Views

Color Table

Hex Color Coded30f1e#d30f1e
RGB Decimal211, 15, 30rgb(211, 15, 30)
RGB Percent83%, 6%, 12%rgb(83%, 6%, 12%)
CSS RGBa211, 15, 30,1rgba(211,15,30,1)
CMYK Modelcmyk(0%,93%,86%,17%)
HSL Color Space355,87% ,44%hsl(355,87% ,44%)
HSV Color Space355°, 93%, 83%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100110000111100011110
Octal3231736
Decimal2111530
Hexd30f1e

Different shades of #d30f1e color code.

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

Light Shade of #d30f1e
#f02535
Dark Shade of #d30f1e
#a30c17
Saturated Shade of #d30f1e
#de0414
Desaturated Shade of #d30f1e
#c81a28
Grey scale Shade of #d30f1e
#717171
Brighten Shade
#ec2837
Most Readable Shade
#FFFFFF

Shades of #d30f1e color code

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

#d30f1e
#bb0d1a
#a40b17
#8c0a14
#750810
#5d060d
#46050a
#2e0306
#170103
#000000

Similar Color like #d30f1e color

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

#d4101f
#d51120
#d61221
#d71322
#d81423
#d91524
#da1625
#db1726
#dc1827
#dd1928
#de1a29
#df1b2a
#e01c2b
#e11d2c
#d20e1d
#d10d1c
#d00c1b
#cf0b1a
#ce0a19
#cd0918
#cc0817
#cb0716
#ca0615
#c90514
#c80413
#c70312
#c60211
#c50110

Monochromatic Color with #d30f1e

#d30f1e
#fd1224
#290306
#53060c
#7e0912
#a80c18

Tints of #d30f1e Color

#d30f1e
#d72937
#dc4450
#e15f69
#e67982
#eb949b
#f0afb4
#f5c9cd
#fae4e6
#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

#d30f1e
#0fd3c4

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

Split Complementary

#d30f1e
#0fd362
#0f80d3

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

Analogous Color

#d30f6c
#d30f45
#d30f1e
#d3270f
#d34e0f

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

#d30f1e
#1ed30f
#0f1ed3

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

#d30f1e
#80d30f
#0fd3c4
#620fd3

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

#d30f1e
#0fd3c4
#0f80d3
#d3620f

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

#d30f1e Color Code Preview on Black Background Color

This is how #d30f1e Color will look on black background color. Color contrast ratio is 3.86

#d30f1e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d30f1e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d30f1e

#d30f1e color code is use for CSS Background Color

Background color for the above div is #d30f1e

HTML with inline CSS

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

#d30f1e color code is use for CSS Border Color

CSS Border color for the above div is #d30f1e

HTML with inline CSS

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

CSS Border Left color for the above div is #d30f1e

HTML with inline CSS

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

CSS Border Right color for the above div is #d30f1e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d30f1e

HTML with inline CSS

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

CSS Border Top color for the above div is #d30f1e

HTML with inline CSS

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

#d30f1e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d30f1e Color code Preview on White Background

This is how #d30f1e Color code will look on white background color. Color contrast ratio is 5.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 #d30f1e; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #d30f1e; }

Related Gradients

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

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.