crispedge.com

Color picker

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

#a51a70 hex color - Violet - Warm color - Information

#a51a70 hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #a51a70 Color code in RGB color code model is created after adding 64.71% red color, 10.2% green color and 43.92% blue color. Hex #a51a70 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 84% magenta, 32% yellow and 35% black.

Hex #a51a70 color code is between #aa2277 web safe hex color code and #991166 web safe hex color code. #aa2277 is the nearest web safe color code. You can see here many more shades of #a51a70 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea51a70#a51a70
RGB Decimal165, 26, 112rgb(165, 26, 112)
RGB Percent65%, 10%, 44%rgb(65%, 10%, 44%)
CSS RGBa165, 26, 112,1rgba(165,26,112,1)
CMYK Modelcmyk(0%,84%,32%,35%)
HSL Color Space323,73% ,37%hsl(323,73% ,37%)
HSV Color Space323°, 84%, 65%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001010001101001110000
Octal24532160
Decimal16526112
Hexa51a70

Different shades of #a51a70 color code.

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

Light Shade of #a51a70
#d1218e
Dark Shade of #a51a70
#791352
Saturated Shade of #a51a70
#af1072
Desaturated Shade of #a51a70
#9b246e
Grey scale Shade of #a51a70
#5f5f5f
Brighten Shade
#be3389
Most Readable Shade
#FFFFFF

Shades of #a51a70 color code

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

#a51a70
#921763
#801457
#6e114a
#5b0e3e
#490b31
#370825
#240518
#12020c
#000000

Similar Color like #a51a70 color

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

#a61b71
#a71c72
#a81d73
#a91e74
#aa1f75
#ab2076
#ac2177
#ad2278
#ae2379
#af247a
#b0257b
#b1267c
#b2277d
#b3287e
#a4196f
#a3186e
#a2176d
#a1166c
#a0156b
#9f146a
#9e1369
#9d1268
#9c1167
#9b1066
#9a0f65
#990e64
#980d63
#970c62

Monochromatic Color with #a51a70

#a51a70
#cf218d
#fa27aa
#250619
#500d36
#7a1353

Tints of #a51a70 Color

#a51a70
#af337f
#b94c8f
#c3669f
#cd7faf
#d799bf
#e1b2cf
#ebccdf
#f5e5ef
#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

#a51a70
#1aa54f

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

Split Complementary

#a51a70
#2ba51a
#1aa594

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

Analogous Color

#a21aa5
#a51a8c
#a51a70
#a51a54
#a51a38

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

#a51a70
#70a51a
#1a70a5

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

#a51a70
#a5941a
#1aa54f
#1a2ba5

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

#a51a70
#1aa54f
#1aa595
#a51a2b

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

#a51a70 Color Code Preview on Black Background Color

This is how #a51a70 Color will look on black background color. Color contrast ratio is 2.98

#a51a70 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a51a70

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a51a70

#a51a70 color code is use for CSS Background Color

Background color for the above div is #a51a70

HTML with inline CSS

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

#a51a70 color code is use for CSS Border Color

CSS Border color for the above div is #a51a70

HTML with inline CSS

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

CSS Border Left color for the above div is #a51a70

HTML with inline CSS

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

CSS Border Right color for the above div is #a51a70

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a51a70

HTML with inline CSS

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

CSS Border Top color for the above div is #a51a70

HTML with inline CSS

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

#a51a70 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a51a70 Color code Preview on White Background

This is how #a51a70 Color code will look on white background color. Color contrast ratio is 7.04

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

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.