crispedge.com

Color picker

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

#a42251 hex color - Red - Warm color - Information

#a42251 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #a42251 Color code in RGB color code model is created after adding 64.31% red color, 13.33% green color and 31.76% blue color. Hex #a42251 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 79% magenta, 51% yellow and 36% black.

Hex #a42251 color code is between #aa1155 web safe hex color code and #993344 web safe hex color code. #aa1155 is the nearest web safe color code. You can see here many more shades of #a42251 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codea42251#a42251
RGB Decimal164, 34, 81rgb(164, 34, 81)
RGB Percent64%, 13%, 32%rgb(64%, 13%, 32%)
CSS RGBa164, 34, 81,1rgba(164,34,81,1)
CMYK Modelcmyk(0%,79%,51%,36%)
HSL Color Space338,66% ,39%hsl(338,66% ,39%)
HSV Color Space338°, 79%, 64%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001000010001001010001
Octal24442121
Decimal1643481
Hexa42251

Different shades of #a42251 color code.

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

Light Shade of #a42251
#ce2b66
Dark Shade of #a42251
#7a193c
Saturated Shade of #a42251
#ae184e
Desaturated Shade of #a42251
#9a2c54
Grey scale Shade of #a42251
#636363
Brighten Shade
#bd3b6a
Most Readable Shade
#FFFFFF

Shades of #a42251 color code

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

#a42251
#911e48
#7f1a3f
#6d1636
#5b122d
#480f24
#360b1b
#240712
#120309
#000000

Similar Color like #a42251 color

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

#a52352
#a62453
#a72554
#a82655
#a92756
#aa2857
#ab2958
#ac2a59
#ad2b5a
#ae2c5b
#af2d5c
#b02e5d
#b12f5e
#b2305f
#a32150
#a2204f
#a11f4e
#a01e4d
#9f1d4c
#9e1c4b
#9d1b4a
#9c1a49
#9b1948
#9a1847
#991746
#981645
#971544
#961443

Monochromatic Color with #a42251

#a42251
#ce2b66
#f9347b
#240812
#4f1027
#79193c

Tints of #a42251 Color

#a42251
#ae3a64
#b85377
#c26b8b
#cc849e
#d69cb1
#e0b5c5
#eacdd8
#f4e6eb
#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

#a42251
#22a475

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

Split Complementary

#a42251
#22a434
#2292a4

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

Analogous Color

#a42285
#a4226b
#a42251
#a42237
#a42722

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

#a42251
#51a422
#2251a4

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

#a42251
#92a422
#22a475
#3422a4

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

#a42251
#22a475
#2292a4
#a43422

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

#a42251 Color Code Preview on Black Background Color

This is how #a42251 Color will look on black background color. Color contrast ratio is 2.93

#a42251 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a42251

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a42251

#a42251 color code is use for CSS Background Color

Background color for the above div is #a42251

HTML with inline CSS

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

#a42251 color code is use for CSS Border Color

CSS Border color for the above div is #a42251

HTML with inline CSS

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

CSS Border Left color for the above div is #a42251

HTML with inline CSS

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

CSS Border Right color for the above div is #a42251

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a42251

HTML with inline CSS

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

CSS Border Top color for the above div is #a42251

HTML with inline CSS

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

#a42251 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a42251 Color code Preview on White Background

This is how #a42251 Color code will look on white background color. Color contrast ratio is 7.18

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

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.