crispedge.com

Color picker

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

#af8562 hex color - Brown - Warm color - Information

#af8562 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #af8562 Color code in RGB color code model is created after adding 68.63% red color, 52.16% green color and 38.43% blue color. Hex #af8562 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 24% magenta, 44% yellow and 31% black.

Hex #af8562 color code is between #aa8866 web safe hex color code and #bb7755 web safe hex color code. #aa8866 is the nearest web safe color code. You can see here many more shades of #af8562 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeaf8562#af8562
RGB Decimal175, 133, 98rgb(175, 133, 98)
RGB Percent69%, 52%, 38%rgb(69%, 52%, 38%)
CSS RGBa175, 133, 98,1rgba(175,133,98,1)
CMYK Modelcmyk(0%,24%,44%,31%)
HSL Color Space27,32% ,54%hsl(27,32% ,54%)
HSV Color Space27°, 44%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011111000010101100010
Octal257205142
Decimal17513398
Hexaf8562

Different shades of #af8562 color code.

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

Light Shade of #af8562
#c09f84
Dark Shade of #af8562
#936c4b
Saturated Shade of #af8562
#bb8456
Desaturated Shade of #af8562
#a3866e
Grey scale Shade of #af8562
#888888
Brighten Shade
#c89e7b
Most Readable Shade
#000000

Shades of #af8562 color code

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

#af8562
#9b7657
#88674c
#745841
#614936
#4d3b2b
#3a2c20
#261d15
#130e0a
#000000

Similar Color like #af8562 color

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

#b08663
#b18764
#b28865
#b38966
#b48a67
#b58b68
#b68c69
#b78d6a
#b88e6b
#b98f6c
#ba906d
#bb916e
#bc926f
#bd9370
#ae8461
#ad8360
#ac825f
#ab815e
#aa805d
#a97f5c
#a87e5b
#a77d5a
#a67c59
#a57b58
#a47a57
#a37956
#a27855
#a17754

Monochromatic Color with #af8562

#af8562
#d9a57a
#050403
#2f241b
#5a4432
#84654a

Tints of #af8562 Color

#af8562
#b79273
#c0a084
#c9ad96
#d2bba7
#dbc8b9
#e4d6ca
#ede3dc
#f6f1ed
#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

#af8562
#628caf

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

Split Complementary

#af8562
#62afac
#6266af

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

Analogous Color

#af6662
#af7662
#af8562
#af9462
#afa462

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

#af8562
#62af85
#8562af

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

#af8562
#65af62
#628caf
#ab62af

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

#af8562
#628caf
#6266af
#afac62

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

#af8562 Color Code Preview on Black Background Color

This is how #af8562 Color will look on black background color. Color contrast ratio is 6.35

#af8562 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af8562

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af8562

#af8562 color code is use for CSS Background Color

Background color for the above div is #af8562

HTML with inline CSS

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

#af8562 color code is use for CSS Border Color

CSS Border color for the above div is #af8562

HTML with inline CSS

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

CSS Border Left color for the above div is #af8562

HTML with inline CSS

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

CSS Border Right color for the above div is #af8562

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af8562

HTML with inline CSS

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

CSS Border Top color for the above div is #af8562

HTML with inline CSS

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

#af8562 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af8562 Color code Preview on White Background

This is how #af8562 Color code will look on white background color. Color contrast ratio is 3.30

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

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.