crispedge.com

Color picker

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

#d5bebe hex color - Red - Warm color - Information

#d5bebe hex color - Red - Warm color

Color Hue/Base color: Red

Hex #d5bebe Color code in RGB color code model is created after adding 83.53% red color, 74.51% green color and 74.51% blue color. Hex #d5bebe Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 11% magenta, 11% yellow and 16% black.

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

0 Likes 0 Comments | 34 Views

Color Table

Hex Color Coded5bebe#d5bebe
RGB Decimal213, 190, 190rgb(213, 190, 190)
RGB Percent84%, 75%, 75%rgb(84%, 75%, 75%)
CSS RGBa213, 190, 190,1rgba(213,190,190,1)
CMYK Modelcmyk(0%,11%,11%,16%)
HSL Color Space0,21% ,79%hsl(0,21% ,79%)
HSV Color Space0°, 11%, 84%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101011011111010111110
Octal325276276
Decimal213190190
Hexd5bebe

Different shades of #d5bebe color code.

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

Light Shade of #d5bebe
#e9dddd
Dark Shade of #d5bebe
#c19f9f
Saturated Shade of #d5bebe
#dab9b9
Desaturated Shade of #d5bebe
#d0c3c3
Grey scale Shade of #d5bebe
#c9c9c9
Brighten Shade
#eed7d7
Most Readable Shade
#000000

Shades of #d5bebe color code

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

#d5bebe
#bda8a8
#a59393
#8e7e7e
#766969
#5e5454
#473f3f
#2f2a2a
#171515
#000000

Similar Color like #d5bebe color

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

#d6bfbf
#d7c0c0
#d8c1c1
#d9c2c2
#dac3c3
#dbc4c4
#dcc5c5
#ddc6c6
#dec7c7
#dfc8c8
#e0c9c9
#e1caca
#e2cbcb
#e3cccc
#d4bdbd
#d3bcbc
#d2bbbb
#d1baba
#d0b9b9
#cfb8b8
#ceb7b7
#cdb6b6
#ccb5b5
#cbb4b4
#cab3b3
#c9b2b2
#c8b1b1
#c7b0b0

Monochromatic Color with #d5bebe

#d5bebe
#000000
#2b2626
#554c4c
#807272
#aa9898

Tints of #d5bebe Color

#d5bebe
#d9c5c5
#decccc
#e3d3d3
#e7dada
#ece2e2
#f1e9e9
#f5f0f0
#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

#d5bebe
#bed5d5

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

Split Complementary

#d5bebe
#bed5ca
#becad5

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

Analogous Color

#d5bec7
#d5bec3
#d5bebe
#d5c3be
#d5c7be

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

#d5bebe
#bed5be
#bebed5

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

#d5bebe
#c9d5be
#bed5d5
#c9bed5

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

#d5bebe
#bed5d5
#becad5
#d5cabe

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

#d5bebe Color Code Preview on Black Background Color

This is how #d5bebe Color will look on black background color. Color contrast ratio is 11.94

#d5bebe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d5bebe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d5bebe

#d5bebe color code is use for CSS Background Color

Background color for the above div is #d5bebe

HTML with inline CSS

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

#d5bebe color code is use for CSS Border Color

CSS Border color for the above div is #d5bebe

HTML with inline CSS

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

CSS Border Left color for the above div is #d5bebe

HTML with inline CSS

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

CSS Border Right color for the above div is #d5bebe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d5bebe

HTML with inline CSS

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

CSS Border Top color for the above div is #d5bebe

HTML with inline CSS

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

#d5bebe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d5bebe Color code Preview on White Background

This is how #d5bebe Color code will look on white background color. Color contrast ratio is 1.76

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

Related Gradients

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

0 Likes 0 Comments | 34 Views

Post your comment:-

By submitting comment you agree to our privacy policy.