crispedge.com

Color picker

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

#c49f3e hex color - Yellow - Warm color - Information

#c49f3e hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

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

Hex #c49f3e color code is between #cc9944 web safe hex color code and #bbaa33 web safe hex color code. #cc9944 is the nearest web safe color code. You can see here many more shades of #c49f3e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec49f3e#c49f3e
RGB Decimal196, 159, 62rgb(196, 159, 62)
RGB Percent77%, 62%, 24%rgb(77%, 62%, 24%)
CSS RGBa196, 159, 62,1rgba(196,159,62,1)
CMYK Modelcmyk(0%,19%,68%,23%)
HSL Color Space43,53% ,51%hsl(43,53% ,51%)
HSV Color Space43°, 68%, 77%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001001001111100111110
Octal30423776
Decimal19615962
Hexc49f3e

Different shades of #c49f3e color code.

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

Light Shade of #c49f3e
#d0b265
Dark Shade of #c49f3e
#9e8030
Saturated Shade of #c49f3e
#d1a531
Desaturated Shade of #c49f3e
#b7994b
Grey scale Shade of #c49f3e
#818181
Brighten Shade
#ddb857
Most Readable Shade
#000000

Shades of #c49f3e color code

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

#c49f3e
#ae8d37
#987b30
#826a29
#6c5822
#57461b
#413514
#2b230d
#151106
#000000

Similar Color like #c49f3e color

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

#c5a03f
#c6a140
#c7a241
#c8a342
#c9a443
#caa544
#cba645
#cca746
#cda847
#cea948
#cfaa49
#d0ab4a
#d1ac4b
#d2ad4c
#c39e3d
#c29d3c
#c19c3b
#c09b3a
#bf9a39
#be9938
#bd9837
#bc9736
#bb9635
#ba9534
#b99433
#b89332
#b79231
#b69130

Monochromatic Color with #c49f3e

#c49f3e
#eec14b
#1a1508
#443816
#6f5a23
#997d31

Tints of #c49f3e Color

#c49f3e
#caa953
#d1b468
#d7bf7e
#dec993
#e4d4a9
#ebdfbe
#f1e9d4
#f8f4e9
#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

#c49f3e
#3e63c4

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

Split Complementary

#c49f3e
#3ea6c4
#5c3ec4

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

Analogous Color

#c4693e
#c4843e
#c49f3e
#c4ba3e
#b3c43e

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

#c49f3e
#3ec49f
#9f3ec4

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

#c49f3e
#3ec45c
#3e63c4
#c43ea6

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

#c49f3e
#3e63c4
#5c3ec4
#a6c43e

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

#c49f3e Color Code Preview on Black Background Color

This is how #c49f3e Color will look on black background color. Color contrast ratio is 8.38

#c49f3e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c49f3e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c49f3e

#c49f3e color code is use for CSS Background Color

Background color for the above div is #c49f3e

HTML with inline CSS

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

#c49f3e color code is use for CSS Border Color

CSS Border color for the above div is #c49f3e

HTML with inline CSS

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

CSS Border Left color for the above div is #c49f3e

HTML with inline CSS

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

CSS Border Right color for the above div is #c49f3e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c49f3e

HTML with inline CSS

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

CSS Border Top color for the above div is #c49f3e

HTML with inline CSS

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

#c49f3e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c49f3e Color code Preview on White Background

This is how #c49f3e Color code will look on white background color. Color contrast ratio is 2.51

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

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.