crispedge.com

Color picker

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

#a38d8d hex color - Grey - Warm color - Information

#a38d8d hex color - Grey - Warm color

Color Hue/Base color: Grey

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

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea38d8d#a38d8d
RGB Decimal163, 141, 141rgb(163, 141, 141)
RGB Percent64%, 55%, 55%rgb(64%, 55%, 55%)
CSS RGBa163, 141, 141,1rgba(163,141,141,1)
CMYK Modelcmyk(0%,13%,13%,36%)
HSL Color Space0,11% ,60%hsl(0,11% ,60%)
HSV Color Space0°, 13%, 64%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000111000110110001101
Octal243215215
Decimal163141141
Hexa38d8d

Different shades of #a38d8d color code.

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

Light Shade of #a38d8d
#baa9a9
Dark Shade of #a38d8d
#8c7171
Saturated Shade of #a38d8d
#ad8383
Desaturated Shade of #a38d8d
#999797
Grey scale Shade of #a38d8d
#989898
Brighten Shade
#bca6a6
Most Readable Shade
#000000

Shades of #a38d8d color code

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

#a38d8d
#907d7d
#7e6d6d
#6c5e5e
#5a4e4e
#483e3e
#362f2f
#241f1f
#120f0f
#000000

Similar Color like #a38d8d color

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

#a48e8e
#a58f8f
#a69090
#a79191
#a89292
#a99393
#aa9494
#ab9595
#ac9696
#ad9797
#ae9898
#af9999
#b09a9a
#b19b9b
#a28c8c
#a18b8b
#a08a8a
#9f8989
#9e8888
#9d8787
#9c8686
#9b8585
#9a8484
#998383
#988282
#978181
#968080
#957f7f

Monochromatic Color with #a38d8d

#a38d8d
#cdb2b2
#f8d7d7
#231f1f
#4e4343
#786868

Tints of #a38d8d Color

#a38d8d
#ad9999
#b7a6a6
#c1b3b3
#cbbfbf
#d6cccc
#e0d9d9
#eae5e5
#f4f2f2
#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

#a38d8d
#8da3a3

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

Split Complementary

#a38d8d
#8da398
#8d98a3

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

Analogous Color

#a38d96
#a38d91
#a38d8d
#a3918d
#a3968d

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

#a38d8d
#8da38d
#8d8da3

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

#a38d8d
#98a38d
#8da3a3
#988da3

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

#a38d8d
#8da3a3
#8d98a3
#a3988d

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

#a38d8d Color Code Preview on Black Background Color

This is how #a38d8d Color will look on black background color. Color contrast ratio is 6.75

#a38d8d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a38d8d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a38d8d

#a38d8d color code is use for CSS Background Color

Background color for the above div is #a38d8d

HTML with inline CSS

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

#a38d8d color code is use for CSS Border Color

CSS Border color for the above div is #a38d8d

HTML with inline CSS

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

CSS Border Left color for the above div is #a38d8d

HTML with inline CSS

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

CSS Border Right color for the above div is #a38d8d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a38d8d

HTML with inline CSS

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

CSS Border Top color for the above div is #a38d8d

HTML with inline CSS

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

#a38d8d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a38d8d Color code Preview on White Background

This is how #a38d8d Color code will look on white background color. Color contrast ratio is 3.11

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

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.