crispedge.com

Color picker

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

#d6341e hex color - Rackham Red - Orange - Warm color - Information

#d6341e hex color - Rackham Red - Orange - Warm color

Color Hue/Base color: Orange

Hex #d6341e Color Code is also known as Rackham Red color.

Hex #d6341e Color code in RGB color code model is created after adding 83.92% red color, 20.39% green color and 11.76% blue color. Hex #d6341e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 76% magenta, 86% yellow and 16% black.

Hex #d6341e color code is between #dd3322 web safe hex color code and #cc4411 web safe hex color code. #dd3322 is the nearest web safe color code. You can see here many more shades of #d6341e color code.

0 Likes 0 Comments | 36 Views

Color Table

Hex Color Coded6341e#d6341e
RGB Decimal214, 52, 30rgb(214, 52, 30)
RGB Percent84%, 20%, 12%rgb(84%, 20%, 12%)
CSS RGBa214, 52, 30,1rgba(214,52,30,1)
CMYK Modelcmyk(0%,76%,86%,16%)
HSL Color Space7,75% ,48%hsl(7,75% ,48%)
HSV Color Space7°, 86%, 84%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101100011010000011110
Octal3266436
Decimal2145230
Hexd6341e

Different shades of #d6341e color code.

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

Light Shade of #d6341e
#e55642
Dark Shade of #d6341e
#a92918
Saturated Shade of #d6341e
#e22b12
Desaturated Shade of #d6341e
#ca3d2a
Grey scale Shade of #d6341e
#7a7a7a
Brighten Shade
#ef4d37
Most Readable Shade
#FFFFFF

Shades of #d6341e color code

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

#d6341e
#be2e1a
#a62817
#8e2214
#761c10
#5f170d
#47110a
#2f0b06
#170503
#000000

Similar Color like #d6341e color

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

#d7351f
#d83620
#d93721
#da3822
#db3923
#dc3a24
#dd3b25
#de3c26
#df3d27
#e03e28
#e13f29
#e2402a
#e3412b
#e4422c
#d5331d
#d4321c
#d3311b
#d2301a
#d12f19
#d02e18
#cf2d17
#ce2c16
#cd2b15
#cc2a14
#cb2913
#ca2812
#c92711
#c82610

Monochromatic Color with #d6341e

#d6341e
#010000
#2c0b06
#56150c
#811f12
#ab2a18

Tints of #d6341e Color

#d6341e
#da4a37
#df6150
#e37769
#e88e82
#eca49b
#f1bbb4
#f5d1cd
#fae8e6
#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

#d6341e
#1ec0d6

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

Split Complementary

#d6341e
#1ed690
#1e64d6

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

Analogous Color

#d61e52
#d61e2d
#d6341e
#d6591e
#d67e1e

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

#d6341e
#1ed634
#341ed6

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

#d6341e
#64d61e
#1ec0d6
#901ed6

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

#d6341e
#1ec0d6
#1e64d6
#d6901e

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

#d6341e Color Code Preview on Black Background Color

This is how #d6341e Color will look on black background color. Color contrast ratio is 4.37

#d6341e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d6341e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d6341e

#d6341e color code is use for CSS Background Color

Background color for the above div is #d6341e

HTML with inline CSS

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

#d6341e color code is use for CSS Border Color

CSS Border color for the above div is #d6341e

HTML with inline CSS

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

CSS Border Left color for the above div is #d6341e

HTML with inline CSS

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

CSS Border Right color for the above div is #d6341e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d6341e

HTML with inline CSS

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

CSS Border Top color for the above div is #d6341e

HTML with inline CSS

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

#d6341e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d6341e Color code Preview on White Background

This is how #d6341e Color code will look on white background color. Color contrast ratio is 4.81

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 36 Views

Post your comment:-

By submitting comment you agree to our privacy policy.