crispedge.com

Color picker

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

#a08565 hex color - Brown - Warm color - Information

#a08565 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #a08565 Color code in RGB color code model is created after adding 62.75% red color, 52.16% green color and 39.61% blue color. Hex #a08565 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 17% magenta, 37% yellow and 37% black.

Hex #a08565 color code is between #998866 web safe hex color code and #aa7755 web safe hex color code. #998866 is the nearest web safe color code. You can see here many more shades of #a08565 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea08565#a08565
RGB Decimal160, 133, 101rgb(160, 133, 101)
RGB Percent63%, 52%, 40%rgb(63%, 52%, 40%)
CSS RGBa160, 133, 101,1rgba(160,133,101,1)
CMYK Modelcmyk(0%,17%,37%,37%)
HSL Color Space33,24% ,51%hsl(33,24% ,51%)
HSV Color Space33°, 37%, 63%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000001000010101100101
Octal240205145
Decimal160133101
Hexa08565

Different shades of #a08565 color code.

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

Light Shade of #a08565
#b39e85
Dark Shade of #a08565
#826b50
Saturated Shade of #a08565
#ac8659
Desaturated Shade of #a08565
#948471
Grey scale Shade of #a08565
#828282
Brighten Shade
#b99e7e
Most Readable Shade
#000000

Shades of #a08565 color code

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

#a08565
#8e7659
#7c674e
#6a5843
#584938
#473b2c
#352c21
#231d16
#110e0b
#000000

Similar Color like #a08565 color

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

#a18666
#a28767
#a38868
#a48969
#a58a6a
#a68b6b
#a78c6c
#a88d6d
#a98e6e
#aa8f6f
#ab9070
#ac9171
#ad9272
#ae9373
#9f8464
#9e8363
#9d8262
#9c8161
#9b8060
#9a7f5f
#997e5e
#987d5d
#977c5c
#967b5b
#957a5a
#947959
#937858
#927757

Monochromatic Color with #a08565

#a08565
#caa880
#f5cc9b
#201b15
#4b3e2f
#75624a

Tints of #a08565 Color

#a08565
#aa9276
#b5a087
#bfad98
#cabba9
#d4c8ba
#dfd6cb
#e9e3dc
#f4f1ed
#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

#a08565
#6580a0

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

Split Complementary

#a08565
#659da0
#6865a0

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

Analogous Color

#a06d65
#a07965
#a08565
#a09165
#a09d65

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

#a08565
#65a085
#8565a0

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

#a08565
#65a067
#6580a0
#a0659d

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

#a08565
#6580a0
#6865a0
#9da065

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

#a08565 Color Code Preview on Black Background Color

This is how #a08565 Color will look on black background color. Color contrast ratio is 6.04

#a08565 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a08565

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a08565

#a08565 color code is use for CSS Background Color

Background color for the above div is #a08565

HTML with inline CSS

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

#a08565 color code is use for CSS Border Color

CSS Border color for the above div is #a08565

HTML with inline CSS

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

CSS Border Left color for the above div is #a08565

HTML with inline CSS

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

CSS Border Right color for the above div is #a08565

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a08565

HTML with inline CSS

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

CSS Border Top color for the above div is #a08565

HTML with inline CSS

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

#a08565 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a08565 Color code Preview on White Background

This is how #a08565 Color code will look on white background color. Color contrast ratio is 3.48

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

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.