crispedge.com

Color picker

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

#d08940 hex color - Brown - Warm color - Information

#d08940 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #d08940 Color code in RGB color code model is created after adding 81.57% red color, 53.73% green color and 25.1% blue color. Hex #d08940 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 34% magenta, 69% yellow and 18% black.

Hex #d08940 color code is between #cc8844 web safe hex color code and #dd9933 web safe hex color code. #cc8844 is the nearest web safe color code. You can see here many more shades of #d08940 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded08940#d08940
RGB Decimal208, 137, 64rgb(208, 137, 64)
RGB Percent82%, 54%, 25%rgb(82%, 54%, 25%)
CSS RGBa208, 137, 64,1rgba(208,137,64,1)
CMYK Modelcmyk(0%,34%,69%,18%)
HSL Color Space30,61% ,53%hsl(30,61% ,53%)
HSV Color Space30°, 69%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100001000100101000000
Octal320211100
Decimal20813764
Hexd08940

Different shades of #d08940 color code.

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

Light Shade of #d08940
#daa269
Dark Shade of #d08940
#b16f2c
Saturated Shade of #d08940
#dc8934
Desaturated Shade of #d08940
#c4894c
Grey scale Shade of #d08940
#888888
Brighten Shade
#e9a259
Most Readable Shade
#000000

Shades of #d08940 color code

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

#d08940
#b87938
#a16a31
#8a5b2a
#734c23
#5c3c1c
#452d15
#2e1e0e
#170f07
#000000

Similar Color like #d08940 color

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

#d18a41
#d28b42
#d38c43
#d48d44
#d58e45
#d68f46
#d79047
#d89148
#d99249
#da934a
#db944b
#dc954c
#dd964d
#de974e
#cf883f
#ce873e
#cd863d
#cc853c
#cb843b
#ca833a
#c98239
#c88138
#c78037
#c67f36
#c57e35
#c47d34
#c37c33
#c27b32

Monochromatic Color with #d08940

#d08940
#faa54d
#26190c
#503519
#7b5126
#a56d33

Tints of #d08940 Color

#d08940
#d59655
#daa36a
#dfb07f
#e4bd94
#eacaaa
#efd7bf
#f4e4d4
#f9f1e9
#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

#d08940
#4087d0

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

Split Complementary

#d08940
#40cfd0
#4140d0

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

Analogous Color

#d04f40
#d06c40
#d08940
#d0a640
#d0c340

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

#d08940
#40d089
#8940d0

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

#d08940
#40d041
#4087d0
#d040cf

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

#d08940
#4087d0
#4140d0
#cfd040

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

#d08940 Color Code Preview on Black Background Color

This is how #d08940 Color will look on black background color. Color contrast ratio is 7.33

#d08940 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d08940

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d08940

#d08940 color code is use for CSS Background Color

Background color for the above div is #d08940

HTML with inline CSS

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

#d08940 color code is use for CSS Border Color

CSS Border color for the above div is #d08940

HTML with inline CSS

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

CSS Border Left color for the above div is #d08940

HTML with inline CSS

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

CSS Border Right color for the above div is #d08940

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d08940

HTML with inline CSS

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

CSS Border Top color for the above div is #d08940

HTML with inline CSS

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

#d08940 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d08940 Color code Preview on White Background

This is how #d08940 Color code will look on white background color. Color contrast ratio is 2.86

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

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.