crispedge.com

Color picker

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

#a06513 hex color - Brown - Warm color - Information

#a06513 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

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

Hex #a06513 color code is between #996611 web safe hex color code and #aa5522 web safe hex color code. #996611 is the nearest web safe color code. You can see here many more shades of #a06513 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea06513#a06513
RGB Decimal160, 101, 19rgb(160, 101, 19)
RGB Percent63%, 40%, 7%rgb(63%, 40%, 7%)
CSS RGBa160, 101, 19,1rgba(160,101,19,1)
CMYK Modelcmyk(0%,37%,88%,37%)
HSL Color Space35,79% ,35%hsl(35,79% ,35%)
HSV Color Space35°, 88%, 63%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000000110010100010011
Octal24014523
Decimal16010119
Hexa06513

Different shades of #a06513 color code.

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

Light Shade of #a06513
#ce8218
Dark Shade of #a06513
#72480e
Saturated Shade of #a06513
#a9660a
Desaturated Shade of #a06513
#97641c
Grey scale Shade of #a06513
#595959
Brighten Shade
#b97e2c
Most Readable Shade
#FFFFFF

Shades of #a06513 color code

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

#a06513
#8e5910
#7c4e0e
#6a430c
#58380a
#472c08
#352106
#231604
#110b02
#000000

Similar Color like #a06513 color

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

#a16614
#a26715
#a36816
#a46917
#a56a18
#a66b19
#a76c1a
#a86d1b
#a96e1c
#aa6f1d
#ab701e
#ac711f
#ad7220
#ae7321
#9f6412
#9e6311
#9d6210
#9c610f
#9b600e
#9a5f0d
#995e0c
#985d0b
#975c0a
#965b09
#955a08
#945907
#935806
#925705

Monochromatic Color with #a06513

#a06513
#ca8018
#f59b1d
#201504
#4b2f09
#754a0e

Tints of #a06513 Color

#a06513
#aa762d
#b58747
#bf9861
#caa97b
#d4ba96
#dfcbb0
#e9dcca
#f4ede4
#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

#a06513
#134ea0

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

Split Complementary

#a06513
#1395a0
#1e13a0

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

Analogous Color

#a02d13
#a04913
#a06513
#a08113
#a09d13

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

#a06513
#13a065
#6513a0

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

#a06513
#13a01e
#134ea0
#a01394

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

#a06513
#134ea0
#1e13a0
#95a013

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

#a06513 Color Code Preview on Black Background Color

This is how #a06513 Color will look on black background color. Color contrast ratio is 4.37

#a06513 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a06513

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a06513

#a06513 color code is use for CSS Background Color

Background color for the above div is #a06513

HTML with inline CSS

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

#a06513 color code is use for CSS Border Color

CSS Border color for the above div is #a06513

HTML with inline CSS

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

CSS Border Left color for the above div is #a06513

HTML with inline CSS

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

CSS Border Right color for the above div is #a06513

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a06513

HTML with inline CSS

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

CSS Border Top color for the above div is #a06513

HTML with inline CSS

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

#a06513 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a06513 Color code Preview on White Background

This is how #a06513 Color code will look on white background color. Color contrast ratio is 4.81

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

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.