crispedge.com

Color picker

Loading...

#d8511a hex color - Brown - Warm color - Information

#d8511a hex color - Brown - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Brown

Hex #d8511a Color code in RGB color code model is created after adding 84.71% red color, 31.76% green color and 10.2% blue color. Hex #d8511a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 63% magenta, 88% yellow and 15% black.

Hex #d8511a color code is between #dd5522 web safe hex color code and #cc4411 web safe hex color code. #dd5522 is the nearest web safe color code. You can see here many more shades of #d8511a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded8511a#d8511a
RGB Decimal216, 81, 26rgb(216, 81, 26)
RGB Percent85%, 32%, 10%rgb(85%, 32%, 10%)
CSS RGBa216, 81, 26,1rgba(216,81,26,1)
CMYK Modelcmyk(0%,63%,88%,15%)
HSL Color Space17,79% ,47%hsl(17,79% ,47%)
HSV Color Space17°, 88%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110000101000100011010
Octal33012132
Decimal2168126
Hexd8511a

Different shades of #d8511a color code.

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

Light Shade of #d8511a
#e86f3d
Dark Shade of #d8511a
#aa4015
Saturated Shade of #d8511a
#e44c0e
Desaturated Shade of #d8511a
#cc5626
Grey scale Shade of #d8511a
#797979
Brighten Shade
#f16a33
Most Readable Shade
#FFFFFF

Shades of #d8511a color code

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

#d8511a
#c04817
#a83f14
#903611
#782d0e
#60240b
#481b08
#301205
#180902
#000000

Similar Color like #d8511a color

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

#d9521b
#da531c
#db541d
#dc551e
#dd561f
#de5720
#df5821
#e05922
#e15a23
#e25b24
#e35c25
#e45d26
#e55e27
#e65f28
#d75019
#d64f18
#d54e17
#d44d16
#d34c15
#d24b14
#d14a13
#d04912
#cf4811
#ce4710
#cd460f
#cc450e
#cb440d
#ca430c

Monochromatic Color with #d8511a

#d8511a
#030100
#2e1106
#58210b
#833110
#ad4115

Tints of #d8511a Color

#d8511a
#dc6433
#e0774c
#e58b66
#e99e7f
#edb199
#f2c5b2
#f6d8cc
#faebe5
#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

#d8511a
#1aa1d8

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

Split Complementary

#d8511a
#1ad8b0
#1a42d8

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

Analogous Color

#d81a2f
#d82b1a
#d8511a
#d8771a
#d89d1a

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

#d8511a
#1ad851
#511ad8

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

#d8511a
#42d81a
#1aa1d8
#b01ad8

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

#d8511a
#1aa1d8
#1a42d8
#d8b01a

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

#d8511a Color Code Preview on Black Background Color

This is how #d8511a Color will look on black background color. Color contrast ratio is 5.11

#d8511a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d8511a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d8511a

#d8511a color code is use for CSS Background Color

Background color for the above div is #d8511a

HTML with inline CSS

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

#d8511a color code is use for CSS Border Color

CSS Border color for the above div is #d8511a

HTML with inline CSS

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

CSS Border Left color for the above div is #d8511a

HTML with inline CSS

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

CSS Border Right color for the above div is #d8511a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d8511a

HTML with inline CSS

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

CSS Border Top color for the above div is #d8511a

HTML with inline CSS

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

#d8511a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d8511a Color code Preview on White Background

This is how #d8511a Color code will look on white background color. Color contrast ratio is 4.11

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

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(216,81,26,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(26,161,216,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(216,81,26,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.