crispedge.com

Color picker

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

#d8b490 hex color - Brown - Warm color - Information

#d8b490 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #d8b490 Color code in RGB color code model is created after adding 84.71% red color, 70.59% green color and 56.47% blue color. Hex #d8b490 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 17% magenta, 33% yellow and 15% black.

Hex #d8b490 color code is between #ddbb88 web safe hex color code and #ccaa99 web safe hex color code. #ddbb88 is the nearest web safe color code. You can see here many more shades of #d8b490 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded8b490#d8b490
RGB Decimal216, 180, 144rgb(216, 180, 144)
RGB Percent85%, 71%, 56%rgb(85%, 71%, 56%)
CSS RGBa216, 180, 144,1rgba(216,180,144,1)
CMYK Modelcmyk(0%,17%,33%,15%)
HSL Color Space30,48% ,71%hsl(30,48% ,71%)
HSV Color Space30°, 33%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110001011010010010000
Octal330264220
Decimal216180144
Hexd8b490

Different shades of #d8b490 color code.

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

Light Shade of #d8b490
#e5cdb6
Dark Shade of #d8b490
#cb9a6a
Saturated Shade of #d8b490
#dfb488
Desaturated Shade of #d8b490
#d0b497
Grey scale Shade of #d8b490
#b4b4b4
Brighten Shade
#f1cda9
Most Readable Shade
#000000

Shades of #d8b490 color code

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

#d8b490
#c0a080
#a88c70
#907860
#786450
#605040
#483c30
#302820
#181410
#000000

Similar Color like #d8b490 color

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

#d9b591
#dab692
#dbb793
#dcb894
#ddb995
#deba96
#dfbb97
#e0bc98
#e1bd99
#e2be9a
#e3bf9b
#e4c09c
#e5c19d
#e6c29e
#d7b38f
#d6b28e
#d5b18d
#d4b08c
#d3af8b
#d2ae8a
#d1ad89
#d0ac88
#cfab87
#ceaa86
#cda985
#cca884
#cba783
#caa682

Monochromatic Color with #d8b490

#d8b490
#030302
#2e261f
#584a3b
#836d57
#ad9174

Tints of #d8b490 Color

#d8b490
#dcbc9c
#e0c4a8
#e5cdb5
#e9d5c1
#edddcd
#f2e6da
#f6eee6
#faf6f2
#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

#d8b490
#90b4d8

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

Split Complementary

#d8b490
#90d8d8
#9090d8

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

Analogous Color

#d89790
#d8a690
#d8b490
#d8c290
#d8d190

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

#d8b490
#90d8b4
#b490d8

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

#d8b490
#90d890
#90b4d8
#d890d8

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

#d8b490
#90b4d8
#9090d8
#d8d890

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

#d8b490 Color Code Preview on Black Background Color

This is how #d8b490 Color will look on black background color. Color contrast ratio is 10.85

#d8b490 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d8b490

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d8b490

#d8b490 color code is use for CSS Background Color

Background color for the above div is #d8b490

HTML with inline CSS

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

#d8b490 color code is use for CSS Border Color

CSS Border color for the above div is #d8b490

HTML with inline CSS

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

CSS Border Left color for the above div is #d8b490

HTML with inline CSS

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

CSS Border Right color for the above div is #d8b490

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d8b490

HTML with inline CSS

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

CSS Border Top color for the above div is #d8b490

HTML with inline CSS

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

#d8b490 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d8b490 Color code Preview on White Background

This is how #d8b490 Color code will look on white background color. Color contrast ratio is 1.94

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

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.