crispedge.com

Color picker

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

#d57054 hex color - Red - Warm color - Information

#d57054 hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #d57054 Color code in RGB color code model is created after adding 83.53% red color, 43.92% green color and 32.94% blue color. Hex #d57054 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 47% magenta, 61% yellow and 16% black.

Hex #d57054 color code is between #dd7755 web safe hex color code and #cc6644 web safe hex color code. #dd7755 is the nearest web safe color code. You can see here many more shades of #d57054 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded57054#d57054
RGB Decimal213, 112, 84rgb(213, 112, 84)
RGB Percent84%, 44%, 33%rgb(84%, 44%, 33%)
CSS RGBa213, 112, 84,1rgba(213,112,84,1)
CMYK Modelcmyk(0%,47%,61%,16%)
HSL Color Space13,61% ,58%hsl(13,61% ,58%)
HSV Color Space13°, 61%, 84%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101010111000001010100
Octal325160124
Decimal21311284
Hexd57054

Different shades of #d57054 color code.

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

Light Shade of #d57054
#df927d
Dark Shade of #d57054
#c55131
Saturated Shade of #d57054
#e06a49
Desaturated Shade of #d57054
#ca765f
Grey scale Shade of #d57054
#949494
Brighten Shade
#ee896d
Most Readable Shade
#000000

Shades of #d57054 color code

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

#d57054
#bd634a
#a55741
#8e4a38
#763e2e
#5e3125
#47251c
#2f1812
#170c09
#000000

Similar Color like #d57054 color

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

#d67155
#d77256
#d87357
#d97458
#da7559
#db765a
#dc775b
#dd785c
#de795d
#df7a5e
#e07b5f
#e17c60
#e27d61
#e37e62
#d46f53
#d36e52
#d26d51
#d16c50
#d06b4f
#cf6a4e
#ce694d
#cd684c
#cc674b
#cb664a
#ca6549
#c96448
#c86347
#c76246

Monochromatic Color with #d57054

#d57054
#000000
#2b1711
#552d22
#804332
#aa5a43

Tints of #d57054 Color

#d57054
#d97f67
#de8f7a
#e39f8d
#e7afa0
#ecbfb3
#f1cfc6
#f5dfd9
#faefec
#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

#d57054
#54b9d5

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

Split Complementary

#d57054
#54d5b1
#5479d5

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

Analogous Color

#d5546c
#d55654
#d57054
#d58a54
#d5a454

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

#d57054
#54d570
#7054d5

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

#d57054
#78d554
#54b9d5
#b054d5

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

#d57054
#54b9d5
#5479d5
#d5b154

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

#d57054 Color Code Preview on Black Background Color

This is how #d57054 Color will look on black background color. Color contrast ratio is 6.27

#d57054 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d57054

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d57054

#d57054 color code is use for CSS Background Color

Background color for the above div is #d57054

HTML with inline CSS

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

#d57054 color code is use for CSS Border Color

CSS Border color for the above div is #d57054

HTML with inline CSS

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

CSS Border Left color for the above div is #d57054

HTML with inline CSS

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

CSS Border Right color for the above div is #d57054

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d57054

HTML with inline CSS

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

CSS Border Top color for the above div is #d57054

HTML with inline CSS

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

#d57054 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d57054 Color code Preview on White Background

This is how #d57054 Color code will look on white background color. Color contrast ratio is 3.35

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

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.