crispedge.com

Color picker

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

#af3001 hex color - Orange - Warm color - Information

#af3001 hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #af3001 Color code in RGB color code model is created after adding 68.63% red color, 18.82% green color and 0.39% blue color. Hex #af3001 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 73% magenta, 99% yellow and 31% black.

Hex #af3001 color code is between #aa3300 web safe hex color code and #bb2200 web safe hex color code. #aa3300 is the nearest web safe color code. You can see here many more shades of #af3001 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeaf3001#af3001
RGB Decimal175, 48, 1rgb(175, 48, 1)
RGB Percent69%, 19%, 0%rgb(69%, 19%, 0%)
CSS RGBa175, 48, 1,1rgba(175,48,1,1)
CMYK Modelcmyk(0%,73%,99%,31%)
HSL Color Space16,99% ,35%hsl(16,99% ,35%)
HSV Color Space16°, 99%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011110011000000000001
Octal257601
Decimal175481
Hexaf3001

Different shades of #af3001 color code.

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

Light Shade of #af3001
#e23e01
Dark Shade of #af3001
#7c2201
Saturated Shade of #af3001
#b03000
Desaturated Shade of #af3001
#a6340a
Grey scale Shade of #af3001
#585858
Brighten Shade
#c8491a
Most Readable Shade
#FFFFFF

Shades of #af3001 color code

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

#af3001
#9b2a00
#882500
#742000
#611a00
#4d1500
#3a1000
#260a00
#130500
#000000

Similar Color like #af3001 color

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

#b03102
#b13203
#b23304
#b33405
#b43506
#b53607
#b63708
#b73809
#b8390a
#b93a0b
#ba3b0c
#bb3c0d
#bc3d0e
#bd3e0f
#ae2f00
#ad2e00
#ac2d00
#ab2c00
#aa2b00
#a92a00
#a82900
#a72800
#a62700
#a52600
#a42500
#a32400
#a22300
#a12200

Monochromatic Color with #af3001

#af3001
#d93c01
#050100
#2f0d00
#5a1901
#842401

Tints of #af3001 Color

#af3001
#b7471d
#c05e39
#c97555
#d28c71
#dba38e
#e4baaa
#edd1c6
#f6e8e2
#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

#af3001
#0180af

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

Split Complementary

#af3001
#01af87
#0129af

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

Analogous Color

#af0118
#af0d01
#af3001
#af5301
#af7601

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

#af3001
#01af30
#3001af

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

#af3001
#29af01
#0180af
#8701af

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

#af3001
#0180af
#0129af
#af8701

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

#af3001 Color Code Preview on Black Background Color

This is how #af3001 Color will look on black background color. Color contrast ratio is 3.25

#af3001 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af3001

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af3001

#af3001 color code is use for CSS Background Color

Background color for the above div is #af3001

HTML with inline CSS

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

#af3001 color code is use for CSS Border Color

CSS Border color for the above div is #af3001

HTML with inline CSS

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

CSS Border Left color for the above div is #af3001

HTML with inline CSS

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

CSS Border Right color for the above div is #af3001

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af3001

HTML with inline CSS

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

CSS Border Top color for the above div is #af3001

HTML with inline CSS

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

#af3001 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af3001 Color code Preview on White Background

This is how #af3001 Color code will look on white background color. Color contrast ratio is 6.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 #af3001; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #af3001; }

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.