crispedge.com

Color picker

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

#d2bc9b hex color - Pony Tail - Brown - Warm color - Information

#d2bc9b hex color - Pony Tail - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #d2bc9b Color Code is also known as Pony Tail color.

Hex #d2bc9b Color code in RGB color code model is created after adding 82.35% red color, 73.73% green color and 60.78% blue color. Hex #d2bc9b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 10% magenta, 26% yellow and 18% black.

Hex #d2bc9b color code is between #ccbb99 web safe hex color code and #ddccaa web safe hex color code. #ccbb99 is the nearest web safe color code. You can see here many more shades of #d2bc9b color code.

0 Likes 0 Comments | 27 Views

Color Table

Hex Color Coded2bc9b#d2bc9b
RGB Decimal210, 188, 155rgb(210, 188, 155)
RGB Percent82%, 74%, 61%rgb(82%, 74%, 61%)
CSS RGBa210, 188, 155,1rgba(210,188,155,1)
CMYK Modelcmyk(0%,10%,26%,18%)
HSL Color Space36,38% ,72%hsl(36,38% ,72%)
HSV Color Space36°, 26%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100101011110010011011
Octal322274233
Decimal210188155
Hexd2bc9b

Different shades of #d2bc9b color code.

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

Light Shade of #d2bc9b
#e2d4be
Dark Shade of #d2bc9b
#c2a478
Saturated Shade of #d2bc9b
#d9bd94
Desaturated Shade of #d2bc9b
#cbbba2
Grey scale Shade of #d2bc9b
#b6b6b6
Brighten Shade
#ebd5b4
Most Readable Shade
#000000

Shades of #d2bc9b color code

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

#d2bc9b
#baa789
#a39278
#8c7d67
#746856
#5d5344
#463e33
#2e2922
#171411
#000000

Similar Color like #d2bc9b color

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

#d3bd9c
#d4be9d
#d5bf9e
#d6c09f
#d7c1a0
#d8c2a1
#d9c3a2
#dac4a3
#dbc5a4
#dcc6a5
#ddc7a6
#dec8a7
#dfc9a8
#e0caa9
#d1bb9a
#d0ba99
#cfb998
#ceb897
#cdb796
#ccb695
#cbb594
#cab493
#c9b392
#c8b291
#c7b190
#c6b08f
#c5af8e
#c4ae8d

Monochromatic Color with #d2bc9b

#d2bc9b
#fce2ba
#28241e
#524a3d
#7d705c
#a7967c

Tints of #d2bc9b Color

#d2bc9b
#d7c3a6
#dccab1
#e1d2bc
#e6d9c7
#ebe1d2
#f0e8dd
#f5f0e8
#faf7f3
#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

#d2bc9b
#9bb1d2

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

Split Complementary

#d2bc9b
#9bccd2
#a19bd2

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

Analogous Color

#d2a69b
#d2b19b
#d2bc9b
#d2c79b
#d2d29b

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

#d2bc9b
#9bd2bc
#bc9bd2

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

#d2bc9b
#9bd2a0
#9bb1d2
#d29bcc

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

#d2bc9b
#9bb1d2
#a19bd2
#ccd29b

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

#d2bc9b Color Code Preview on Black Background Color

This is how #d2bc9b Color will look on black background color. Color contrast ratio is 11.41

#d2bc9b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d2bc9b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d2bc9b

#d2bc9b color code is use for CSS Background Color

Background color for the above div is #d2bc9b

HTML with inline CSS

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

#d2bc9b color code is use for CSS Border Color

CSS Border color for the above div is #d2bc9b

HTML with inline CSS

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

CSS Border Left color for the above div is #d2bc9b

HTML with inline CSS

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

CSS Border Right color for the above div is #d2bc9b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d2bc9b

HTML with inline CSS

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

CSS Border Top color for the above div is #d2bc9b

HTML with inline CSS

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

#d2bc9b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d2bc9b Color code Preview on White Background

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

Related Gradients

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

0 Likes 0 Comments | 27 Views

Post your comment:-

By submitting comment you agree to our privacy policy.