crispedge.com

Color picker

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

#df7074 hex color - Red - Warm color - Information

#df7074 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #df7074 Color code in RGB color code model is created after adding 87.45% red color, 43.92% green color and 45.49% blue color. Hex #df7074 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 50% magenta, 48% yellow and 13% black.

Hex #df7074 color code is between #dd7777 web safe hex color code and #ee6666 web safe hex color code. #dd7777 is the nearest web safe color code. You can see here many more shades of #df7074 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codedf7074#df7074
RGB Decimal223, 112, 116rgb(223, 112, 116)
RGB Percent87%, 44%, 45%rgb(87%, 44%, 45%)
CSS RGBa223, 112, 116,1rgba(223,112,116,1)
CMYK Modelcmyk(0%,50%,48%,13%)
HSL Color Space358,63% ,66%hsl(358,63% ,66%)
HSV Color Space358°, 50%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111110111000001110100
Octal337160164
Decimal223112116
Hexdf7074

Different shades of #df7074 color code.

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

Light Shade of #df7074
#e89a9c
Dark Shade of #df7074
#d6464b
Saturated Shade of #df7074
#e8676c
Desaturated Shade of #df7074
#d6797c
Grey scale Shade of #df7074
#a7a7a7
Brighten Shade
#f8898d
Most Readable Shade
#000000

Shades of #df7074 color code

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

#df7074
#c66367
#ad575a
#944a4d
#7b3e40
#633133
#4a2526
#311819
#180c0c
#000000

Similar Color like #df7074 color

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

#e07175
#e17276
#e27377
#e37478
#e47579
#e5767a
#e6777b
#e7787c
#e8797d
#e97a7e
#ea7b7f
#eb7c80
#ec7d81
#ed7e82
#de6f73
#dd6e72
#dc6d71
#db6c70
#da6b6f
#d96a6e
#d8696d
#d7686c
#d6676b
#d5666a
#d46569
#d36468
#d26367
#d16266

Monochromatic Color with #df7074

#df7074
#0a0505
#351b1c
#5f3032
#8a4548
#b45b5e

Tints of #df7074 Color

#df7074
#e27f83
#e68f92
#e99fa2
#edafb1
#f0bfc1
#f4cfd0
#f7dfe0
#fbefef
#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

#df7074
#70dfdb

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

Split Complementary

#df7074
#70dfa3
#70acdf

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

Analogous Color

#df70a0
#df708a
#df7074
#df8270
#df9870

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

#df7074
#74df70
#7074df

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

#df7074
#abdf70
#70dfdb
#a370df

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

#df7074
#70dfdb
#70acdf
#dfa370

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

#df7074 Color Code Preview on Black Background Color

This is how #df7074 Color will look on black background color. Color contrast ratio is 6.71

#df7074 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #df7074

HTML with inline CSS

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

Your Example Paragraph content text in with font color #df7074

#df7074 color code is use for CSS Background Color

Background color for the above div is #df7074

HTML with inline CSS

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

#df7074 color code is use for CSS Border Color

CSS Border color for the above div is #df7074

HTML with inline CSS

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

CSS Border Left color for the above div is #df7074

HTML with inline CSS

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

CSS Border Right color for the above div is #df7074

HTML with inline CSS

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

CSS Border Bottom color for the above div is #df7074

HTML with inline CSS

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

CSS Border Top color for the above div is #df7074

HTML with inline CSS

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

#df7074 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#df7074 Color code Preview on White Background

This is how #df7074 Color code will look on white background color. Color contrast ratio is 3.13

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

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.