crispedge.com

Color picker

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

#a48a79 hex color - Brown - Warm color - Information

#a48a79 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #a48a79 Color code in RGB color code model is created after adding 64.31% red color, 54.12% green color and 47.45% blue color. Hex #a48a79 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 16% magenta, 26% yellow and 36% black.

Hex #a48a79 color code is between #aa8877 web safe hex color code and #999988 web safe hex color code. #aa8877 is the nearest web safe color code. You can see here many more shades of #a48a79 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codea48a79#a48a79
RGB Decimal164, 138, 121rgb(164, 138, 121)
RGB Percent64%, 54%, 47%rgb(64%, 54%, 47%)
CSS RGBa164, 138, 121,1rgba(164,138,121,1)
CMYK Modelcmyk(0%,16%,26%,36%)
HSL Color Space24,19% ,56%hsl(24,19% ,56%)
HSV Color Space24°, 26%, 64%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001001000101001111001
Octal244212171
Decimal164138121
Hexa48a79

Different shades of #a48a79 color code.

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

Light Shade of #a48a79
#b9a597
Dark Shade of #a48a79
#8b705f
Saturated Shade of #a48a79
#af886e
Desaturated Shade of #a48a79
#998c84
Grey scale Shade of #a48a79
#8e8e8e
Brighten Shade
#bda392
Most Readable Shade
#000000

Shades of #a48a79 color code

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

#a48a79
#917a6b
#7f6b5e
#6d5c50
#5b4c43
#483d35
#362e28
#241e1a
#120f0d
#000000

Similar Color like #a48a79 color

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

#a58b7a
#a68c7b
#a78d7c
#a88e7d
#a98f7e
#aa907f
#ab9180
#ac9281
#ad9382
#ae9483
#af9584
#b09685
#b19786
#b29887
#a38978
#a28877
#a18776
#a08675
#9f8574
#9e8473
#9d8372
#9c8271
#9b8170
#9a806f
#997f6e
#987e6d
#977d6c
#967c6b

Monochromatic Color with #a48a79

#a48a79
#ceae98
#f9d2b8
#241f1b
#4f423a
#79665a

Tints of #a48a79 Color

#a48a79
#ae9787
#b8a496
#c2b1a5
#ccbeb4
#d6cbc3
#e0d8d2
#eae5e1
#f4f2f0
#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

#a48a79
#7993a4

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

Split Complementary

#a48a79
#79a49f
#797da4

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

Analogous Color

#a47979
#a48179
#a48a79
#a49379
#a49b79

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

#a48a79
#79a48a
#8a79a4

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

#a48a79
#7da479
#7993a4
#9f79a4

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

#a48a79
#7993a4
#797da4
#a49f79

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

#a48a79 Color Code Preview on Black Background Color

This is how #a48a79 Color will look on black background color. Color contrast ratio is 6.49

#a48a79 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a48a79

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a48a79

#a48a79 color code is use for CSS Background Color

Background color for the above div is #a48a79

HTML with inline CSS

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

#a48a79 color code is use for CSS Border Color

CSS Border color for the above div is #a48a79

HTML with inline CSS

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

CSS Border Left color for the above div is #a48a79

HTML with inline CSS

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

CSS Border Right color for the above div is #a48a79

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a48a79

HTML with inline CSS

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

CSS Border Top color for the above div is #a48a79

HTML with inline CSS

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

#a48a79 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a48a79 Color code Preview on White Background

This is how #a48a79 Color code will look on white background color. Color contrast ratio is 3.24

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.