crispedge.com

Color picker

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

#a38b86 hex color - Brown - Warm color - Information

#a38b86 hex color - Brown - Warm color

Color Hue/Base color: Brown

Hex #a38b86 Color code in RGB color code model is created after adding 63.92% red color, 54.51% green color and 52.55% blue color. Hex #a38b86 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 15% magenta, 18% yellow and 36% black.

Hex #a38b86 color code is between #aa8888 web safe hex color code and #999977 web safe hex color code. #aa8888 is the nearest web safe color code. You can see here many more shades of #a38b86 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codea38b86#a38b86
RGB Decimal163, 139, 134rgb(163, 139, 134)
RGB Percent64%, 55%, 53%rgb(64%, 55%, 53%)
CSS RGBa163, 139, 134,1rgba(163,139,134,1)
CMYK Modelcmyk(0%,15%,18%,36%)
HSL Color Space10,14% ,58%hsl(10,14% ,58%)
HSV Color Space10°, 18%, 64%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000111000101110000110
Octal243213206
Decimal163139134
Hexa38b86

Different shades of #a38b86 color code.

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

Light Shade of #a38b86
#b9a7a3
Dark Shade of #a38b86
#8c706a
Saturated Shade of #a38b86
#ae847b
Desaturated Shade of #a38b86
#989291
Grey scale Shade of #a38b86
#949494
Brighten Shade
#bca49f
Most Readable Shade
#000000

Shades of #a38b86 color code

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

#a38b86
#907b77
#7e6c68
#6c5c59
#5a4d4a
#483d3b
#362e2c
#241e1d
#120f0e
#000000

Similar Color like #a38b86 color

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

#a48c87
#a58d88
#a68e89
#a78f8a
#a8908b
#a9918c
#aa928d
#ab938e
#ac948f
#ad9590
#ae9691
#af9792
#b09893
#b19994
#a28a85
#a18984
#a08883
#9f8782
#9e8681
#9d8580
#9c847f
#9b837e
#9a827d
#99817c
#98807b
#977f7a
#967e79
#957d78

Monochromatic Color with #a38b86

#a38b86
#cdafa9
#f8d3cc
#231e1d
#4e4240
#786763

Tints of #a38b86 Color

#a38b86
#ad9793
#b7a4a0
#c1b1ae
#cbbebb
#d6cbc9
#e0d8d6
#eae5e4
#f4f2f1
#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

#a38b86
#869ea3

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

Split Complementary

#a38b86
#86a399
#8690a3

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

Analogous Color

#a3868d
#a38687
#a38b86
#a39186
#a39786

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

#a38b86
#86a38b
#8b86a3

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

#a38b86
#8fa386
#869ea3
#9986a3

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

#a38b86
#869ea3
#8690a3
#a39986

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

#a38b86 Color Code Preview on Black Background Color

This is how #a38b86 Color will look on black background color. Color contrast ratio is 6.59

#a38b86 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a38b86

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a38b86

#a38b86 color code is use for CSS Background Color

Background color for the above div is #a38b86

HTML with inline CSS

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

#a38b86 color code is use for CSS Border Color

CSS Border color for the above div is #a38b86

HTML with inline CSS

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

CSS Border Left color for the above div is #a38b86

HTML with inline CSS

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

CSS Border Right color for the above div is #a38b86

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a38b86

HTML with inline CSS

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

CSS Border Top color for the above div is #a38b86

HTML with inline CSS

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

#a38b86 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a38b86 Color code Preview on White Background

This is how #a38b86 Color code will look on white background color. Color contrast ratio is 3.18

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

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.