crispedge.com

Color picker

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

#dababb hex color - Red - Warm color - Information

#dababb hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #dababb color code is between #ddbbaa web safe hex color code and #ccaacc web safe hex color code. #ddbbaa is the nearest web safe color code. You can see here many more shades of #dababb color code.

0 Likes 0 Comments | 14 Views

Color Table

Hex Color Codedababb#dababb
RGB Decimal218, 186, 187rgb(218, 186, 187)
RGB Percent85%, 73%, 73%rgb(85%, 73%, 73%)
CSS RGBa218, 186, 187,1rgba(218,186,187,1)
CMYK Modelcmyk(0%,15%,14%,15%)
HSL Color Space358,30% ,79%hsl(358,30% ,79%)
HSV Color Space358°, 15%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110101011101010111011
Octal332272273
Decimal218186187
Hexdababb

Different shades of #dababb color code.

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

Light Shade of #dababb
#ecdbdc
Dark Shade of #dababb
#c8999a
Saturated Shade of #dababb
#dfb5b6
Desaturated Shade of #dababb
#d5bfc0
Grey scale Shade of #dababb
#cacaca
Brighten Shade
#f3d3d4
Most Readable Shade
#000000

Shades of #dababb color code

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

#dababb
#c1a5a6
#a99091
#917c7c
#796767
#605253
#483e3e
#302929
#181414
#000000

Similar Color like #dababb color

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

#dbbbbc
#dcbcbd
#ddbdbe
#debebf
#dfbfc0
#e0c0c1
#e1c1c2
#e2c2c3
#e3c3c4
#e4c4c5
#e5c5c6
#e6c6c7
#e7c7c8
#e8c8c9
#d9b9ba
#d8b8b9
#d7b7b8
#d6b6b7
#d5b5b6
#d4b4b5
#d3b3b4
#d2b2b3
#d1b1b2
#d0b0b1
#cfafb0
#ceaeaf
#cdadae
#ccacad

Monochromatic Color with #dababb

#dababb
#050505
#302929
#5a4d4e
#857172
#af9697

Tints of #dababb Color

#dababb
#dec1c2
#e2c9ca
#e6d1d1
#ead8d9
#eee0e0
#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

#dababb
#badad9

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

Split Complementary

#dababb
#badac9
#bacbda

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

Analogous Color

#dabac8
#dabac1
#dababb
#dabfba
#dac6ba

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

#dababb
#bbdaba
#babbda

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

#dababb
#cbdaba
#badad9
#c9bada

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

#dababb
#badad9
#bacbda
#dac9ba

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

#dababb Color Code Preview on Black Background Color

This is how #dababb Color will look on black background color. Color contrast ratio is 11.72

#dababb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dababb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dababb

#dababb color code is use for CSS Background Color

Background color for the above div is #dababb

HTML with inline CSS

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

#dababb color code is use for CSS Border Color

CSS Border color for the above div is #dababb

HTML with inline CSS

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

CSS Border Left color for the above div is #dababb

HTML with inline CSS

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

CSS Border Right color for the above div is #dababb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dababb

HTML with inline CSS

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

CSS Border Top color for the above div is #dababb

HTML with inline CSS

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

#dababb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dababb Color code Preview on White Background

This is how #dababb Color code will look on white background color. Color contrast ratio is 1.79

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

Related Gradients

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

0 Likes 0 Comments | 14 Views

Post your comment:-

By submitting comment you agree to our privacy policy.