crispedge.com

Color picker

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

#a46055 hex color - Brown - Warm color - Information

#a46055 hex color - Brown - Warm color

Color Hue/Base color: Brown

Hex #a46055 Color code in RGB color code model is created after adding 64.31% red color, 37.65% green color and 33.33% blue color. Hex #a46055 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 41% magenta, 48% yellow and 36% black.

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

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codea46055#a46055
RGB Decimal164, 96, 85rgb(164, 96, 85)
RGB Percent64%, 38%, 33%rgb(64%, 38%, 33%)
CSS RGBa164, 96, 85,1rgba(164,96,85,1)
CMYK Modelcmyk(0%,41%,48%,36%)
HSL Color Space8,32% ,49%hsl(8,32% ,49%)
HSV Color Space8°, 48%, 64%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001000110000001010101
Octal244140125
Decimal1649685
Hexa46055

Different shades of #a46055 color code.

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

Light Shade of #a46055
#b77e75
Dark Shade of #a46055
#824c44
Saturated Shade of #a46055
#b05749
Desaturated Shade of #a46055
#986961
Grey scale Shade of #a46055
#7c7c7c
Brighten Shade
#bd796e
Most Readable Shade
#FFFFFF

Shades of #a46055 color code

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

#a46055
#91554b
#7f4a42
#6d4038
#5b352f
#482a25
#36201c
#241512
#120a09
#000000

Similar Color like #a46055 color

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

#a56156
#a66257
#a76358
#a86459
#a9655a
#aa665b
#ab675c
#ac685d
#ad695e
#ae6a5f
#af6b60
#b06c61
#b16d62
#b26e63
#a35f54
#a25e53
#a15d52
#a05c51
#9f5b50
#9e5a4f
#9d594e
#9c584d
#9b574c
#9a564b
#99554a
#985449
#975348
#965247

Monochromatic Color with #a46055

#a46055
#ce796b
#f99281
#241513
#4f2e29
#79473f

Tints of #a46055 Color

#a46055
#ae7167
#b8837a
#c2958d
#cca6a0
#d6b8b3
#e0cac6
#eadbd9
#f4edec
#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

#a46055
#5599a4

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

Split Complementary

#a46055
#55a488
#5571a4

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

Analogous Color

#a4556a
#a4555a
#a46055
#a47055
#a48055

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

#a46055
#55a460
#6055a4

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

#a46055
#71a455
#5599a4
#8755a4

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

#a46055
#5599a4
#5571a4
#a48855

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

#a46055 Color Code Preview on Black Background Color

This is how #a46055 Color will look on black background color. Color contrast ratio is 4.38

#a46055 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a46055

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a46055

#a46055 color code is use for CSS Background Color

Background color for the above div is #a46055

HTML with inline CSS

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

#a46055 color code is use for CSS Border Color

CSS Border color for the above div is #a46055

HTML with inline CSS

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

CSS Border Left color for the above div is #a46055

HTML with inline CSS

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

CSS Border Right color for the above div is #a46055

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a46055

HTML with inline CSS

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

CSS Border Top color for the above div is #a46055

HTML with inline CSS

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

#a46055 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a46055 Color code Preview on White Background

This is how #a46055 Color code will look on white background color. Color contrast ratio is 4.79

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.