crispedge.com

Color picker

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

#a38770 hex color - Brown - Warm color - Information

#a38770 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #a38770 Color code in RGB color code model is created after adding 63.92% red color, 52.94% green color and 43.92% blue color. Hex #a38770 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 17% magenta, 31% yellow and 36% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea38770#a38770
RGB Decimal163, 135, 112rgb(163, 135, 112)
RGB Percent64%, 53%, 44%rgb(64%, 53%, 44%)
CSS RGBa163, 135, 112,1rgba(163,135,112,1)
CMYK Modelcmyk(0%,17%,31%,36%)
HSL Color Space27,22% ,54%hsl(27,22% ,54%)
HSV Color Space27°, 31%, 64%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000111000011101110000
Octal243207160
Decimal163135112
Hexa38770

Different shades of #a38770 color code.

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

Light Shade of #a38770
#b7a18f
Dark Shade of #a38770
#886e58
Saturated Shade of #a38770
#af8664
Desaturated Shade of #a38770
#97887c
Grey scale Shade of #a38770
#898989
Brighten Shade
#bca089
Most Readable Shade
#000000

Shades of #a38770 color code

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

#a38770
#907863
#7e6957
#6c5a4a
#5a4b3e
#483c31
#362d25
#241e18
#120f0c
#000000

Similar Color like #a38770 color

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

#a48871
#a58972
#a68a73
#a78b74
#a88c75
#a98d76
#aa8e77
#ab8f78
#ac9079
#ad917a
#ae927b
#af937c
#b0947d
#b1957e
#a2866f
#a1856e
#a0846d
#9f836c
#9e826b
#9d816a
#9c8069
#9b7f68
#9a7e67
#997d66
#987c65
#977b64
#967a63
#957962

Monochromatic Color with #a38770

#a38770
#cdaa8d
#f8cdaa
#231d18
#4e4136
#786453

Tints of #a38770 Color

#a38770
#ad947f
#b7a18f
#c1af9f
#cbbcaf
#d6c9bf
#e0d7cf
#eae4df
#f4f1ef
#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

#a38770
#708ca3

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

Split Complementary

#a38770
#70a3a1
#7073a3

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

Analogous Color

#a37370
#a37d70
#a38770
#a39170
#a39b70

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

#a38770
#70a387
#8770a3

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

#a38770
#72a370
#708ca3
#a070a3

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

#a38770
#708ca3
#7073a3
#a3a170

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

#a38770 Color Code Preview on Black Background Color

This is how #a38770 Color will look on black background color. Color contrast ratio is 6.26

#a38770 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a38770

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a38770

#a38770 color code is use for CSS Background Color

Background color for the above div is #a38770

HTML with inline CSS

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

#a38770 color code is use for CSS Border Color

CSS Border color for the above div is #a38770

HTML with inline CSS

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

CSS Border Left color for the above div is #a38770

HTML with inline CSS

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

CSS Border Right color for the above div is #a38770

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a38770

HTML with inline CSS

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

CSS Border Top color for the above div is #a38770

HTML with inline CSS

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

#a38770 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a38770 Color code Preview on White Background

This is how #a38770 Color code will look on white background color. Color contrast ratio is 3.36

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

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.