crispedge.com

Color picker

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

#a33129 hex color - Brown - Warm color - Information

#a33129 hex color - Brown - Warm color

Color Hue/Base color: Brown

Hex #a33129 Color code in RGB color code model is created after adding 63.92% red color, 19.22% green color and 16.08% blue color. Hex #a33129 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 70% magenta, 75% yellow and 36% black.

Hex #a33129 color code is between #aa3322 web safe hex color code and #992233 web safe hex color code. #aa3322 is the nearest web safe color code. You can see here many more shades of #a33129 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea33129#a33129
RGB Decimal163, 49, 41rgb(163, 49, 41)
RGB Percent64%, 19%, 16%rgb(64%, 19%, 16%)
CSS RGBa163, 49, 41,1rgba(163,49,41,1)
CMYK Modelcmyk(0%,70%,75%,36%)
HSL Color Space4,60% ,40%hsl(4,60% ,40%)
HSV Color Space4°, 75%, 64%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000110011000100101001
Octal2436151
Decimal1634941
Hexa33129

Different shades of #a33129 color code.

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

Light Shade of #a33129
#cc3d33
Dark Shade of #a33129
#7a251f
Saturated Shade of #a33129
#ad281f
Desaturated Shade of #a33129
#993a33
Grey scale Shade of #a33129
#666666
Brighten Shade
#bc4a42
Most Readable Shade
#FFFFFF

Shades of #a33129 color code

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

#a33129
#902b24
#7e261f
#6c201b
#5a1b16
#481512
#36100d
#240a09
#120504
#000000

Similar Color like #a33129 color

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

#a4322a
#a5332b
#a6342c
#a7352d
#a8362e
#a9372f
#aa3830
#ab3931
#ac3a32
#ad3b33
#ae3c34
#af3d35
#b03e36
#b13f37
#a23028
#a12f27
#a02e26
#9f2d25
#9e2c24
#9d2b23
#9c2a22
#9b2921
#9a2820
#99271f
#98261e
#97251d
#96241c
#95231b

Monochromatic Color with #a33129

#a33129
#cd3e34
#f84b3e
#230b09
#4e1714
#78241e

Tints of #a33129 Color

#a33129
#ad4740
#b75e58
#c17570
#cb8c88
#d6a39f
#e0bab7
#ead1cf
#f4e8e7
#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

#a33129
#299ba3

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

Split Complementary

#a33129
#29a36e
#295ea3

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

Analogous Color

#a32952
#a32939
#a33129
#a34929
#a36229

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

#a33129
#29a331
#3129a3

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

#a33129
#5ea329
#299ba3
#6e29a3

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

#a33129
#299ba3
#295ea3
#a36e29

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

#a33129 Color Code Preview on Black Background Color

This is how #a33129 Color will look on black background color. Color contrast ratio is 3.03

#a33129 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a33129

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a33129

#a33129 color code is use for CSS Background Color

Background color for the above div is #a33129

HTML with inline CSS

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

#a33129 color code is use for CSS Border Color

CSS Border color for the above div is #a33129

HTML with inline CSS

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

CSS Border Left color for the above div is #a33129

HTML with inline CSS

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

CSS Border Right color for the above div is #a33129

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a33129

HTML with inline CSS

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

CSS Border Top color for the above div is #a33129

HTML with inline CSS

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

#a33129 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a33129 Color code Preview on White Background

This is how #a33129 Color code will look on white background color. Color contrast ratio is 6.93

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

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.