crispedge.com

Color picker

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

#d96553 hex color - Red - Warm color - Information

#d96553 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #d96553 Color code in RGB color code model is created after adding 85.1% red color, 39.61% green color and 32.55% blue color. Hex #d96553 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 53% magenta, 62% yellow and 15% black.

Hex #d96553 color code is between #dd6655 web safe hex color code and #cc5544 web safe hex color code. #dd6655 is the nearest web safe color code. You can see here many more shades of #d96553 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded96553#d96553
RGB Decimal217, 101, 83rgb(217, 101, 83)
RGB Percent85%, 40%, 33%rgb(85%, 40%, 33%)
CSS RGBa217, 101, 83,1rgba(217,101,83,1)
CMYK Modelcmyk(0%,53%,62%,15%)
HSL Color Space8,64% ,59%hsl(8,64% ,59%)
HSV Color Space8°, 62%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110010110010101010011
Octal331145123
Decimal21710183
Hexd96553

Different shades of #d96553 color code.

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

Light Shade of #d96553
#e28a7d
Dark Shade of #d96553
#cc422d
Saturated Shade of #d96553
#e35d48
Desaturated Shade of #d96553
#ce6d5d
Grey scale Shade of #d96553
#969696
Brighten Shade
#f27e6c
Most Readable Shade
#FFFFFF

Shades of #d96553 color code

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

#d96553
#c05949
#a84e40
#904337
#78382e
#602c24
#48211b
#301612
#180b09
#000000

Similar Color like #d96553 color

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

#da6654
#db6755
#dc6856
#dd6957
#de6a58
#df6b59
#e06c5a
#e16d5b
#e26e5c
#e36f5d
#e4705e
#e5715f
#e67260
#e77361
#d86452
#d76351
#d66250
#d5614f
#d4604e
#d35f4d
#d25e4c
#d15d4b
#d05c4a
#cf5b49
#ce5a48
#cd5947
#cc5846
#cb5745

Monochromatic Color with #d96553

#d96553
#040202
#2f1612
#592a22
#843d32
#ae5143

Tints of #d96553 Color

#d96553
#dd7666
#e18779
#e5988c
#e9a99f
#eebab2
#f2cbc5
#f6dcd8
#faedeb
#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

#d96553
#53c7d9

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

Split Complementary

#d96553
#53d9a8
#5384d9

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

Analogous Color

#d95377
#d9535c
#d96553
#d98053
#d99b53

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

#d96553
#53d965
#6553d9

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

#d96553
#84d953
#53c7d9
#a853d9

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

#d96553
#53c7d9
#5384d9
#d9a853

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

#d96553 Color Code Preview on Black Background Color

This is how #d96553 Color will look on black background color. Color contrast ratio is 5.94

#d96553 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d96553

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d96553

#d96553 color code is use for CSS Background Color

Background color for the above div is #d96553

HTML with inline CSS

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

#d96553 color code is use for CSS Border Color

CSS Border color for the above div is #d96553

HTML with inline CSS

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

CSS Border Left color for the above div is #d96553

HTML with inline CSS

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

CSS Border Right color for the above div is #d96553

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d96553

HTML with inline CSS

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

CSS Border Top color for the above div is #d96553

HTML with inline CSS

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

#d96553 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d96553 Color code Preview on White Background

This is how #d96553 Color code will look on white background color. Color contrast ratio is 3.54

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

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.