crispedge.com

Color picker

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

#a01292 hex color - Red - Warm color - Information

#a01292 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #a01292 Color code in RGB color code model is created after adding 62.75% red color, 7.06% green color and 57.25% blue color. Hex #a01292 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 89% magenta, 9% yellow and 37% black.

Hex #a01292 color code is between #991199 web safe hex color code and #aa2288 web safe hex color code. #991199 is the nearest web safe color code. You can see here many more shades of #a01292 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codea01292#a01292
RGB Decimal160, 18, 146rgb(160, 18, 146)
RGB Percent63%, 7%, 57%rgb(63%, 7%, 57%)
CSS RGBa160, 18, 146,1rgba(160,18,146,1)
CMYK Modelcmyk(0%,89%,9%,37%)
HSL Color Space306,80% ,35%hsl(306,80% ,35%)
HSV Color Space306°, 89%, 63%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000000001001010010010
Octal24022222
Decimal16018146
Hexa01292

Different shades of #a01292 color code.

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

Light Shade of #a01292
#ce17bc
Dark Shade of #a01292
#720d68
Saturated Shade of #a01292
#a90999
Desaturated Shade of #a01292
#971b8b
Grey scale Shade of #a01292
#595959
Brighten Shade
#b92bab
Most Readable Shade
#FFFFFF

Shades of #a01292 color code

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

#a01292
#8e1081
#7c0e71
#6a0c61
#580a51
#470840
#350630
#230420
#110210
#000000

Similar Color like #a01292 color

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

#a11393
#a21494
#a31595
#a41696
#a51797
#a61898
#a71999
#a81a9a
#a91b9b
#aa1c9c
#ab1d9d
#ac1e9e
#ad1f9f
#ae20a0
#9f1191
#9e1090
#9d0f8f
#9c0e8e
#9b0d8d
#9a0c8c
#990b8b
#980a8a
#970989
#960888
#950787
#940686
#930585
#920484

Monochromatic Color with #a01292

#a01292
#ca17b9
#f51ce0
#20041e
#4b0844
#750d6b

Tints of #a01292 Color

#a01292
#aa2c9e
#b546aa
#bf61b6
#ca7bc2
#d495ce
#dfb0da
#e9cae6
#f4e4f2
#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

#a01292
#12a020

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

Split Complementary

#a01292
#4ba012
#12a067

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

Analogous Color

#7512a0
#9212a0
#a01292
#a01276
#a01259

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

#a01292
#92a012
#1292a0

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

#a01292
#a06712
#12a020
#124ba0

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

#a01292
#12a020
#12a067
#a0124b

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

#a01292 Color Code Preview on Black Background Color

This is how #a01292 Color will look on black background color. Color contrast ratio is 3.00

#a01292 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a01292

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a01292

#a01292 color code is use for CSS Background Color

Background color for the above div is #a01292

HTML with inline CSS

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

#a01292 color code is use for CSS Border Color

CSS Border color for the above div is #a01292

HTML with inline CSS

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

CSS Border Left color for the above div is #a01292

HTML with inline CSS

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

CSS Border Right color for the above div is #a01292

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a01292

HTML with inline CSS

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

CSS Border Top color for the above div is #a01292

HTML with inline CSS

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

#a01292 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a01292 Color code Preview on White Background

This is how #a01292 Color code will look on white background color. Color contrast ratio is 7.01

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.