crispedge.com

Color picker

Loading...

#a50d4f hex color - Red - Warm color - Information

#a50d4f hex color - Red - Warm color

Color Hue/Base color: Red

Hex #a50d4f Color code in RGB color code model is created after adding 64.71% red color, 5.1% green color and 30.98% blue color. Hex #a50d4f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 92% magenta, 52% yellow and 35% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codea50d4f#a50d4f
RGB Decimal165, 13, 79rgb(165, 13, 79)
RGB Percent65%, 5%, 31%rgb(65%, 5%, 31%)
CSS RGBa165, 13, 79,1rgba(165,13,79,1)
CMYK Modelcmyk(0%,92%,52%,35%)
HSL Color Space334,85% ,35%hsl(334,85% ,35%)
HSV Color Space334°, 92%, 65%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001010000110101001111
Octal24515117
Decimal1651379
Hexa50d4f

Different shades of #a50d4f color code.

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

Light Shade of #a50d4f
#d41166
Dark Shade of #a50d4f
#760938
Saturated Shade of #a50d4f
#ae044e
Desaturated Shade of #a50d4f
#9c1650
Grey scale Shade of #a50d4f
#595959
Brighten Shade
#be2668
Most Readable Shade
#FFFFFF

Shades of #a50d4f color code

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

#a50d4f
#920b46
#800a3d
#6e0834
#5b072b
#490523
#37041a
#240211
#120108
#000000

Similar Color like #a50d4f color

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

#a60e50
#a70f51
#a81052
#a91153
#aa1254
#ab1355
#ac1456
#ad1557
#ae1658
#af1759
#b0185a
#b1195b
#b21a5c
#b31b5d
#a40c4e
#a30b4d
#a20a4c
#a1094b
#a0084a
#9f0749
#9e0648
#9d0547
#9c0446
#9b0345
#9a0244
#990143
#980042
#970041

Monochromatic Color with #a50d4f

#a50d4f
#cf1063
#fa1478
#250312
#500626
#7a0a3b

Tints of #a50d4f Color

#a50d4f
#af2762
#b94276
#c35d89
#cd789d
#d793b0
#e1aec4
#ebc9d7
#f5e4eb
#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

#a50d4f
#0da563

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

Split Complementary

#a50d4f
#0da517
#0d9ba5

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

Analogous Color

#a50d8c
#a50d6d
#a50d4f
#a50d31
#a50d12

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

#a50d4f
#4fa50d
#0d4fa5

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

#a50d4f
#9ba50d
#0da563
#170da5

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

#a50d4f
#0da563
#0d9ba5
#a5170d

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

#a50d4f Color Code Preview on Black Background Color

This is how #a50d4f Color will look on black background color. Color contrast ratio is 2.77

#a50d4f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a50d4f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a50d4f

#a50d4f color code is use for CSS Background Color

Background color for the above div is #a50d4f

HTML with inline CSS

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

#a50d4f color code is use for CSS Border Color

CSS Border color for the above div is #a50d4f

HTML with inline CSS

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

CSS Border Left color for the above div is #a50d4f

HTML with inline CSS

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

CSS Border Right color for the above div is #a50d4f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a50d4f

HTML with inline CSS

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

CSS Border Top color for the above div is #a50d4f

HTML with inline CSS

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

#a50d4f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a50d4f Color code Preview on White Background

This is how #a50d4f Color code will look on white background color. Color contrast ratio is 7.58

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(165,13,79,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(13,165,99,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(165,13,79,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.