crispedge.com

Color picker

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

#a66b41 hex color - Orange - Warm color - Information

#a66b41 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #a66b41 Color code in RGB color code model is created after adding 65.1% red color, 41.96% green color and 25.49% blue color. Hex #a66b41 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 36% magenta, 61% yellow and 35% black.

Hex #a66b41 color code is between #aa6644 web safe hex color code and #997733 web safe hex color code. #aa6644 is the nearest web safe color code. You can see here many more shades of #a66b41 color code.

0 Likes 0 Comments | 5 Views

Color Table

Hex Color Codea66b41#a66b41
RGB Decimal166, 107, 65rgb(166, 107, 65)
RGB Percent65%, 42%, 25%rgb(65%, 42%, 25%)
CSS RGBa166, 107, 65,1rgba(166,107,65,1)
CMYK Modelcmyk(0%,36%,61%,35%)
HSL Color Space25,44% ,45%hsl(25,44% ,45%)
HSV Color Space25°, 61%, 65%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001100110101101000001
Octal246153101
Decimal16610765
Hexa66b41

Different shades of #a66b41 color code.

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

Light Shade of #a66b41
#bf855b
Dark Shade of #a66b41
#815333
Saturated Shade of #a66b41
#b26935
Desaturated Shade of #a66b41
#9a6d4d
Grey scale Shade of #a66b41
#737373
Brighten Shade
#bf845a
Most Readable Shade
#FFFFFF

Shades of #a66b41 color code

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

#a66b41
#935f39
#815332
#6e472b
#5c3b24
#492f1c
#372315
#24170e
#120b07
#000000

Similar Color like #a66b41 color

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

#a76c42
#a86d43
#a96e44
#aa6f45
#ab7046
#ac7147
#ad7248
#ae7349
#af744a
#b0754b
#b1764c
#b2774d
#b3784e
#b4794f
#a56a40
#a4693f
#a3683e
#a2673d
#a1663c
#a0653b
#9f643a
#9e6339
#9d6238
#9c6137
#9b6036
#9a5f35
#995e34
#985d33

Monochromatic Color with #a66b41

#a66b41
#d08652
#fba262
#26190f
#513420
#7b5030

Tints of #a66b41 Color

#a66b41
#af7b56
#b98b6b
#c39c80
#cdac95
#d7bdaa
#e1cdbf
#ebded4
#f5eee9
#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

#a66b41
#417ca6

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

Split Complementary

#a66b41
#41a69e
#4149a6

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

Analogous Color

#a64341
#a65741
#a66b41
#a67f41
#a69341

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

#a66b41
#41a66b
#6b41a6

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

#a66b41
#49a641
#417ca6
#9d41a6

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

#a66b41
#417ca6
#4149a6
#a69e41

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

#a66b41 Color Code Preview on Black Background Color

This is how #a66b41 Color will look on black background color. Color contrast ratio is 4.80

#a66b41 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a66b41

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a66b41

#a66b41 color code is use for CSS Background Color

Background color for the above div is #a66b41

HTML with inline CSS

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

#a66b41 color code is use for CSS Border Color

CSS Border color for the above div is #a66b41

HTML with inline CSS

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

CSS Border Left color for the above div is #a66b41

HTML with inline CSS

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

CSS Border Right color for the above div is #a66b41

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a66b41

HTML with inline CSS

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

CSS Border Top color for the above div is #a66b41

HTML with inline CSS

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

#a66b41 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a66b41 Color code Preview on White Background

This is how #a66b41 Color code will look on white background color. Color contrast ratio is 4.37

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.