crispedge.com

Color picker

Loading...

#c29a4c hex color - Yellow - Warm color - Information

#c29a4c hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #c29a4c Color code in RGB color code model is created after adding 76.08% red color, 60.39% green color and 29.8% blue color. Hex #c29a4c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 21% magenta, 61% yellow and 24% black.

Hex #c29a4c color code is between #bb9944 web safe hex color code and #ccaa55 web safe hex color code. #bb9944 is the nearest web safe color code. You can see here many more shades of #c29a4c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codec29a4c#c29a4c
RGB Decimal194, 154, 76rgb(194, 154, 76)
RGB Percent76%, 60%, 30%rgb(76%, 60%, 30%)
CSS RGBa194, 154, 76,1rgba(194,154,76,1)
CMYK Modelcmyk(0%,21%,61%,24%)
HSL Color Space40,49% ,53%hsl(40,49% ,53%)
HSV Color Space40°, 61%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000101001101001001100
Octal302232114
Decimal19415476
Hexc29a4c

Different shades of #c29a4c color code.

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

Light Shade of #c29a4c
#cfaf72
Dark Shade of #c29a4c
#a37f38
Saturated Shade of #c29a4c
#ce9e40
Desaturated Shade of #c29a4c
#b69658
Grey scale Shade of #c29a4c
#878787
Brighten Shade
#dbb365
Most Readable Shade
#000000

Shades of #c29a4c color code

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

#c29a4c
#ac8843
#96773b
#816632
#6b552a
#564421
#403319
#2b2210
#151108
#000000

Similar Color like #c29a4c color

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

#c39b4d
#c49c4e
#c59d4f
#c69e50
#c79f51
#c8a052
#c9a153
#caa254
#cba355
#cca456
#cda557
#cea658
#cfa759
#d0a85a
#c1994b
#c0984a
#bf9749
#be9648
#bd9547
#bc9446
#bb9345
#ba9244
#b99143
#b89042
#b78f41
#b68e40
#b58d3f
#b48c3e

Monochromatic Color with #c29a4c

#c29a4c
#ecbc5d
#181309
#42351a
#6d572b
#97783b

Tints of #c29a4c Color

#c29a4c
#c8a55f
#cfb073
#d6bb87
#ddc69b
#e3d2af
#eaddc3
#f1e8d7
#f8f3eb
#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

#c29a4c
#4c74c2

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

Split Complementary

#c29a4c
#4cafc2
#5f4cc2

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

Analogous Color

#c26b4c
#c2824c
#c29a4c
#c2b24c
#bbc24c

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

#c29a4c
#4cc29a
#9a4cc2

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

#c29a4c
#4cc25f
#4c74c2
#c24caf

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

#c29a4c
#4c74c2
#5f4cc2
#afc24c

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

#c29a4c Color Code Preview on Black Background Color

This is how #c29a4c Color will look on black background color. Color contrast ratio is 8.02

#c29a4c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c29a4c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c29a4c

#c29a4c color code is use for CSS Background Color

Background color for the above div is #c29a4c

HTML with inline CSS

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

#c29a4c color code is use for CSS Border Color

CSS Border color for the above div is #c29a4c

HTML with inline CSS

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

CSS Border Left color for the above div is #c29a4c

HTML with inline CSS

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

CSS Border Right color for the above div is #c29a4c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c29a4c

HTML with inline CSS

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

CSS Border Top color for the above div is #c29a4c

HTML with inline CSS

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

#c29a4c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c29a4c Color code Preview on White Background

This is how #c29a4c Color code will look on white background color. Color contrast ratio is 2.62

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(194,154,76,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(76,116,194,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(194,154,76,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.