crispedge.com

Color picker

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

#af1f0f hex color - Red - Warm color - Information

#af1f0f hex color - Red - Warm color

Color Hue/Base color: Red

Hex #af1f0f Color code in RGB color code model is created after adding 68.63% red color, 12.16% green color and 5.88% blue color. Hex #af1f0f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 82% magenta, 91% yellow and 31% black.

Hex #af1f0f color code is between #aa2211 web safe hex color code and #bb1100 web safe hex color code. #aa2211 is the nearest web safe color code. You can see here many more shades of #af1f0f color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeaf1f0f#af1f0f
RGB Decimal175, 31, 15rgb(175, 31, 15)
RGB Percent69%, 12%, 6%rgb(69%, 12%, 6%)
CSS RGBa175, 31, 15,1rgba(175,31,15,1)
CMYK Modelcmyk(0%,82%,91%,31%)
HSL Color Space6,84% ,37%hsl(6,84% ,37%)
HSV Color Space6°, 91%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011110001111100001111
Octal2573717
Decimal1753115
Hexaf1f0f

Different shades of #af1f0f color code.

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

Light Shade of #af1f0f
#de2713
Dark Shade of #af1f0f
#80170b
Saturated Shade of #af1f0f
#b81705
Desaturated Shade of #af1f0f
#a52718
Grey scale Shade of #af1f0f
#5f5f5f
Brighten Shade
#c83828
Most Readable Shade
#FFFFFF

Shades of #af1f0f color code

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

#af1f0f
#9b1b0d
#88180b
#74140a
#611108
#4d0d06
#3a0a05
#260603
#130301
#000000

Similar Color like #af1f0f color

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

#b02010
#b12111
#b22212
#b32313
#b42414
#b52515
#b62616
#b72717
#b82818
#b92919
#ba2a1a
#bb2b1b
#bc2c1c
#bd2d1d
#ae1e0e
#ad1d0d
#ac1c0c
#ab1b0b
#aa1a0a
#a91909
#a81808
#a71707
#a61606
#a51505
#a41404
#a31303
#a21202
#a11101

Monochromatic Color with #af1f0f

#af1f0f
#d92713
#050100
#2f0804
#5a1008
#84170b

Tints of #af1f0f Color

#af1f0f
#b73729
#c05044
#c9695f
#d28279
#db9b94
#e4b4af
#edcdc9
#f6e6e4
#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

#af1f0f
#0f9faf

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

Split Complementary

#af1f0f
#0faf6f
#0f4faf

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

Analogous Color

#af0f3f
#af0f1f
#af1f0f
#af3f0f
#af5f0f

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

#af1f0f
#0faf1f
#1f0faf

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

#af1f0f
#4faf0f
#0f9faf
#6f0faf

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

#af1f0f
#0f9faf
#0f4faf
#af6f0f

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

#af1f0f Color Code Preview on Black Background Color

This is how #af1f0f Color will look on black background color. Color contrast ratio is 3.03

#af1f0f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af1f0f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af1f0f

#af1f0f color code is use for CSS Background Color

Background color for the above div is #af1f0f

HTML with inline CSS

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

#af1f0f color code is use for CSS Border Color

CSS Border color for the above div is #af1f0f

HTML with inline CSS

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

CSS Border Left color for the above div is #af1f0f

HTML with inline CSS

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

CSS Border Right color for the above div is #af1f0f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af1f0f

HTML with inline CSS

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

CSS Border Top color for the above div is #af1f0f

HTML with inline CSS

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

#af1f0f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af1f0f Color code Preview on White Background

This is how #af1f0f Color code will look on white background color. Color contrast ratio is 6.94

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.