crispedge.com

Color picker

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

#a07e7e hex color - Brown - Warm color - Information

#a07e7e hex color - Brown - Warm color

Color Hue/Base color: Brown

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

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

0 Likes 0 Comments | 39 Views

Color Table

Hex Color Codea07e7e#a07e7e
RGB Decimal160, 126, 126rgb(160, 126, 126)
RGB Percent63%, 49%, 49%rgb(63%, 49%, 49%)
CSS RGBa160, 126, 126,1rgba(160,126,126,1)
CMYK Modelcmyk(0%,21%,21%,37%)
HSL Color Space0,15% ,56%hsl(0,15% ,56%)
HSV Color Space0°, 21%, 63%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000000111111001111110
Octal240176176
Decimal160126126
Hexa07e7e

Different shades of #a07e7e color code.

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

Light Shade of #a07e7e
#b69b9b
Dark Shade of #a07e7e
#876464
Saturated Shade of #a07e7e
#ab7373
Desaturated Shade of #a07e7e
#958989
Grey scale Shade of #a07e7e
#8f8f8f
Brighten Shade
#b99797
Most Readable Shade
#FFFFFF

Shades of #a07e7e color code

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

#a07e7e
#8e7070
#7c6262
#6a5454
#584646
#473838
#352a2a
#231c1c
#110e0e
#000000

Similar Color like #a07e7e color

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

#a17f7f
#a28080
#a38181
#a48282
#a58383
#a68484
#a78585
#a88686
#a98787
#aa8888
#ab8989
#ac8a8a
#ad8b8b
#ae8c8c
#9f7d7d
#9e7c7c
#9d7b7b
#9c7a7a
#9b7979
#9a7878
#997777
#987676
#977575
#967474
#957373
#947272
#937171
#927070

Monochromatic Color with #a07e7e

#a07e7e
#ca9f9f
#f5c1c1
#201a1a
#4b3b3b
#755d5d

Tints of #a07e7e Color

#a07e7e
#aa8c8c
#b59a9a
#bfa9a9
#cab7b7
#d4c5c5
#dfd4d4
#e9e2e2
#f4f0f0
#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

#a07e7e
#7ea0a0

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

Split Complementary

#a07e7e
#7ea08f
#7e8fa0

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

Analogous Color

#a07e8c
#a07e85
#a07e7e
#a0857e
#a08c7e

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

#a07e7e
#7ea07e
#7e7ea0

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

#a07e7e
#8fa07e
#7ea0a0
#8f7ea0

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

#a07e7e
#7ea0a0
#7e8fa0
#a08f7e

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

#a07e7e Color Code Preview on Black Background Color

This is how #a07e7e Color will look on black background color. Color contrast ratio is 5.78

#a07e7e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a07e7e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a07e7e

#a07e7e color code is use for CSS Background Color

Background color for the above div is #a07e7e

HTML with inline CSS

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

#a07e7e color code is use for CSS Border Color

CSS Border color for the above div is #a07e7e

HTML with inline CSS

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

CSS Border Left color for the above div is #a07e7e

HTML with inline CSS

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

CSS Border Right color for the above div is #a07e7e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a07e7e

HTML with inline CSS

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

CSS Border Top color for the above div is #a07e7e

HTML with inline CSS

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

#a07e7e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a07e7e Color code Preview on White Background

This is how #a07e7e Color code will look on white background color. Color contrast ratio is 3.63

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

Related Gradients

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

0 Likes 0 Comments | 39 Views

Post your comment:-

By submitting comment you agree to our privacy policy.