crispedge.com

Color picker

Loading...

#a03a29 hex color - Orange - Warm color - Information

#a03a29 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #a03a29 Color code in RGB color code model is created after adding 62.75% red color, 22.75% green color and 16.08% blue color. Hex #a03a29 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 64% magenta, 74% yellow and 37% black.

Hex #a03a29 color code is between #993322 web safe hex color code and #aa4433 web safe hex color code. #993322 is the nearest web safe color code. You can see here many more shades of #a03a29 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea03a29#a03a29
RGB Decimal160, 58, 41rgb(160, 58, 41)
RGB Percent63%, 23%, 16%rgb(63%, 23%, 16%)
CSS RGBa160, 58, 41,1rgba(160,58,41,1)
CMYK Modelcmyk(0%,64%,74%,37%)
HSL Color Space9,59% ,39%hsl(9,59% ,39%)
HSV Color Space9°, 74%, 63%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000000011101000101001
Octal2407251
Decimal1605841
Hexa03a29

Different shades of #a03a29 color code.

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

Light Shade of #a03a29
#c94933
Dark Shade of #a03a29
#772b1f
Saturated Shade of #a03a29
#aa331f
Desaturated Shade of #a03a29
#964133
Grey scale Shade of #a03a29
#646464
Brighten Shade
#b95342
Most Readable Shade
#FFFFFF

Shades of #a03a29 color code

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

#a03a29
#8e3324
#7c2d1f
#6a261b
#582016
#471912
#35130d
#230c09
#110604
#000000

Similar Color like #a03a29 color

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

#a13b2a
#a23c2b
#a33d2c
#a43e2d
#a53f2e
#a6402f
#a74130
#a84231
#a94332
#aa4433
#ab4534
#ac4635
#ad4736
#ae4837
#9f3928
#9e3827
#9d3726
#9c3625
#9b3524
#9a3423
#993322
#983221
#973120
#96301f
#952f1e
#942e1d
#932d1c
#922c1b

Monochromatic Color with #a03a29

#a03a29
#ca4934
#f5593f
#200c08
#4b1b13
#752b1e

Tints of #a03a29 Color

#a03a29
#aa4f40
#b56558
#bf7b70
#ca9188
#d4a79f
#dfbdb7
#e9d3cf
#f4e9e7
#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

#a03a29
#298fa0

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

Split Complementary

#a03a29
#29a075
#2954a0

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

Analogous Color

#a02948
#a02930
#a03a29
#a05229
#a06a29

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

#a03a29
#29a03a
#3a29a0

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

#a03a29
#53a029
#298fa0
#7529a0

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

#a03a29
#298fa0
#2954a0
#a07529

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

#a03a29 Color Code Preview on Black Background Color

This is how #a03a29 Color will look on black background color. Color contrast ratio is 3.13

#a03a29 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a03a29

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a03a29

#a03a29 color code is use for CSS Background Color

Background color for the above div is #a03a29

HTML with inline CSS

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

#a03a29 color code is use for CSS Border Color

CSS Border color for the above div is #a03a29

HTML with inline CSS

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

CSS Border Left color for the above div is #a03a29

HTML with inline CSS

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

CSS Border Right color for the above div is #a03a29

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a03a29

HTML with inline CSS

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

CSS Border Top color for the above div is #a03a29

HTML with inline CSS

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

#a03a29 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a03a29 Color code Preview on White Background

This is how #a03a29 Color code will look on white background color. Color contrast ratio is 6.71

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

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(160,58,41,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(41,143,160,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(160,58,41,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.