crispedge.com

Color picker

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

#d8baba hex color - Red - Warm color - Information

#d8baba hex color - Red - Warm color

Color Hue/Base color: Red

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

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

0 Likes 0 Comments | 6 Views

Color Table

Hex Color Coded8baba#d8baba
RGB Decimal216, 186, 186rgb(216, 186, 186)
RGB Percent85%, 73%, 73%rgb(85%, 73%, 73%)
CSS RGBa216, 186, 186,1rgba(216,186,186,1)
CMYK Modelcmyk(0%,14%,14%,15%)
HSL Color Space0,28% ,79%hsl(0,28% ,79%)
HSV Color Space0°, 14%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110001011101010111010
Octal330272272
Decimal216186186
Hexd8baba

Different shades of #d8baba color code.

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

Light Shade of #d8baba
#eadbdb
Dark Shade of #d8baba
#c69999
Saturated Shade of #d8baba
#ddb5b5
Desaturated Shade of #d8baba
#d3bfbf
Grey scale Shade of #d8baba
#c9c9c9
Brighten Shade
#f1d3d3
Most Readable Shade
#000000

Shades of #d8baba color code

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

#d8baba
#c0a5a5
#a89090
#907c7c
#786767
#605252
#483e3e
#302929
#181414
#000000

Similar Color like #d8baba color

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

#d9bbbb
#dabcbc
#dbbdbd
#dcbebe
#ddbfbf
#dec0c0
#dfc1c1
#e0c2c2
#e1c3c3
#e2c4c4
#e3c5c5
#e4c6c6
#e5c7c7
#e6c8c8
#d7b9b9
#d6b8b8
#d5b7b7
#d4b6b6
#d3b5b5
#d2b4b4
#d1b3b3
#d0b2b2
#cfb1b1
#ceb0b0
#cdafaf
#ccaeae
#cbadad
#caacac

Monochromatic Color with #d8baba

#d8baba
#030303
#2e2828
#584c4c
#837171
#ad9595

Tints of #d8baba Color

#d8baba
#dcc1c1
#e0c9c9
#e5d1d1
#e9d8d8
#ede0e0
#f2e8e8
#f6efef
#faf7f7
#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

#d8baba
#bad8d8

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

Split Complementary

#d8baba
#bad8c9
#bac9d8

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

Analogous Color

#d8bac6
#d8bac0
#d8baba
#d8c0ba
#d8c6ba

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

#d8baba
#bad8ba
#babad8

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

#d8baba
#c9d8ba
#bad8d8
#c9bad8

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

#d8baba
#bad8d8
#bac9d8
#d8c9ba

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

#d8baba Color Code Preview on Black Background Color

This is how #d8baba Color will look on black background color. Color contrast ratio is 11.65

#d8baba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d8baba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d8baba

#d8baba color code is use for CSS Background Color

Background color for the above div is #d8baba

HTML with inline CSS

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

#d8baba color code is use for CSS Border Color

CSS Border color for the above div is #d8baba

HTML with inline CSS

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

CSS Border Left color for the above div is #d8baba

HTML with inline CSS

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

CSS Border Right color for the above div is #d8baba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d8baba

HTML with inline CSS

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

CSS Border Top color for the above div is #d8baba

HTML with inline CSS

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

#d8baba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d8baba Color code Preview on White Background

This is how #d8baba Color code will look on white background color. Color contrast ratio is 1.80

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

Related Gradients

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

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.