crispedge.com

Color picker

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

#ad7048 hex color - Orange - Warm color - Information

#ad7048 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

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

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codead7048#ad7048
RGB Decimal173, 112, 72rgb(173, 112, 72)
RGB Percent68%, 44%, 28%rgb(68%, 44%, 28%)
CSS RGBa173, 112, 72,1rgba(173,112,72,1)
CMYK Modelcmyk(0%,35%,58%,32%)
HSL Color Space24,41% ,48%hsl(24,41% ,48%)
HSV Color Space24°, 58%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011010111000001001000
Octal255160110
Decimal17311272
Hexad7048

Different shades of #ad7048 color code.

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

Light Shade of #ad7048
#c08b68
Dark Shade of #ad7048
#895939
Saturated Shade of #ad7048
#b96d3c
Desaturated Shade of #ad7048
#a17354
Grey scale Shade of #ad7048
#7a7a7a
Brighten Shade
#c68961
Most Readable Shade
#FFFFFF

Shades of #ad7048 color code

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

#ad7048
#996340
#865738
#734a30
#603e28
#4c3120
#392518
#261810
#130c08
#000000

Similar Color like #ad7048 color

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

#ae7149
#af724a
#b0734b
#b1744c
#b2754d
#b3764e
#b4774f
#b57850
#b67951
#b77a52
#b87b53
#b97c54
#ba7d55
#bb7e56
#ac6f47
#ab6e46
#aa6d45
#a96c44
#a86b43
#a76a42
#a66941
#a56840
#a4673f
#a3663e
#a2653d
#a1643c
#a0633b
#9f623a

Monochromatic Color with #ad7048

#ad7048
#d78c5a
#030201
#2d1d13
#583925
#825436

Tints of #ad7048 Color

#ad7048
#b67f5c
#bf8f70
#c89f85
#d1af99
#dabfad
#e3cfc2
#ecdfd6
#f5efea
#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

#ad7048
#4885ad

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

Split Complementary

#ad7048
#48ada2
#4853ad

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

Analogous Color

#ad4848
#ad5c48
#ad7048
#ad8448
#ad9848

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

#ad7048
#48ad70
#7048ad

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

#ad7048
#52ad48
#4885ad
#a248ad

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

#ad7048
#4885ad
#4853ad
#ada248

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

#ad7048 Color Code Preview on Black Background Color

This is how #ad7048 Color will look on black background color. Color contrast ratio is 5.19

#ad7048 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad7048

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad7048

#ad7048 color code is use for CSS Background Color

Background color for the above div is #ad7048

HTML with inline CSS

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

#ad7048 color code is use for CSS Border Color

CSS Border color for the above div is #ad7048

HTML with inline CSS

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

CSS Border Left color for the above div is #ad7048

HTML with inline CSS

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

CSS Border Right color for the above div is #ad7048

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ad7048

HTML with inline CSS

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

CSS Border Top color for the above div is #ad7048

HTML with inline CSS

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

#ad7048 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ad7048 Color code Preview on White Background

This is how #ad7048 Color code will look on white background color. Color contrast ratio is 4.05

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

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.