Skip to main content Skip to docs navigation

#cd993e hex color - Yellow - Warm color - Information

On this page
@
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 Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #cd993e Color code in RGB color code model is created after adding 80.39% red color, 60% green color and 24.31% blue color. Hex #cd993e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 25% magenta, 70% yellow and 19.61% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code cd993e #cd993e
RGB Decimal 205, 153, 62 rgb(205, 153, 62)
RGB Percent 80%, 60%, 24% rgb(80%, 60%, 24%)
CSS RGBa 205, 153, 62,1 rgba(205,153,62,1)
CMYK Model cmyk(0%,25%,70%,19.61%)
HSL Color Space 38,59% ,52% hsl(38,59% ,52%)
HSV Color Space 38°, 70%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 10011001 00111110
Octal 315 231 76
Decimal 205 153 62
Hex cd 99 3e

Different shades of #cd993e color code.

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

Light Shade of #cd993e
#d7ae67
Dark Shade of #cd993e
#ac7d2c
Saturated Shade of #cd993e
#d99c32
Desaturated Shade of #cd993e
#c1964a
Grey scale Shade of #cd993e
#858585
Brighten Shade
#e6b257
Most Readable Shade
#000000

Shades of #cd993e color code

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

#cd993e
#b68837
#9f7730
#886629
#715522
#5b441b
#443314
#2d220d
#161106
#000000

Similar Color like #cd993e color

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

#ce9a3f
#cf9b40
#d09c41
#d19d42
#d29e43
#d39f44
#d4a045
#d5a146
#d6a247
#d7a348
#d8a449
#d9a54a
#daa64b
#dba74c
#cc983d
#cb973c
#ca963b
#c9953a
#c89439
#c79338
#c69237
#c59136
#c49035
#c38f34
#c28e33
#c18d32
#c08c31
#bf8b30

Monochromatic Color with #cd993e

#cd993e
#f7b94b
#231a0b
#4d3a17
#785a24
#a27931

Tints of #cd993e Color

#cd993e
#d2a453
#d8af68
#ddbb7e
#e3c693
#e8d1a9
#eeddbe
#f3e8d4
#f9f3e9
#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

#cd993e
#3e72cd

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

Split Complementary

#cd993e
#3eb9cd
#523ecd

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

Analogous Color

#cd603e
#cd7c3e
#cd993e
#cdb63e
#c8cd3e

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

#cd993e
#3ecd99
#993ecd

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

#cd993e
#3ecd51
#3e72cd
#cd3eb9

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

#cd993e
#3e72cd
#523ecd
#b9cd3e

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

#cd993e Color Code Preview on Black Background Color

This is how #cd993e Color will look on black background color. Color contrast ratio is 8.22

#cd993e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd993e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd993e

#cd993e color code is use for CSS Background Color

Background color for the above div is #cd993e

HTML with inline CSS

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

#cd993e color code is use for CSS Border Color

CSS Border color for the above div is #cd993e

HTML with inline CSS

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

CSS Border Left color for the above div is #cd993e

HTML with inline CSS

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

CSS Border Right color for the above div is #cd993e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cd993e

HTML with inline CSS

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

CSS Border Top color for the above div is #cd993e

HTML with inline CSS

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

#cd993e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cd993e Color code Preview on White Background

This is how #cd993e Color code will look on white background color. Color contrast ratio is 2.55

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

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(205,153,62,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(62,114,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(205,153,62,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.