crispedge.com

Color picker

Loading...

#ad715f hex color - Red - Warm color - Information

#ad715f hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #ad715f Color code in RGB color code model is created after adding 67.84% red color, 44.31% green color and 37.25% blue color. Hex #ad715f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 35% magenta, 45% yellow and 32% black.

Hex #ad715f color code is between #aa7766 web safe hex color code and #bb6655 web safe hex color code. #aa7766 is the nearest web safe color code. You can see here many more shades of #ad715f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codead715f#ad715f
RGB Decimal173, 113, 95rgb(173, 113, 95)
RGB Percent68%, 44%, 37%rgb(68%, 44%, 37%)
CSS RGBa173, 113, 95,1rgba(173,113,95,1)
CMYK Modelcmyk(0%,35%,45%,32%)
HSL Color Space14,32% ,53%hsl(14,32% ,53%)
HSV Color Space14°, 45%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011010111000101011111
Octal255161137
Decimal17311395
Hexad715f

Different shades of #ad715f color code.

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

Light Shade of #ad715f
#be8f81
Dark Shade of #ad715f
#8f5a4a
Saturated Shade of #ad715f
#b96a53
Desaturated Shade of #ad715f
#a1776b
Grey scale Shade of #ad715f
#868686
Brighten Shade
#c68a78
Most Readable Shade
#FFFFFF

Shades of #ad715f color code

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

#ad715f
#996454
#865749
#734b3f
#603e34
#4c322a
#39251f
#261915
#130c0a
#000000

Similar Color like #ad715f color

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

#ae7260
#af7361
#b07462
#b17563
#b27664
#b37765
#b47866
#b57967
#b67a68
#b77b69
#b87c6a
#b97d6b
#ba7e6c
#bb7f6d
#ac705e
#ab6f5d
#aa6e5c
#a96d5b
#a86c5a
#a76b59
#a66a58
#a56957
#a46856
#a36755
#a26654
#a16553
#a06452
#9f6351

Monochromatic Color with #ad715f

#ad715f
#d78d76
#030202
#2d1e19
#583930
#825548

Tints of #ad715f Color

#ad715f
#b68070
#bf9082
#c8a094
#d1b0a6
#dabfb7
#e3cfc9
#ecdfdb
#f5efed
#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

#ad715f
#5f9bad

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

Split Complementary

#ad715f
#5fad98
#5f74ad

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

Analogous Color

#ad5f6c
#ad615f
#ad715f
#ad815f
#ad905f

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

#ad715f
#5fad71
#715fad

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

#ad715f
#74ad5f
#5f9bad
#985fad

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

#ad715f
#5f9bad
#5f74ad
#ad985f

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

#ad715f Color Code Preview on Black Background Color

This is how #ad715f Color will look on black background color. Color contrast ratio is 5.30

#ad715f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad715f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad715f

#ad715f color code is use for CSS Background Color

Background color for the above div is #ad715f

HTML with inline CSS

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

#ad715f color code is use for CSS Border Color

CSS Border color for the above div is #ad715f

HTML with inline CSS

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

CSS Border Left color for the above div is #ad715f

HTML with inline CSS

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

CSS Border Right color for the above div is #ad715f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ad715f

HTML with inline CSS

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

CSS Border Top color for the above div is #ad715f

HTML with inline CSS

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

#ad715f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ad715f Color code Preview on White Background

This is how #ad715f Color code will look on white background color. Color contrast ratio is 3.96

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(173,113,95,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(95,155,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(173,113,95,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.