crispedge.com

Color picker

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

#d06e1c hex color - Brown - Warm color - Information

#d06e1c hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #d06e1c Color code in RGB color code model is created after adding 81.57% red color, 43.14% green color and 10.98% blue color. Hex #d06e1c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 47% magenta, 87% yellow and 18% black.

Hex #d06e1c color code is between #cc6622 web safe hex color code and #dd7711 web safe hex color code. #cc6622 is the nearest web safe color code. You can see here many more shades of #d06e1c color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Coded06e1c#d06e1c
RGB Decimal208, 110, 28rgb(208, 110, 28)
RGB Percent82%, 43%, 11%rgb(82%, 43%, 11%)
CSS RGBa208, 110, 28,1rgba(208,110,28,1)
CMYK Modelcmyk(0%,47%,87%,18%)
HSL Color Space27,76% ,46%hsl(27,76% ,46%)
HSV Color Space27°, 87%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100000110111000011100
Octal32015634
Decimal20811028
Hexd06e1c

Different shades of #d06e1c color code.

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

Light Shade of #d06e1c
#e5883a
Dark Shade of #d06e1c
#a35616
Saturated Shade of #d06e1c
#dc6d10
Desaturated Shade of #d06e1c
#c46f28
Grey scale Shade of #d06e1c
#767676
Brighten Shade
#e98735
Most Readable Shade
#FFFFFF

Shades of #d06e1c color code

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

#d06e1c
#b86118
#a15515
#8a4912
#733d0f
#5c300c
#452409
#2e1806
#170c03
#000000

Similar Color like #d06e1c color

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

#d16f1d
#d2701e
#d3711f
#d47220
#d57321
#d67422
#d77523
#d87624
#d97725
#da7826
#db7927
#dc7a28
#dd7b29
#de7c2a
#cf6d1b
#ce6c1a
#cd6b19
#cc6a18
#cb6917
#ca6816
#c96715
#c86614
#c76513
#c66412
#c56311
#c46210
#c3610f
#c2600e

Monochromatic Color with #d06e1c

#d06e1c
#fa8422
#261405
#502b0b
#7b4111
#a55816

Tints of #d06e1c Color

#d06e1c
#d57e35
#da8e4e
#df9e67
#e4ae80
#eabe9a
#efceb3
#f4decc
#f9eee5
#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

#d06e1c
#1c7ed0

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

Split Complementary

#d06e1c
#1cd0c8
#1c24d0

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

Analogous Color

#d0261c
#d04a1c
#d06e1c
#d0921c
#d0b61c

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

#d06e1c
#1cd06e
#6e1cd0

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

#d06e1c
#24d01c
#1c7ed0
#c81cd0

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

#d06e1c
#1c7ed0
#1c24d0
#d0c81c

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

#d06e1c Color Code Preview on Black Background Color

This is how #d06e1c Color will look on black background color. Color contrast ratio is 5.93

#d06e1c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d06e1c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d06e1c

#d06e1c color code is use for CSS Background Color

Background color for the above div is #d06e1c

HTML with inline CSS

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

#d06e1c color code is use for CSS Border Color

CSS Border color for the above div is #d06e1c

HTML with inline CSS

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

CSS Border Left color for the above div is #d06e1c

HTML with inline CSS

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

CSS Border Right color for the above div is #d06e1c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d06e1c

HTML with inline CSS

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

CSS Border Top color for the above div is #d06e1c

HTML with inline CSS

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

#d06e1c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d06e1c Color code Preview on White Background

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.