crispedge.com

Color picker

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

#d0bbac hex color - Orange - Warm color - Information

#d0bbac hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #d0bbac Color code in RGB color code model is created after adding 81.57% red color, 73.33% green color and 67.45% blue color. Hex #d0bbac Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 10% magenta, 17% yellow and 18% black.

Hex #d0bbac color code is between #ccaaaa web safe hex color code and #ddccbb web safe hex color code. #ccaaaa is the nearest web safe color code. You can see here many more shades of #d0bbac color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Coded0bbac#d0bbac
RGB Decimal208, 187, 172rgb(208, 187, 172)
RGB Percent82%, 73%, 67%rgb(82%, 73%, 67%)
CSS RGBa208, 187, 172,1rgba(208,187,172,1)
CMYK Modelcmyk(0%,10%,17%,18%)
HSL Color Space25,28% ,75%hsl(25,28% ,75%)
HSV Color Space25°, 17%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100001011101110101100
Octal320273254
Decimal208187172
Hexd0bbac

Different shades of #d0bbac color code.

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

Light Shade of #d0bbac
#e2d6cd
Dark Shade of #d0bbac
#bea08b
Saturated Shade of #d0bbac
#d6baa5
Desaturated Shade of #d0bbac
#c9bcb2
Grey scale Shade of #d0bbac
#bebebe
Brighten Shade
#e9d4c5
Most Readable Shade
#000000

Shades of #d0bbac color code

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

#d0bbac
#b8a698
#a19185
#8a7c72
#73675f
#5c534c
#453e39
#2e2926
#171413
#000000

Similar Color like #d0bbac color

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

#d1bcad
#d2bdae
#d3beaf
#d4bfb0
#d5c0b1
#d6c1b2
#d7c2b3
#d8c3b4
#d9c4b5
#dac5b6
#dbc6b7
#dcc7b8
#ddc8b9
#dec9ba
#cfbaab
#ceb9aa
#cdb8a9
#ccb7a8
#cbb6a7
#cab5a6
#c9b4a5
#c8b3a4
#c7b2a3
#c6b1a2
#c5b0a1
#c4afa0
#c3ae9f
#c2ad9e

Monochromatic Color with #d0bbac

#d0bbac
#fae1cf
#26221f
#504843
#7b6f66
#a59589

Tints of #d0bbac Color

#d0bbac
#d5c2b5
#dacabe
#dfd1c7
#e4d9d0
#eae0da
#efe8e3
#f4efec
#f9f7f5
#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

#d0bbac
#acc1d0

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

Split Complementary

#d0bbac
#acd0cd
#acafd0

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

Analogous Color

#d0adac
#d0b4ac
#d0bbac
#d0c2ac
#d0c9ac

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

#d0bbac
#acd0bb
#bbacd0

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

#d0bbac
#afd0ac
#acc1d0
#cdacd0

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

#d0bbac
#acc1d0
#acafd0
#d0cdac

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

#d0bbac Color Code Preview on Black Background Color

This is how #d0bbac Color will look on black background color. Color contrast ratio is 11.39

#d0bbac in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d0bbac

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d0bbac

#d0bbac color code is use for CSS Background Color

Background color for the above div is #d0bbac

HTML with inline CSS

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

#d0bbac color code is use for CSS Border Color

CSS Border color for the above div is #d0bbac

HTML with inline CSS

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

CSS Border Left color for the above div is #d0bbac

HTML with inline CSS

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

CSS Border Right color for the above div is #d0bbac

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d0bbac

HTML with inline CSS

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

CSS Border Top color for the above div is #d0bbac

HTML with inline CSS

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

#d0bbac hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d0bbac Color code Preview on White Background

This is how #d0bbac Color code will look on white background color. Color contrast ratio is 1.84

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.