crispedge.com

Color picker

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

#d35a2c hex color - Orange - Warm color - Information

#d35a2c hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #d35a2c Color code in RGB color code model is created after adding 82.75% red color, 35.29% green color and 17.25% blue color. Hex #d35a2c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 57% magenta, 79% yellow and 17% black.

Hex #d35a2c color code is between #cc5533 web safe hex color code and #dd6622 web safe hex color code. #cc5533 is the nearest web safe color code. You can see here many more shades of #d35a2c color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded35a2c#d35a2c
RGB Decimal211, 90, 44rgb(211, 90, 44)
RGB Percent83%, 35%, 17%rgb(83%, 35%, 17%)
CSS RGBa211, 90, 44,1rgba(211,90,44,1)
CMYK Modelcmyk(0%,57%,79%,17%)
HSL Color Space17,65% ,50%hsl(17,65% ,50%)
HSV Color Space17°, 79%, 83%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100110101101000101100
Octal32313254
Decimal2119044
Hexd35a2c

Different shades of #d35a2c color code.

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

Light Shade of #d35a2c
#dc7b56
Dark Shade of #d35a2c
#a94823
Saturated Shade of #d35a2c
#e0541f
Desaturated Shade of #d35a2c
#c66039
Grey scale Shade of #d35a2c
#808080
Brighten Shade
#ec7345
Most Readable Shade
#FFFFFF

Shades of #d35a2c color code

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

#d35a2c
#bb5027
#a44622
#8c3c1d
#753218
#5d2813
#461e0e
#2e1409
#170a04
#000000

Similar Color like #d35a2c color

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

#d45b2d
#d55c2e
#d65d2f
#d75e30
#d85f31
#d96032
#da6133
#db6234
#dc6335
#dd6436
#de6537
#df6638
#e06739
#e1683a
#d2592b
#d1582a
#d05729
#cf5628
#ce5527
#cd5426
#cc5325
#cb5224
#ca5123
#c95022
#c84f21
#c74e20
#c64d1f
#c54c1e

Monochromatic Color with #d35a2c

#d35a2c
#fd6c35
#291109
#532411
#7e361a
#a84823

Tints of #d35a2c Color

#d35a2c
#d76c43
#dc7e5a
#e19172
#e6a389
#ebb5a1
#f0c8b8
#f5dad0
#faece7
#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

#d35a2c
#2ca5d3

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

Split Complementary

#d35a2c
#2cd3ad
#2c52d3

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

Analogous Color

#d32c41
#d3392c
#d35a2c
#d37b2c
#d39d2c

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

#d35a2c
#2cd35a
#5a2cd3

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

#d35a2c
#52d32c
#2ca5d3
#ad2cd3

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

#d35a2c
#2ca5d3
#2c52d3
#d3ad2c

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

#d35a2c Color Code Preview on Black Background Color

This is how #d35a2c Color will look on black background color. Color contrast ratio is 5.27

#d35a2c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d35a2c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d35a2c

#d35a2c color code is use for CSS Background Color

Background color for the above div is #d35a2c

HTML with inline CSS

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

#d35a2c color code is use for CSS Border Color

CSS Border color for the above div is #d35a2c

HTML with inline CSS

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

CSS Border Left color for the above div is #d35a2c

HTML with inline CSS

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

CSS Border Right color for the above div is #d35a2c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d35a2c

HTML with inline CSS

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

CSS Border Top color for the above div is #d35a2c

HTML with inline CSS

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

#d35a2c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d35a2c Color code Preview on White Background

This is how #d35a2c Color code will look on white background color. Color contrast ratio is 3.99

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

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.