Skip to main content Skip to docs navigation

#c58d2d hex color | Download Dark Yellow BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Gentleman’s Whiskey and its hex is #CA882C Nearest Color Name

Color Hue/Base color: Yellow

Hex #c58d2d Color code in RGB color code model is created after adding 77.25% red color, 55.29% green color and 17.65% blue color. Hex #c58d2d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 28% magenta, 77% yellow and 22.75% black.

Hex #c58d2d color code is between #cc8833 web safe hex color code and #bb9922 web safe hex color code. #cc8833 is the nearest web safe color code. You can see here many more shades of #c58d2d color code.

RGB Chart

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

Color Table

Hex Color Code c58d2d #c58d2d
RGB Decimal 197, 141, 45 197, 141, 45
RGB Percent 77%, 55%, 18% rgb(77%, 55%, 18%)
CSS RGBa 197, 141, 45,1 rgba(197,141,45,1)
CMYK Model cmyk(0%,28%,77%,22.75%)
HSL Color Space 38,63% ,47% hsl(38,63% ,47%)
HSV Color Space 38°, 77%, 77%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000101 10001101 00101101
Octal 305 215 55
Decimal 197 141 45
Hex c5 8d 2d

Different shades of #c58d2d color code.

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

Darkest of #c58d2d
#483411
Darker of #c58d2d
#72521a
Dark of #c58d2d
#9b6f24
Base of #c58d2d
#c58d2d
Light of #c58d2d
#d7a44e
Lighter
#e0ba78
Lightest
#eacfa1

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

#c58d2d
#2d65c5

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

Split Complementary

#c58d2d
#2db1c5
#412dc5

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

Analogous Color

#c5342d
#c54e2d
#c58d2d
#c5c02d
#8bc52d

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

#c58d2d
#8d2dc5
#2dc58d

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

#c58d2d
#2dc58d
#2d65c5
#c52d65

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#c58d2d
#2dc541
#2d65c5
#c52db1

Square 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).

Monochromatic Color with #c58d2d

#1f1607
#483411
#72521a
#9b6f24
#c58d2d
#d7a44e
#e0ba78
#eacfa1
#f3e4cb

Tints of #c58d2d Color

#c58d2d
#cb9944
#d1a65b
#d8b373
#debf8a
#e5cca1
#ebd9b9
#f2e5d0
#f8f2e7
#ffffff

Shades of #c58d2d color code

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

#c58d2d
#af7d28
#996d23
#835e1e
#6d4e19
#573e14
#412f0f
#2b1f0a
#150f05
#000000

Tones

#c58d2d
#ad8745
#95805d
#7c7a76
#797979

Tones

Similar Color like #c58d2d color

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

#c68e2e
#c78f2f
#c89030
#c99131
#ca9232
#cb9333
#cc9434
#cd9535
#ce9636
#cf9737
#d09838
#d19939
#d29a3a
#d39b3b
#c48c2c
#c38b2b
#c28a2a
#c18929
#c08828
#bf8727
#be8626
#bd8525
#bc8424
#bb8323
#ba8222
#b98121
#b88020
#b77f1f

Download this Dark Yellow

Hex #c58d2d 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.

#c58d2d Color Code Preview on Black Background Color

This is how #c58d2d Color will look on black background color. Color contrast ratio is 7.22

#c58d2d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c58d2d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c58d2d

#c58d2d color code is use for CSS Background Color

Background color for the above div is #c58d2d

HTML with inline CSS

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

#c58d2d color code is use for CSS Border Color

CSS Border color for the above div is #c58d2d

HTML with inline CSS

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

CSS Border Left color for the above div is #c58d2d

HTML with inline CSS

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

CSS Border Right color for the above div is #c58d2d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c58d2d

HTML with inline CSS

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

CSS Border Top color for the above div is #c58d2d

HTML with inline CSS

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

#c58d2d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c58d2d Color code Preview on White Background

This is how #c58d2d Color code will look on white background color. Color contrast ratio is 2.91

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(197,141,45,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(45,101,197,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(197,141,45,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }