crispedge.com

Color picker

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

#d46f49 hex color - Brown - Warm color - Information

#d46f49 hex color - Brown - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Brown

Hex #d46f49 Color code in RGB color code model is created after adding 83.14% red color, 43.53% green color and 28.63% blue color. Hex #d46f49 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 48% magenta, 66% yellow and 17% black.

Hex #d46f49 color code is between #cc7744 web safe hex color code and #dd6655 web safe hex color code. #cc7744 is the nearest web safe color code. You can see here many more shades of #d46f49 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded46f49#d46f49
RGB Decimal212, 111, 73rgb(212, 111, 73)
RGB Percent83%, 44%, 29%rgb(83%, 44%, 29%)
CSS RGBa212, 111, 73,1rgba(212,111,73,1)
CMYK Modelcmyk(0%,48%,66%,17%)
HSL Color Space16,62% ,56%hsl(16,62% ,56%)
HSV Color Space16°, 66%, 83%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101000110111101001001
Octal324157111
Decimal21211173
Hexd46f49

Different shades of #d46f49 color code.

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

Light Shade of #d46f49
#de9072
Dark Shade of #d46f49
#bd542d
Saturated Shade of #d46f49
#df6a3e
Desaturated Shade of #d46f49
#c97454
Grey scale Shade of #d46f49
#8e8e8e
Brighten Shade
#ed8862
Most Readable Shade
#000000

Shades of #d46f49 color code

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

#d46f49
#bc6240
#a45638
#8d4a30
#753d28
#5e3120
#462518
#2f1810
#170c08
#000000

Similar Color like #d46f49 color

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

#d5704a
#d6714b
#d7724c
#d8734d
#d9744e
#da754f
#db7650
#dc7751
#dd7852
#de7953
#df7a54
#e07b55
#e17c56
#e27d57
#d36e48
#d26d47
#d16c46
#d06b45
#cf6a44
#ce6943
#cd6842
#cc6741
#cb6640
#ca653f
#c9643e
#c8633d
#c7623c
#c6613b

Monochromatic Color with #d46f49

#d46f49
#fe8558
#2a160e
#542c1d
#7f422c
#a9593a

Tints of #d46f49 Color

#d46f49
#d87f5d
#dd8f71
#e29f85
#e7af99
#ebbfae
#f0cfc2
#f5dfd6
#faefea
#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

#d46f49
#49aed4

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

Split Complementary

#d46f49
#49d4b5
#4969d4

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

Analogous Color

#d4495b
#d45349
#d46f49
#d48b49
#d4a749

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

#d46f49
#49d46f
#6f49d4

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

#d46f49
#68d449
#49aed4
#b449d4

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

#d46f49
#49aed4
#4969d4
#d4b549

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

#d46f49 Color Code Preview on Black Background Color

This is how #d46f49 Color will look on black background color. Color contrast ratio is 6.17

#d46f49 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d46f49

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d46f49

#d46f49 color code is use for CSS Background Color

Background color for the above div is #d46f49

HTML with inline CSS

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

#d46f49 color code is use for CSS Border Color

CSS Border color for the above div is #d46f49

HTML with inline CSS

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

CSS Border Left color for the above div is #d46f49

HTML with inline CSS

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

CSS Border Right color for the above div is #d46f49

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d46f49

HTML with inline CSS

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

CSS Border Top color for the above div is #d46f49

HTML with inline CSS

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

#d46f49 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d46f49 Color code Preview on White Background

This is how #d46f49 Color code will look on white background color. Color contrast ratio is 3.40

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

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.