crispedge.com

Color picker

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

#a55018 hex color - Brown - Warm color - Information

#a55018 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

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

Hex #a55018 color code is between #aa5511 web safe hex color code and #994422 web safe hex color code. #aa5511 is the nearest web safe color code. You can see here many more shades of #a55018 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea55018#a55018
RGB Decimal165, 80, 24rgb(165, 80, 24)
RGB Percent65%, 31%, 9%rgb(65%, 31%, 9%)
CSS RGBa165, 80, 24,1rgba(165,80,24,1)
CMYK Modelcmyk(0%,52%,85%,35%)
HSL Color Space24,75% ,37%hsl(24,75% ,37%)
HSV Color Space24°, 85%, 65%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001010101000000011000
Octal24512030
Decimal1658024
Hexa55018

Different shades of #a55018 color code.

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

Light Shade of #a55018
#d1661e
Dark Shade of #a55018
#783a12
Saturated Shade of #a55018
#ae4e0f
Desaturated Shade of #a55018
#9c5221
Grey scale Shade of #a55018
#5e5e5e
Brighten Shade
#be6931
Most Readable Shade
#FFFFFF

Shades of #a55018 color code

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

#a55018
#924715
#803e12
#6e3510
#5b2c0d
#49230a
#371a08
#241105
#120802
#000000

Similar Color like #a55018 color

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

#a65119
#a7521a
#a8531b
#a9541c
#aa551d
#ab561e
#ac571f
#ad5820
#ae5921
#af5a22
#b05b23
#b15c24
#b25d25
#b35e26
#a44f17
#a34e16
#a24d15
#a14c14
#a04b13
#9f4a12
#9e4911
#9d4810
#9c470f
#9b460e
#9a450d
#99440c
#98430b
#97420a

Monochromatic Color with #a55018

#a55018
#cf651e
#fa7924
#251205
#50270c
#7a3b12

Tints of #a55018 Color

#a55018
#af6331
#b9764b
#c38a65
#cd9d7e
#d7b198
#e1c4b2
#ebd8cb
#f5ebe5
#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

#a55018
#186da5

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

Split Complementary

#a55018
#18a596
#1827a5

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

Analogous Color

#a51818
#a53418
#a55018
#a56c18
#a58818

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

#a55018
#18a550
#5018a5

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

#a55018
#26a518
#186da5
#9618a5

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

#a55018
#186da5
#1827a5
#a59618

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

#a55018 Color Code Preview on Black Background Color

This is how #a55018 Color will look on black background color. Color contrast ratio is 3.76

#a55018 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a55018

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a55018

#a55018 color code is use for CSS Background Color

Background color for the above div is #a55018

HTML with inline CSS

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

#a55018 color code is use for CSS Border Color

CSS Border color for the above div is #a55018

HTML with inline CSS

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

CSS Border Left color for the above div is #a55018

HTML with inline CSS

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

CSS Border Right color for the above div is #a55018

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a55018

HTML with inline CSS

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

CSS Border Top color for the above div is #a55018

HTML with inline CSS

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

#a55018 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a55018 Color code Preview on White Background

This is how #a55018 Color code will look on white background color. Color contrast ratio is 5.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 #a55018; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #a55018; }

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.