crispedge.com

Color picker

Loading...

#db966f hex color - Red - Warm color - Information

#db966f hex color - Red - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Red

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

Hex #db966f color code is between #dd9977 web safe hex color code and #cc8866 web safe hex color code. #dd9977 is the nearest web safe color code. You can see here many more shades of #db966f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedb966f#db966f
RGB Decimal219, 150, 111rgb(219, 150, 111)
RGB Percent86%, 59%, 44%rgb(86%, 59%, 44%)
CSS RGBa219, 150, 111,1rgba(219,150,111,1)
CMYK Modelcmyk(0%,32%,49%,14%)
HSL Color Space22,60% ,65%hsl(22,60% ,65%)
HSV Color Space22°, 49%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110111001011001101111
Octal333226157
Decimal219150111
Hexdb966f

Different shades of #db966f color code.

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

Light Shade of #db966f
#e5b498
Dark Shade of #db966f
#d17846
Saturated Shade of #db966f
#e49366
Desaturated Shade of #db966f
#d29878
Grey scale Shade of #db966f
#a5a5a5
Brighten Shade
#f4af88
Most Readable Shade
#000000

Shades of #db966f color code

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

#db966f
#c28562
#aa7456
#92644a
#79533d
#614231
#493225
#302118
#18100c
#000000

Similar Color like #db966f color

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

#dc9770
#dd9871
#de9972
#df9a73
#e09b74
#e19c75
#e29d76
#e39e77
#e49f78
#e5a079
#e6a17a
#e7a27b
#e8a37c
#e9a47d
#da956e
#d9946d
#d8936c
#d7926b
#d6916a
#d59069
#d48f68
#d38e67
#d28d66
#d18c65
#d08b64
#cf8a63
#ce8962
#cd8861

Monochromatic Color with #db966f

#db966f
#060403
#312219
#5b3f2e
#865c44
#b07959

Tints of #db966f Color

#db966f
#dfa17f
#e3ad8f
#e7b99f
#ebc4af
#efd0bf
#f3dccf
#f7e7df
#fbf3ef
#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

#db966f
#6fb4db

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

Split Complementary

#db966f
#6fdbcc
#6f7edb

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

Analogous Color

#db6f73
#db806f
#db966f
#dbac6f
#dbc16f

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

#db966f
#6fdb96
#966fdb

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

#db966f
#7edb6f
#6fb4db
#cc6fdb

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

#db966f
#6fb4db
#6f7edb
#dbcc6f

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

#db966f Color Code Preview on Black Background Color

This is how #db966f Color will look on black background color. Color contrast ratio is 8.60

#db966f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db966f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db966f

#db966f color code is use for CSS Background Color

Background color for the above div is #db966f

HTML with inline CSS

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

#db966f color code is use for CSS Border Color

CSS Border color for the above div is #db966f

HTML with inline CSS

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

CSS Border Left color for the above div is #db966f

HTML with inline CSS

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

CSS Border Right color for the above div is #db966f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #db966f

HTML with inline CSS

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

CSS Border Top color for the above div is #db966f

HTML with inline CSS

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

#db966f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#db966f Color code Preview on White Background

This is how #db966f Color code will look on white background color. Color contrast ratio is 2.44

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.