crispedge.com

Color picker

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

#a51505 hex color - Red - Warm color - Information

#a51505 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #a51505 Color code in RGB color code model is created after adding 64.71% red color, 8.24% green color and 1.96% blue color. Hex #a51505 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 87% magenta, 97% yellow and 35% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea51505#a51505
RGB Decimal165, 21, 5rgb(165, 21, 5)
RGB Percent65%, 8%, 2%rgb(65%, 8%, 2%)
CSS RGBa165, 21, 5,1rgba(165,21,5,1)
CMYK Modelcmyk(0%,87%,97%,35%)
HSL Color Space6,94% ,33%hsl(6,94% ,33%)
HSV Color Space6°, 97%, 65%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001010001010100000101
Octal245255
Decimal165215
Hexa51505

Different shades of #a51505 color code.

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

Light Shade of #a51505
#d61b07
Dark Shade of #a51505
#730f04
Saturated Shade of #a51505
#aa1100
Desaturated Shade of #a51505
#9c1c0e
Grey scale Shade of #a51505
#555555
Brighten Shade
#be2e1e
Most Readable Shade
#FFFFFF

Shades of #a51505 color code

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

#a51505
#921204
#801003
#6e0e03
#5b0b02
#490902
#370701
#240401
#120200
#000000

Similar Color like #a51505 color

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

#a61606
#a71707
#a81808
#a91909
#aa1a0a
#ab1b0b
#ac1c0c
#ad1d0d
#ae1e0e
#af1f0f
#b02010
#b12111
#b22212
#b32313
#a41404
#a31303
#a21202
#a11101
#a01000
#9f0f00
#9e0e00
#9d0d00
#9c0c00
#9b0b00
#9a0a00
#990900
#980800
#970700

Monochromatic Color with #a51505

#a51505
#cf1a06
#fa2008
#250501
#500a02
#7a1004

Tints of #a51505 Color

#a51505
#af2f20
#b9493c
#c36358
#cd7d74
#d7978f
#e1b1ab
#ebcbc7
#f5e5e3
#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

#a51505
#0595a5

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

Split Complementary

#a51505
#05a565
#0545a5

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

Analogous Color

#a50535
#a50515
#a51505
#a53505
#a55505

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

#a51505
#05a515
#1505a5

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

#a51505
#45a505
#0595a5
#6505a5

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

#a51505
#0595a5
#0545a5
#a56505

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

#a51505 Color Code Preview on Black Background Color

This is how #a51505 Color will look on black background color. Color contrast ratio is 2.71

#a51505 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a51505

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a51505

#a51505 color code is use for CSS Background Color

Background color for the above div is #a51505

HTML with inline CSS

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

#a51505 color code is use for CSS Border Color

CSS Border color for the above div is #a51505

HTML with inline CSS

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

CSS Border Left color for the above div is #a51505

HTML with inline CSS

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

CSS Border Right color for the above div is #a51505

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a51505

HTML with inline CSS

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

CSS Border Top color for the above div is #a51505

HTML with inline CSS

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

#a51505 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a51505 Color code Preview on White Background

This is how #a51505 Color code will look on white background color. Color contrast ratio is 7.75

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

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.