crispedge.com

Color picker

Loading...

#dbbb95 hex color - Orange - Warm color - Information

#dbbb95 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

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

Hex #dbbb95 color code is between #ddaa99 web safe hex color code and #cccc88 web safe hex color code. #ddaa99 is the nearest web safe color code. You can see here many more shades of #dbbb95 color code.

0 Likes 0 Comments | 6 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codedbbb95#dbbb95
RGB Decimal219, 187, 149rgb(219, 187, 149)
RGB Percent86%, 73%, 58%rgb(86%, 73%, 58%)
CSS RGBa219, 187, 149,1rgba(219,187,149,1)
CMYK Modelcmyk(0%,15%,32%,14%)
HSL Color Space33,49% ,72%hsl(33,49% ,72%)
HSV Color Space33°, 32%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110111011101110010101
Octal333273225
Decimal219187149
Hexdbbb95

Different shades of #dbbb95 color code.

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

Light Shade of #dbbb95
#e8d3bb
Dark Shade of #dbbb95
#cea36f
Saturated Shade of #dbbb95
#e2bc8e
Desaturated Shade of #dbbb95
#d4ba9c
Grey scale Shade of #dbbb95
#b8b8b8
Brighten Shade
#f4d4ae
Most Readable Shade
#000000

Shades of #dbbb95 color code

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

#dbbb95
#c2a684
#aa9173
#927c63
#796752
#615342
#493e31
#302921
#181410
#000000

Similar Color like #dbbb95 color

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

#dcbc96
#ddbd97
#debe98
#dfbf99
#e0c09a
#e1c19b
#e2c29c
#e3c39d
#e4c49e
#e5c59f
#e6c6a0
#e7c7a1
#e8c8a2
#e9c9a3
#daba94
#d9b993
#d8b892
#d7b791
#d6b690
#d5b58f
#d4b48e
#d3b38d
#d2b28c
#d1b18b
#d0b08a
#cfaf89
#ceae88
#cdad87

Monochromatic Color with #dbbb95

#dbbb95
#060604
#312a21
#5b4e3e
#86725b
#b09778

Tints of #dbbb95 Color

#dbbb95
#dfc2a0
#e3caac
#e7d1b8
#ebd9c4
#efe0cf
#f3e8db
#f7efe7
#fbf7f3
#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

#dbbb95
#95b5db

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

Split Complementary

#dbbb95
#95d8db
#9895db

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

Analogous Color

#db9f95
#dbad95
#dbbb95
#dbc995
#dbd795

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

#dbbb95
#95dbbb
#bb95db

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

#dbbb95
#95db98
#95b5db
#db95d8

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

#dbbb95
#95b5db
#9895db
#d8db95

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

#dbbb95 Color Code Preview on Black Background Color

This is how #dbbb95 Color will look on black background color. Color contrast ratio is 11.55

#dbbb95 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbbb95

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbbb95

#dbbb95 color code is use for CSS Background Color

Background color for the above div is #dbbb95

HTML with inline CSS

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

#dbbb95 color code is use for CSS Border Color

CSS Border color for the above div is #dbbb95

HTML with inline CSS

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

CSS Border Left color for the above div is #dbbb95

HTML with inline CSS

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

CSS Border Right color for the above div is #dbbb95

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbbb95

HTML with inline CSS

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

CSS Border Top color for the above div is #dbbb95

HTML with inline CSS

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

#dbbb95 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbbb95 Color code Preview on White Background

This is how #dbbb95 Color code will look on white background color. Color contrast ratio is 1.82

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(219,187,149,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(149,181,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(219,187,149,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.