crispedge.com

Color picker

Loading...

#a10012 hex color - Red - Warm color - Information

#a10012 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

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

Hex #a10012 color code is between #990011 web safe hex color code and #aa0022 web safe hex color code. #990011 is the nearest web safe color code. You can see here many more shades of #a10012 color code.

0 Likes 0 Comments | 5 Views

RGB Chart

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

Color Table

Hex Color Codea10012#a10012
RGB Decimal161, 0, 18rgb(161, 0, 18)
RGB Percent63%, 0%, 7%rgb(63%, 0%, 7%)
CSS RGBa161, 0, 18,1rgba(161,0,18,1)
CMYK Modelcmyk(0%,100%,89%,37%)
HSL Color Space353,100% ,32%hsl(353,100% ,32%)
HSV Color Space353°, 100%, 63%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000010000000000010010
Octal241022
Decimal161018
Hexa10012

Different shades of #a10012 color code.

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

Light Shade of #a10012
#d40018
Dark Shade of #a10012
#6e000c
Saturated Shade of #a10012
#a10012
Desaturated Shade of #a10012
#990818
Grey scale Shade of #a10012
#505050
Brighten Shade
#ba192b
Most Readable Shade
#FFFFFF

Shades of #a10012 color code

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

#a10012
#8f0010
#7d000e
#6b000c
#59000a
#470008
#350006
#230004
#110002
#000000

Similar Color like #a10012 color

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

#a20113
#a30214
#a40315
#a50416
#a60517
#a70618
#a80719
#a9081a
#aa091b
#ab0a1c
#ac0b1d
#ad0c1e
#ae0d1f
#af0e20
#a00011
#9f0010
#9e000f
#9d000e
#9c000d
#9b000c
#9a000b
#99000a
#980009
#970008
#960007
#950006
#940005
#930004

Monochromatic Color with #a10012

#a10012
#cb0017
#f6001c
#210004
#4c0008
#76000d

Tints of #a10012 Color

#a10012
#ab1c2c
#b53846
#c05561
#ca717b
#d58d95
#dfaab0
#eac6ca
#f4e2e4
#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

#a10012
#00a18f

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

Split Complementary

#a10012
#00a13f
#0062a1

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

Analogous Color

#a10052
#a10032
#a10012
#a10e00
#a12e00

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

#a10012
#12a100
#0012a1

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

#a10012
#62a100
#00a18f
#3e00a1

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

#a10012
#00a18f
#0062a1
#a13f00

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

#a10012 Color Code Preview on Black Background Color

This is how #a10012 Color will look on black background color. Color contrast ratio is 2.52

#a10012 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a10012

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a10012

#a10012 color code is use for CSS Background Color

Background color for the above div is #a10012

HTML with inline CSS

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

#a10012 color code is use for CSS Border Color

CSS Border color for the above div is #a10012

HTML with inline CSS

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

CSS Border Left color for the above div is #a10012

HTML with inline CSS

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

CSS Border Right color for the above div is #a10012

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a10012

HTML with inline CSS

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

CSS Border Top color for the above div is #a10012

HTML with inline CSS

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

#a10012 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a10012 Color code Preview on White Background

This is how #a10012 Color code will look on white background color. Color contrast ratio is 8.32

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

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(161,0,18,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(0,161,143,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(161,0,18,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.