crispedge.com

Color picker

Loading...

#deb495 hex color - Orange - Warm color - Information

#deb495 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #deb495 Color code in RGB color code model is created after adding 87.06% red color, 70.59% green color and 58.43% blue color. Hex #deb495 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 19% magenta, 33% yellow and 13% black.

Hex #deb495 color code is between #ddbb99 web safe hex color code and #eeaa88 web safe hex color code. #ddbb99 is the nearest web safe color code. You can see here many more shades of #deb495 color code.

0 Likes 0 Comments | 5 Views

RGB Chart

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

Color Table

Hex Color Codedeb495#deb495
RGB Decimal222, 180, 149rgb(222, 180, 149)
RGB Percent87%, 71%, 58%rgb(87%, 71%, 58%)
CSS RGBa222, 180, 149,1rgba(222,180,149,1)
CMYK Modelcmyk(0%,19%,33%,13%)
HSL Color Space25,53% ,73%hsl(25,53% ,73%)
HSV Color Space25°, 33%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111101011010010010101
Octal336264225
Decimal222180149
Hexdeb495

Different shades of #deb495 color code.

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

Light Shade of #deb495
#ead0bc
Dark Shade of #deb495
#d2986e
Saturated Shade of #deb495
#e5b38e
Desaturated Shade of #deb495
#d7b59c
Grey scale Shade of #deb495
#b9b9b9
Brighten Shade
#f7cdae
Most Readable Shade
#000000

Shades of #deb495 color code

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

#deb495
#c5a084
#ac8c73
#947863
#7b6452
#625042
#4a3c31
#312821
#181410
#000000

Similar Color like #deb495 color

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

#dfb596
#e0b697
#e1b798
#e2b899
#e3b99a
#e4ba9b
#e5bb9c
#e6bc9d
#e7bd9e
#e8be9f
#e9bfa0
#eac0a1
#ebc1a2
#ecc2a3
#ddb394
#dcb293
#dbb192
#dab091
#d9af90
#d8ae8f
#d7ad8e
#d6ac8d
#d5ab8c
#d4aa8b
#d3a98a
#d2a889
#d1a788
#d0a687

Monochromatic Color with #deb495

#deb495
#090806
#342a23
#5e4d3f
#896f5c
#b39278

Tints of #deb495 Color

#deb495
#e1bca0
#e5c4ac
#e9cdb8
#ecd5c4
#f0ddcf
#f4e6db
#f7eee7
#fbf6f3
#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

#deb495
#95bfde

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

Split Complementary

#deb495
#95ded9
#959ade

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

Analogous Color

#de9795
#dea595
#deb495
#dec395
#ded195

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

#deb495
#95deb4
#b495de

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

#deb495
#9ade95
#95bfde
#d895de

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

#deb495
#95bfde
#959ade
#ded995

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

#deb495 Color Code Preview on Black Background Color

This is how #deb495 Color will look on black background color. Color contrast ratio is 11.07

#deb495 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #deb495

HTML with inline CSS

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

Your Example Paragraph content text in with font color #deb495

#deb495 color code is use for CSS Background Color

Background color for the above div is #deb495

HTML with inline CSS

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

#deb495 color code is use for CSS Border Color

CSS Border color for the above div is #deb495

HTML with inline CSS

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

CSS Border Left color for the above div is #deb495

HTML with inline CSS

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

CSS Border Right color for the above div is #deb495

HTML with inline CSS

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

CSS Border Bottom color for the above div is #deb495

HTML with inline CSS

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

CSS Border Top color for the above div is #deb495

HTML with inline CSS

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

#deb495 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#deb495 Color code Preview on White Background

This is how #deb495 Color code will look on white background color. Color contrast ratio is 1.90

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

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(222,180,149,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(149,191,222,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(222,180,149,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.