crispedge.com

Color picker

Loading...

#db5f0c hex color - Red - Warm color - Information

#db5f0c hex color - Red - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Red

Hex #db5f0c Color code in RGB color code model is created after adding 85.88% red color, 37.25% green color and 4.71% blue color. Hex #db5f0c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 57% magenta, 95% yellow and 14% black.

Hex #db5f0c color code is between #dd6611 web safe hex color code and #cc5500 web safe hex color code. #dd6611 is the nearest web safe color code. You can see here many more shades of #db5f0c color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codedb5f0c#db5f0c
RGB Decimal219, 95, 12rgb(219, 95, 12)
RGB Percent86%, 37%, 5%rgb(86%, 37%, 5%)
CSS RGBa219, 95, 12,1rgba(219,95,12,1)
CMYK Modelcmyk(0%,57%,95%,14%)
HSL Color Space24,90% ,45%hsl(24,90% ,45%)
HSV Color Space24°, 95%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110110101111100001100
Octal33313714
Decimal2199512
Hexdb5f0c

Different shades of #db5f0c color code.

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

Light Shade of #db5f0c
#f37927
Dark Shade of #db5f0c
#ab4a09
Saturated Shade of #db5f0c
#e75d00
Desaturated Shade of #db5f0c
#cf6118
Grey scale Shade of #db5f0c
#737373
Brighten Shade
#f47825
Most Readable Shade
#FFFFFF

Shades of #db5f0c color code

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

#db5f0c
#c2540a
#aa4909
#923f08
#793406
#612a05
#491f04
#301502
#180a01
#000000

Similar Color like #db5f0c color

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

#dc600d
#dd610e
#de620f
#df6310
#e06411
#e16512
#e26613
#e36714
#e46815
#e56916
#e66a17
#e76b18
#e86c19
#e96d1a
#da5e0b
#d95d0a
#d85c09
#d75b08
#d65a07
#d55906
#d45805
#d35704
#d25603
#d15502
#d05401
#cf5300
#ce5200
#cd5100

Monochromatic Color with #db5f0c

#db5f0c
#060300
#311503
#5b2805
#863a07
#b04d0a

Tints of #db5f0c Color

#db5f0c
#df7027
#e38242
#e7945d
#eba678
#efb793
#f3c9ae
#f7dbc9
#fbede4
#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

#db5f0c
#0c88db

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

Split Complementary

#db5f0c
#0cdbc6
#0c21db

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

Analogous Color

#db0c0c
#db360c
#db5f0c
#db880c
#dbb20c

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

#db5f0c
#0cdb5f
#5f0cdb

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

#db5f0c
#20db0c
#0c88db
#c60cdb

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

#db5f0c
#0c88db
#0c21db
#dbc60c

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

#db5f0c Color Code Preview on Black Background Color

This is how #db5f0c Color will look on black background color. Color contrast ratio is 5.65

#db5f0c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db5f0c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db5f0c

#db5f0c color code is use for CSS Background Color

Background color for the above div is #db5f0c

HTML with inline CSS

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

#db5f0c color code is use for CSS Border Color

CSS Border color for the above div is #db5f0c

HTML with inline CSS

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

CSS Border Left color for the above div is #db5f0c

HTML with inline CSS

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

CSS Border Right color for the above div is #db5f0c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #db5f0c

HTML with inline CSS

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

CSS Border Top color for the above div is #db5f0c

HTML with inline CSS

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

#db5f0c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#db5f0c Color code Preview on White Background

This is how #db5f0c Color code will look on white background color. Color contrast ratio is 3.71

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.