crispedge.com

Color picker

Loading...

#ab4e1f hex color - Orange - Warm color - Information

#ab4e1f hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #ab4e1f Color code in RGB color code model is created after adding 67.06% red color, 30.59% green color and 12.16% blue color. Hex #ab4e1f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 54% magenta, 82% yellow and 33% black.

Hex #ab4e1f color code is between #aa5522 web safe hex color code and #bb4411 web safe hex color code. #aa5522 is the nearest web safe color code. You can see here many more shades of #ab4e1f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeab4e1f#ab4e1f
RGB Decimal171, 78, 31rgb(171, 78, 31)
RGB Percent67%, 31%, 12%rgb(67%, 31%, 12%)
CSS RGBa171, 78, 31,1rgba(171,78,31,1)
CMYK Modelcmyk(0%,54%,82%,33%)
HSL Color Space20,69% ,40%hsl(20,69% ,40%)
HSV Color Space20°, 82%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010110100111000011111
Octal25311637
Decimal1717831
Hexab4e1f

Different shades of #ab4e1f color code.

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

Light Shade of #ab4e1f
#d66227
Dark Shade of #ab4e1f
#803a17
Saturated Shade of #ab4e1f
#b54b15
Desaturated Shade of #ab4e1f
#a15129
Grey scale Shade of #ab4e1f
#656565
Brighten Shade
#c46738
Most Readable Shade
#FFFFFF

Shades of #ab4e1f color code

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

#ab4e1f
#98451b
#853c18
#723414
#5f2b11
#4c220d
#391a0a
#261106
#130803
#000000

Similar Color like #ab4e1f color

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

#ac4f20
#ad5021
#ae5122
#af5223
#b05324
#b15425
#b25526
#b35627
#b45728
#b55829
#b6592a
#b75a2b
#b85b2c
#b95c2d
#aa4d1e
#a94c1d
#a84b1c
#a74a1b
#a6491a
#a54819
#a44718
#a34617
#a24516
#a14415
#a04314
#9f4213
#9e4112
#9d4011

Monochromatic Color with #ab4e1f

#ab4e1f
#d56127
#010000
#2b1408
#562710
#803b17

Tints of #ab4e1f Color

#ab4e1f
#b46137
#bd7550
#c78969
#d09c82
#d9b09b
#e3c4b4
#ecd7cd
#f5ebe6
#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

#ab4e1f
#1f7cab

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

Split Complementary

#ab4e1f
#1fab94
#1f36ab

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

Analogous Color

#ab1f28
#ab321f
#ab4e1f
#ab6a1f
#ab861f

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

#ab4e1f
#1fab4e
#4e1fab

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

#ab4e1f
#36ab1f
#1f7cab
#941fab

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

#ab4e1f
#1f7cab
#1f36ab
#ab941f

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

#ab4e1f Color Code Preview on Black Background Color

This is how #ab4e1f Color will look on black background color. Color contrast ratio is 3.84

#ab4e1f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab4e1f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab4e1f

#ab4e1f color code is use for CSS Background Color

Background color for the above div is #ab4e1f

HTML with inline CSS

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

#ab4e1f color code is use for CSS Border Color

CSS Border color for the above div is #ab4e1f

HTML with inline CSS

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

CSS Border Left color for the above div is #ab4e1f

HTML with inline CSS

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

CSS Border Right color for the above div is #ab4e1f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ab4e1f

HTML with inline CSS

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

CSS Border Top color for the above div is #ab4e1f

HTML with inline CSS

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

#ab4e1f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ab4e1f Color code Preview on White Background

This is how #ab4e1f Color code will look on white background color. Color contrast ratio is 5.47

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

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(171,78,31,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(31,124,171,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(171,78,31,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.