crispedge.com

Color picker

Loading...

#aa1129 hex color - Red - Warm color - Information

#aa1129 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #aa1129 Color code in RGB color code model is created after adding 66.67% red color, 6.67% green color and 16.08% blue color. Hex #aa1129 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 90% magenta, 76% yellow and 33% black.

Hex #aa1129 color code is between #990022 web safe hex color code and #bb0033 web safe hex color code. #990022 is the nearest web safe color code. You can see here many more shades of #aa1129 color code.

0 Likes 0 Comments | 5 Views

RGB Chart

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

Color Table

Hex Color Codeaa1129#aa1129
RGB Decimal170, 17, 41rgb(170, 17, 41)
RGB Percent67%, 7%, 16%rgb(67%, 7%, 16%)
CSS RGBa170, 17, 41,1rgba(170,17,41,1)
CMYK Modelcmyk(0%,90%,76%,33%)
HSL Color Space351,82% ,37%hsl(351,82% ,37%)
HSV Color Space351°, 90%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010100001000100101001
Octal2522151
Decimal1701741
Hexaa1129

Different shades of #aa1129 color code.

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

Light Shade of #aa1129
#d81634
Dark Shade of #aa1129
#7c0c1e
Saturated Shade of #aa1129
#b30823
Desaturated Shade of #aa1129
#a11a2f
Grey scale Shade of #aa1129
#5d5d5d
Brighten Shade
#c32a42
Most Readable Shade
#FFFFFF

Shades of #aa1129 color code

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

#aa1129
#970f24
#840d1f
#710b1b
#5e0916
#4b0712
#38050d
#250309
#120104
#000000

Similar Color like #aa1129 color

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

#ab122a
#ac132b
#ad142c
#ae152d
#af162e
#b0172f
#b11830
#b21931
#b31a32
#b41b33
#b51c34
#b61d35
#b71e36
#b81f37
#a91028
#a80f27
#a70e26
#a60d25
#a50c24
#a40b23
#a30a22
#a20921
#a10820
#a0071f
#9f061e
#9e051d
#9d041c
#9c031b

Monochromatic Color with #aa1129

#aa1129
#d41533
#ff193d
#2a040a
#550814
#7f0d1f

Tints of #aa1129 Color

#aa1129
#b32b40
#bc4558
#c66070
#cf7a88
#d9959f
#e2afb7
#eccacf
#f5e4e7
#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

#aa1129
#11aa92

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

Split Complementary

#aa1129
#11aa45
#1176aa

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

Analogous Color

#aa1166
#aa1148
#aa1129
#aa1811
#aa3611

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

#aa1129
#29aa11
#1129aa

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

#aa1129
#75aa11
#11aa92
#4511aa

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

#aa1129
#11aa92
#1176aa
#aa4511

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

#aa1129 Color Code Preview on Black Background Color

This is how #aa1129 Color will look on black background color. Color contrast ratio is 2.82

#aa1129 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa1129

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa1129

#aa1129 color code is use for CSS Background Color

Background color for the above div is #aa1129

HTML with inline CSS

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

#aa1129 color code is use for CSS Border Color

CSS Border color for the above div is #aa1129

HTML with inline CSS

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

CSS Border Left color for the above div is #aa1129

HTML with inline CSS

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

CSS Border Right color for the above div is #aa1129

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa1129

HTML with inline CSS

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

CSS Border Top color for the above div is #aa1129

HTML with inline CSS

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

#aa1129 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa1129 Color code Preview on White Background

This is how #aa1129 Color code will look on white background color. Color contrast ratio is 7.44

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

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(170,17,41,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(17,170,146,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,17,41,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.