crispedge.com

Color picker

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

#d07e73 hex color - Red - Warm color - Information

#d07e73 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #d07e73 Color code in RGB color code model is created after adding 81.57% red color, 49.41% green color and 45.1% blue color. Hex #d07e73 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 39% magenta, 45% yellow and 18% black.

Hex #d07e73 color code is between #cc7777 web safe hex color code and #dd8866 web safe hex color code. #cc7777 is the nearest web safe color code. You can see here many more shades of #d07e73 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded07e73#d07e73
RGB Decimal208, 126, 115rgb(208, 126, 115)
RGB Percent82%, 49%, 45%rgb(82%, 49%, 45%)
CSS RGBa208, 126, 115,1rgba(208,126,115,1)
CMYK Modelcmyk(0%,39%,45%,18%)
HSL Color Space7,50% ,63%hsl(7,50% ,63%)
HSV Color Space7°, 45%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100000111111001110011
Octal320176163
Decimal208126115
Hexd07e73

Different shades of #d07e73 color code.

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

Light Shade of #d07e73
#dda199
Dark Shade of #d07e73
#c35b4d
Saturated Shade of #d07e73
#d9776a
Desaturated Shade of #d07e73
#c7857c
Grey scale Shade of #d07e73
#a1a1a1
Brighten Shade
#e9978c
Most Readable Shade
#000000

Shades of #d07e73 color code

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

#d07e73
#b87066
#a16259
#8a544c
#73463f
#5c3833
#452a26
#2e1c19
#170e0c
#000000

Similar Color like #d07e73 color

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

#d17f74
#d28075
#d38176
#d48277
#d58378
#d68479
#d7857a
#d8867b
#d9877c
#da887d
#db897e
#dc8a7f
#dd8b80
#de8c81
#cf7d72
#ce7c71
#cd7b70
#cc7a6f
#cb796e
#ca786d
#c9776c
#c8766b
#c7756a
#c67469
#c57368
#c47267
#c37166
#c27065

Monochromatic Color with #d07e73

#d07e73
#fa988a
#261715
#50312c
#7b4b44
#a5645c

Tints of #d07e73 Color

#d07e73
#d58c82
#da9a92
#dfa9a1
#e4b7b1
#eac5c0
#efd4d0
#f4e2df
#f9f0ef
#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

#d07e73
#73c5d0

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

Split Complementary

#d07e73
#73d0ad
#7396d0

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

Analogous Color

#d0738d
#d0737b
#d07e73
#d09173
#d0a373

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

#d07e73
#73d07e
#7e73d0

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

#d07e73
#96d073
#73c5d0
#ac73d0

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

#d07e73
#73c5d0
#7396d0
#d0ad73

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

#d07e73 Color Code Preview on Black Background Color

This is how #d07e73 Color will look on black background color. Color contrast ratio is 6.91

#d07e73 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d07e73

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d07e73

#d07e73 color code is use for CSS Background Color

Background color for the above div is #d07e73

HTML with inline CSS

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

#d07e73 color code is use for CSS Border Color

CSS Border color for the above div is #d07e73

HTML with inline CSS

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

CSS Border Left color for the above div is #d07e73

HTML with inline CSS

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

CSS Border Right color for the above div is #d07e73

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d07e73

HTML with inline CSS

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

CSS Border Top color for the above div is #d07e73

HTML with inline CSS

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

#d07e73 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d07e73 Color code Preview on White Background

This is how #d07e73 Color code will look on white background color. Color contrast ratio is 3.04

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

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.