crispedge.com

Color picker

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

#c48e3e hex color - Yellow - Warm color - Information

#c48e3e hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #c48e3e Color code in RGB color code model is created after adding 76.86% red color, 55.69% green color and 24.31% blue color. Hex #c48e3e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 28% magenta, 68% yellow and 23% black.

Hex #c48e3e color code is between #cc8844 web safe hex color code and #bb9933 web safe hex color code. #cc8844 is the nearest web safe color code. You can see here many more shades of #c48e3e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec48e3e#c48e3e
RGB Decimal196, 142, 62rgb(196, 142, 62)
RGB Percent77%, 56%, 24%rgb(77%, 56%, 24%)
CSS RGBa196, 142, 62,1rgba(196,142,62,1)
CMYK Modelcmyk(0%,28%,68%,23%)
HSL Color Space36,53% ,51%hsl(36,53% ,51%)
HSV Color Space36°, 68%, 77%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001001000111000111110
Octal30421676
Decimal19614262
Hexc48e3e

Different shades of #c48e3e color code.

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

Light Shade of #c48e3e
#d0a565
Dark Shade of #c48e3e
#9e7230
Saturated Shade of #c48e3e
#d19031
Desaturated Shade of #c48e3e
#b78c4b
Grey scale Shade of #c48e3e
#818181
Brighten Shade
#dda757
Most Readable Shade
#000000

Shades of #c48e3e color code

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

#c48e3e
#ae7e37
#986e30
#825e29
#6c4e22
#573f1b
#412f14
#2b1f0d
#150f06
#000000

Similar Color like #c48e3e color

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

#c58f3f
#c69040
#c79141
#c89242
#c99343
#ca9444
#cb9545
#cc9646
#cd9747
#ce9848
#cf9949
#d09a4a
#d19b4b
#d29c4c
#c38d3d
#c28c3c
#c18b3b
#c08a3a
#bf8939
#be8838
#bd8737
#bc8636
#bb8535
#ba8434
#b98333
#b88232
#b78131
#b68030

Monochromatic Color with #c48e3e

#c48e3e
#eead4b
#1a1308
#443216
#6f5023
#996f31

Tints of #c48e3e Color

#c48e3e
#ca9a53
#d1a768
#d7b37e
#dec093
#e4cca9
#ebd9be
#f1e5d4
#f8f2e9
#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

#c48e3e
#3e74c4

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

Split Complementary

#c48e3e
#3eb7c4
#4b3ec4

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

Analogous Color

#c4583e
#c4733e
#c48e3e
#c4a93e
#c4c43e

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

#c48e3e
#3ec48e
#8e3ec4

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

#c48e3e
#3ec44b
#3e74c4
#c43eb7

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

#c48e3e
#3e74c4
#4b3ec4
#b7c43e

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

#c48e3e Color Code Preview on Black Background Color

This is how #c48e3e Color will look on black background color. Color contrast ratio is 7.29

#c48e3e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c48e3e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c48e3e

#c48e3e color code is use for CSS Background Color

Background color for the above div is #c48e3e

HTML with inline CSS

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

#c48e3e color code is use for CSS Border Color

CSS Border color for the above div is #c48e3e

HTML with inline CSS

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

CSS Border Left color for the above div is #c48e3e

HTML with inline CSS

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

CSS Border Right color for the above div is #c48e3e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c48e3e

HTML with inline CSS

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

CSS Border Top color for the above div is #c48e3e

HTML with inline CSS

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

#c48e3e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c48e3e Color code Preview on White Background

This is how #c48e3e Color code will look on white background color. Color contrast ratio is 2.88

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

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.