crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#af572a hex color - Orange - Warm color - Information

#af572a hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #af572a Color code in RGB color code model is created after adding 68.63% red color, 34.12% green color and 16.47% blue color. Hex #af572a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 50% magenta, 76% yellow and 31% black.

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

0 Likes 0 Comments | 5 Views

Color Table

Hex Color Codeaf572a#af572a
RGB Decimal175, 87, 42rgb(175, 87, 42)
RGB Percent69%, 34%, 16%rgb(69%, 34%, 16%)
CSS RGBa175, 87, 42,1rgba(175,87,42,1)
CMYK Modelcmyk(0%,50%,76%,31%)
HSL Color Space20,61% ,43%hsl(20,61% ,43%)
HSV Color Space20°, 76%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011110101011100101010
Octal25712752
Decimal1758742
Hexaf572a

Different shades of #af572a color code.

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

Light Shade of #af572a
#d06e3c
Dark Shade of #af572a
#864320
Saturated Shade of #af572a
#ba531f
Desaturated Shade of #af572a
#a45a35
Grey scale Shade of #af572a
#6c6c6c
Brighten Shade
#c87043
Most Readable Shade
#FFFFFF

Shades of #af572a color code

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

#af572a
#9b4d25
#884320
#743a1c
#613017
#4d2612
#3a1d0e
#261309
#130904
#000000

Similar Color like #af572a color

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

#b0582b
#b1592c
#b25a2d
#b35b2e
#b45c2f
#b55d30
#b65e31
#b75f32
#b86033
#b96134
#ba6235
#bb6336
#bc6437
#bd6538
#ae5629
#ad5528
#ac5427
#ab5326
#aa5225
#a95124
#a85023
#a74f22
#a64e21
#a54d20
#a44c1f
#a34b1e
#a24a1d
#a1491c

Monochromatic Color with #af572a

#af572a
#d96c34
#050201
#2f180b
#5a2d16
#844220

Tints of #af572a Color

#af572a
#b76941
#c07c59
#c98f71
#d2a188
#dbb4a0
#e4c7b8
#edd9cf
#f6ece7
#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

#af572a
#2a82af

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

Split Complementary

#af572a
#2aaf9a
#2a3faf

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

Analogous Color

#af2a32
#af3c2a
#af572a
#af722a
#af8c2a

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

#af572a
#2aaf57
#572aaf

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

#af572a
#3faf2a
#2a82af
#992aaf

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

#af572a
#2a82af
#2a3faf
#af9a2a

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

#af572a Color Code Preview on Black Background Color

This is how #af572a Color will look on black background color. Color contrast ratio is 4.22

#af572a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af572a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af572a

#af572a color code is use for CSS Background Color

Background color for the above div is #af572a

HTML with inline CSS

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

#af572a color code is use for CSS Border Color

CSS Border color for the above div is #af572a

HTML with inline CSS

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

CSS Border Left color for the above div is #af572a

HTML with inline CSS

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

CSS Border Right color for the above div is #af572a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af572a

HTML with inline CSS

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

CSS Border Top color for the above div is #af572a

HTML with inline CSS

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

#af572a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af572a Color code Preview on White Background

This is how #af572a Color code will look on white background color. Color contrast ratio is 4.98

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.