crispedge.com

Color picker

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

#c46f4d hex color - Orange - Warm color - Information

#c46f4d hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #c46f4d Color code in RGB color code model is created after adding 76.86% red color, 43.53% green color and 30.2% blue color. Hex #c46f4d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 43% magenta, 61% yellow and 23% black.

Hex #c46f4d color code is between #cc7755 web safe hex color code and #bb6644 web safe hex color code. #cc7755 is the nearest web safe color code. You can see here many more shades of #c46f4d color code.

0 Likes 0 Comments | 8 Views

Color Table

Hex Color Codec46f4d#c46f4d
RGB Decimal196, 111, 77rgb(196, 111, 77)
RGB Percent77%, 44%, 30%rgb(77%, 44%, 30%)
CSS RGBa196, 111, 77,1rgba(196,111,77,1)
CMYK Modelcmyk(0%,43%,61%,23%)
HSL Color Space17,50% ,54%hsl(17,50% ,54%)
HSV Color Space17°, 61%, 77%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001000110111101001101
Octal304157115
Decimal19611177
Hexc46f4d

Different shades of #c46f4d color code.

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

Light Shade of #c46f4d
#d18e73
Dark Shade of #c46f4d
#a75737
Saturated Shade of #c46f4d
#d06a41
Desaturated Shade of #c46f4d
#b87459
Grey scale Shade of #c46f4d
#888888
Brighten Shade
#dd8866
Most Readable Shade
#FFFFFF

Shades of #c46f4d color code

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

#c46f4d
#ae6244
#98563b
#824a33
#6c3d2a
#573122
#412519
#2b1811
#150c08
#000000

Similar Color like #c46f4d color

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

#c5704e
#c6714f
#c77250
#c87351
#c97452
#ca7553
#cb7654
#cc7755
#cd7856
#ce7957
#cf7a58
#d07b59
#d17c5a
#d27d5b
#c36e4c
#c26d4b
#c16c4a
#c06b49
#bf6a48
#be6947
#bd6846
#bc6745
#bb6644
#ba6543
#b96442
#b86341
#b76240
#b6613f

Monochromatic Color with #c46f4d

#c46f4d
#ee875e
#1a0f0a
#44271b
#6f3f2c
#99573c

Tints of #c46f4d Color

#c46f4d
#ca7f60
#d18f74
#d79f88
#deaf9c
#e4bfaf
#ebcfc3
#f1dfd7
#f8efeb
#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

#c46f4d
#4da2c4

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

Split Complementary

#c46f4d
#4dc4ab
#4d67c4

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

Analogous Color

#c44d5b
#c4574d
#c46f4d
#c4874d
#c49f4d

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

#c46f4d
#4dc46f
#6f4dc4

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

#c46f4d
#66c44d
#4da2c4
#aa4dc4

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

#c46f4d
#4da2c4
#4d67c4
#c4aa4d

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

#c46f4d Color Code Preview on Black Background Color

This is how #c46f4d Color will look on black background color. Color contrast ratio is 5.73

#c46f4d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c46f4d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c46f4d

#c46f4d color code is use for CSS Background Color

Background color for the above div is #c46f4d

HTML with inline CSS

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

#c46f4d color code is use for CSS Border Color

CSS Border color for the above div is #c46f4d

HTML with inline CSS

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

CSS Border Left color for the above div is #c46f4d

HTML with inline CSS

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

CSS Border Right color for the above div is #c46f4d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c46f4d

HTML with inline CSS

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

CSS Border Top color for the above div is #c46f4d

HTML with inline CSS

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

#c46f4d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c46f4d Color code Preview on White Background

This is how #c46f4d Color code will look on white background color. Color contrast ratio is 3.67

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

Related Gradients

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

0 Likes 0 Comments | 8 Views

Post your comment:-

By submitting comment you agree to our privacy policy.