crispedge.com

Color picker

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

#a31609 hex color - Red - Warm color - Information

#a31609 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #a31609 Color code in RGB color code model is created after adding 63.92% red color, 8.63% green color and 3.53% blue color. Hex #a31609 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 87% magenta, 94% yellow and 36% black.

Hex #a31609 color code is between #aa1111 web safe hex color code and #992200 web safe hex color code. #aa1111 is the nearest web safe color code. You can see here many more shades of #a31609 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea31609#a31609
RGB Decimal163, 22, 9rgb(163, 22, 9)
RGB Percent64%, 9%, 4%rgb(64%, 9%, 4%)
CSS RGBa163, 22, 9,1rgba(163,22,9,1)
CMYK Modelcmyk(0%,87%,94%,36%)
HSL Color Space5,90% ,34%hsl(5,90% ,34%)
HSV Color Space5°, 94%, 64%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000110001011000001001
Octal2432611
Decimal163229
Hexa31609

Different shades of #a31609 color code.

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

Light Shade of #a31609
#d31d0c
Dark Shade of #a31609
#730f06
Saturated Shade of #a31609
#ac0f00
Desaturated Shade of #a31609
#9a1d12
Grey scale Shade of #a31609
#565656
Brighten Shade
#bc2f22
Most Readable Shade
#FFFFFF

Shades of #a31609 color code

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

#a31609
#901308
#7e1107
#6c0e06
#5a0c05
#480904
#360703
#240402
#120201
#000000

Similar Color like #a31609 color

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

#a4170a
#a5180b
#a6190c
#a71a0d
#a81b0e
#a91c0f
#aa1d10
#ab1e11
#ac1f12
#ad2013
#ae2114
#af2215
#b02316
#b12417
#a21508
#a11407
#a01306
#9f1205
#9e1104
#9d1003
#9c0f02
#9b0e01
#9a0d00
#990c00
#980b00
#970a00
#960900
#950800

Monochromatic Color with #a31609

#a31609
#cd1c0b
#f8210e
#230502
#4e0b04
#781007

Tints of #a31609 Color

#a31609
#ad2f24
#b7493f
#c1635b
#cb7d76
#d69791
#e0b1ad
#eacbc8
#f4e5e3
#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

#a31609
#0996a3

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

Split Complementary

#a31609
#09a363
#0949a3

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

Analogous Color

#a3093a
#a3091b
#a31609
#a33509
#a35409

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

#a31609
#09a316
#1609a3

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

#a31609
#49a309
#0996a3
#6309a3

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

#a31609
#0996a3
#0949a3
#a36309

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

#a31609 Color Code Preview on Black Background Color

This is how #a31609 Color will look on black background color. Color contrast ratio is 2.68

#a31609 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a31609

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a31609

#a31609 color code is use for CSS Background Color

Background color for the above div is #a31609

HTML with inline CSS

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

#a31609 color code is use for CSS Border Color

CSS Border color for the above div is #a31609

HTML with inline CSS

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

CSS Border Left color for the above div is #a31609

HTML with inline CSS

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

CSS Border Right color for the above div is #a31609

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a31609

HTML with inline CSS

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

CSS Border Top color for the above div is #a31609

HTML with inline CSS

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

#a31609 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a31609 Color code Preview on White Background

This is how #a31609 Color code will look on white background color. Color contrast ratio is 7.85

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

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.