crispedge.com

Color picker

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

#dc6142 hex color - Orange - Warm color - Information

#dc6142 hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #dc6142 Color code in RGB color code model is created after adding 86.27% red color, 38.04% green color and 25.88% blue color. Hex #dc6142 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 56% magenta, 70% yellow and 14% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codedc6142#dc6142
RGB Decimal220, 97, 66rgb(220, 97, 66)
RGB Percent86%, 38%, 26%rgb(86%, 38%, 26%)
CSS RGBa220, 97, 66,1rgba(220,97,66,1)
CMYK Modelcmyk(0%,56%,70%,14%)
HSL Color Space12,69% ,56%hsl(12,69% ,56%)
HSV Color Space12°, 70%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111000110000101000010
Octal334141102
Decimal2209766
Hexdc6142

Different shades of #dc6142 color code.

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

Light Shade of #dc6142
#e4856d
Dark Shade of #dc6142
#c64525
Saturated Shade of #dc6142
#e75a37
Desaturated Shade of #dc6142
#d1684d
Grey scale Shade of #dc6142
#8f8f8f
Brighten Shade
#f57a5b
Most Readable Shade
#FFFFFF

Shades of #dc6142 color code

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

#dc6142
#c3563a
#ab4b33
#92402c
#7a3524
#612b1d
#492016
#30150e
#180a07
#000000

Similar Color like #dc6142 color

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

#dd6243
#de6344
#df6445
#e06546
#e16647
#e26748
#e36849
#e4694a
#e56a4b
#e66b4c
#e76c4d
#e86d4e
#e96e4f
#ea6f50
#db6041
#da5f40
#d95e3f
#d85d3e
#d75c3d
#d65b3c
#d55a3b
#d4593a
#d35839
#d25738
#d15637
#d05536
#cf5435
#ce5334

Monochromatic Color with #dc6142

#dc6142
#070302
#32160f
#5c291c
#873c28
#b14e35

Tints of #dc6142 Color

#dc6142
#df7257
#e3846c
#e79581
#eba796
#efb8ab
#f3cac0
#f7dbd5
#fbedea
#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

#dc6142
#42bddc

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

Split Complementary

#dc6142
#42dcae
#4270dc

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

Analogous Color

#dc4261
#dc4242
#dc6142
#dc8042
#dc9f42

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

#dc6142
#42dc61
#6142dc

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

#dc6142
#70dc42
#42bddc
#ae42dc

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

#dc6142
#42bddc
#4270dc
#dcae42

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

#dc6142 Color Code Preview on Black Background Color

This is how #dc6142 Color will look on black background color. Color contrast ratio is 5.83

#dc6142 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dc6142

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dc6142

#dc6142 color code is use for CSS Background Color

Background color for the above div is #dc6142

HTML with inline CSS

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

#dc6142 color code is use for CSS Border Color

CSS Border color for the above div is #dc6142

HTML with inline CSS

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

CSS Border Left color for the above div is #dc6142

HTML with inline CSS

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

CSS Border Right color for the above div is #dc6142

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dc6142

HTML with inline CSS

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

CSS Border Top color for the above div is #dc6142

HTML with inline CSS

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

#dc6142 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dc6142 Color code Preview on White Background

This is how #dc6142 Color code will look on white background color. Color contrast ratio is 3.60

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

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.