crispedge.com

Color picker

Loading...

#af4b22 hex color - Orange - Warm color - Information

#af4b22 hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #af4b22 Color code in RGB color code model is created after adding 68.63% red color, 29.41% green color and 13.33% blue color. Hex #af4b22 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 57% magenta, 81% yellow and 31% black.

Hex #af4b22 color code is between #aa4411 web safe hex color code and #bb5533 web safe hex color code. #aa4411 is the nearest web safe color code. You can see here many more shades of #af4b22 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaf4b22#af4b22
RGB Decimal175, 75, 34rgb(175, 75, 34)
RGB Percent69%, 29%, 13%rgb(69%, 29%, 13%)
CSS RGBa175, 75, 34,1rgba(175,75,34,1)
CMYK Modelcmyk(0%,57%,81%,31%)
HSL Color Space17,67% ,41%hsl(17,67% ,41%)
HSV Color Space17°, 81%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011110100101100100010
Octal25711342
Decimal1757534
Hexaf4b22

Different shades of #af4b22 color code.

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

Light Shade of #af4b22
#d65f2e
Dark Shade of #af4b22
#84391a
Saturated Shade of #af4b22
#b94718
Desaturated Shade of #af4b22
#a54f2c
Grey scale Shade of #af4b22
#686868
Brighten Shade
#c8643b
Most Readable Shade
#FFFFFF

Shades of #af4b22 color code

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

#af4b22
#9b421e
#883a1a
#743216
#612912
#4d210f
#3a190b
#261007
#130803
#000000

Similar Color like #af4b22 color

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

#b04c23
#b14d24
#b24e25
#b34f26
#b45027
#b55128
#b65229
#b7532a
#b8542b
#b9552c
#ba562d
#bb572e
#bc582f
#bd5930
#ae4a21
#ad4920
#ac481f
#ab471e
#aa461d
#a9451c
#a8441b
#a7431a
#a64219
#a54118
#a44017
#a33f16
#a23e15
#a13d14

Monochromatic Color with #af4b22

#af4b22
#d95d2a
#050201
#2f1409
#5a2711
#84391a

Tints of #af4b22 Color

#af4b22
#b75f3a
#c07353
#c9876b
#d29b84
#dbaf9c
#e4c3b5
#edd7cd
#f6ebe6
#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

#af4b22
#2286af

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

Split Complementary

#af4b22
#22af92
#223faf

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

Analogous Color

#af2231
#af2f22
#af4b22
#af6722
#af8322

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

#af4b22
#22af4b
#4b22af

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

#af4b22
#40af22
#2286af
#9122af

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

#af4b22
#2286af
#223faf
#af9222

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

#af4b22 Color Code Preview on Black Background Color

This is how #af4b22 Color will look on black background color. Color contrast ratio is 3.85

#af4b22 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af4b22

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af4b22

#af4b22 color code is use for CSS Background Color

Background color for the above div is #af4b22

HTML with inline CSS

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

#af4b22 color code is use for CSS Border Color

CSS Border color for the above div is #af4b22

HTML with inline CSS

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

CSS Border Left color for the above div is #af4b22

HTML with inline CSS

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

CSS Border Right color for the above div is #af4b22

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af4b22

HTML with inline CSS

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

CSS Border Top color for the above div is #af4b22

HTML with inline CSS

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

#af4b22 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af4b22 Color code Preview on White Background

This is how #af4b22 Color code will look on white background color. Color contrast ratio is 5.45

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

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(175,75,34,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(34,134,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,75,34,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.