crispedge.com

Color picker

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

#a66259 hex color - Brown - Warm color - Information

#a66259 hex color - Brown - Warm color

Color Hue/Base color: Brown

Hex #a66259 Color code in RGB color code model is created after adding 65.1% red color, 38.43% green color and 34.9% blue color. Hex #a66259 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 41% magenta, 46% yellow and 35% black.

Hex #a66259 color code is between #aa6655 web safe hex color code and #995566 web safe hex color code. #aa6655 is the nearest web safe color code. You can see here many more shades of #a66259 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea66259#a66259
RGB Decimal166, 98, 89rgb(166, 98, 89)
RGB Percent65%, 38%, 35%rgb(65%, 38%, 35%)
CSS RGBa166, 98, 89,1rgba(166,98,89,1)
CMYK Modelcmyk(0%,41%,46%,35%)
HSL Color Space7,30% ,50%hsl(7,30% ,50%)
HSV Color Space7°, 46%, 65%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001100110001001011001
Octal246142131
Decimal1669889
Hexa66259

Different shades of #a66259 color code.

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

Light Shade of #a66259
#b8817a
Dark Shade of #a66259
#854e47
Saturated Shade of #a66259
#b3584c
Desaturated Shade of #a66259
#996c66
Grey scale Shade of #a66259
#808080
Brighten Shade
#bf7b72
Most Readable Shade
#FFFFFF

Shades of #a66259 color code

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

#a66259
#93574f
#814c45
#6e413b
#5c3631
#492b27
#37201d
#241513
#120a09
#000000

Similar Color like #a66259 color

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

#a7635a
#a8645b
#a9655c
#aa665d
#ab675e
#ac685f
#ad6960
#ae6a61
#af6b62
#b06c63
#b16d64
#b26e65
#b36f66
#b47067
#a56158
#a46057
#a35f56
#a25e55
#a15d54
#a05c53
#9f5b52
#9e5a51
#9d5950
#9c584f
#9b574e
#9a564d
#99554c
#98544b

Monochromatic Color with #a66259

#a66259
#d07b70
#fb9487
#261715
#51302b
#7b4942

Tints of #a66259 Color

#a66259
#af736b
#b9847d
#c39690
#cda7a2
#d7b9b5
#e1cac7
#ebdcda
#f5edec
#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

#a66259
#599da6

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

Split Complementary

#a66259
#59a689
#5976a6

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

Analogous Color

#a6596f
#a6595f
#a66259
#a67159
#a68159

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

#a66259
#59a662
#6259a6

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

#a66259
#77a659
#599da6
#8859a6

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

#a66259
#599da6
#5976a6
#a68959

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

#a66259 Color Code Preview on Black Background Color

This is how #a66259 Color will look on black background color. Color contrast ratio is 4.51

#a66259 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a66259

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a66259

#a66259 color code is use for CSS Background Color

Background color for the above div is #a66259

HTML with inline CSS

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

#a66259 color code is use for CSS Border Color

CSS Border color for the above div is #a66259

HTML with inline CSS

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

CSS Border Left color for the above div is #a66259

HTML with inline CSS

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

CSS Border Right color for the above div is #a66259

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a66259

HTML with inline CSS

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

CSS Border Top color for the above div is #a66259

HTML with inline CSS

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

#a66259 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a66259 Color code Preview on White Background

This is how #a66259 Color code will look on white background color. Color contrast ratio is 4.65

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

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.