Skip to main content Skip to docs navigation

#cd9050 hex color | Download Dark Orange 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 Apple Fritter and its hex is #CC9350 Nearest Color Name

Color Hue/Base color: Orange

Hex #cd9050 Color code in RGB color code model is created after adding 80.39% red color, 56.47% green color and 31.37% blue color. Hex #cd9050 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 30% magenta, 61% yellow and 19.61% black.

Hex #cd9050 color code is between #cc8855 web safe hex color code and #dd9944 web safe hex color code. #cc8855 is the nearest web safe color code. You can see here many more shades of #cd9050 color code.

RGB Chart

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

Color Table

Hex Color Code cd9050 #cd9050
RGB Decimal 205, 144, 80 205, 144, 80
RGB Percent 80%, 56%, 31% rgb(80%, 56%, 31%)
CSS RGBa 205, 144, 80,1 rgba(205,144,80,1)
CMYK Model cmyk(0%,30%,61%,19.61%)
HSL Color Space 31,56% ,56% hsl(31,56% ,56%)
HSV Color Space 31°, 61%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 10010000 01010000
Octal 315 220 120
Decimal 205 144 80
Hex cd 90 50

Different shades of #cd9050 color code.

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

Darkest of #cd9050
#67431d
Darker of #cd9050
#8e5d29
Dark of #cd9050
#b67734
Base of #cd9050
#cd9050
Light of #cd9050
#d8a978
Lighter
#e4c29f
Lightest
#efdbc7

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

#cd9050
#508dcd

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

Split Complementary

#cd9050
#50cccd
#5150cd

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

Analogous Color

#cd5059
#cd5c50
#cd9050
#cdba50
#accd50

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

#cd9050
#9050cd
#50cd90

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

#cd9050
#50cd90
#508dcd
#cd508d

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

#cd9050
#50cd51
#508dcd
#cd50cc

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 #cd9050

#3f2912
#67431d
#8e5d29
#b67734
#cd9050
#d8a978
#e4c29f
#efdbc7
#faf5ef

Tints of #cd9050 Color

#cd9050
#d29c63
#d8a876
#ddb58a
#e3c19d
#e8cdb1
#eedac4
#f3e6d8
#f9f2eb
#ffffff

Shades of #cd9050 color code

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

#cd9050
#b68047
#9f703e
#886035
#71502c
#5b4023
#44301a
#2d2011
#161008
#000000

Tones

#cd9050
#b78f66
#a08f7d
#8e8e8e
#8e8e8e

Tones

Similar Color like #cd9050 color

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

#ce9151
#cf9252
#d09353
#d19454
#d29555
#d39656
#d49757
#d59858
#d69959
#d79a5a
#d89b5b
#d99c5c
#da9d5d
#db9e5e
#cc8f4f
#cb8e4e
#ca8d4d
#c98c4c
#c88b4b
#c78a4a
#c68949
#c58848
#c48747
#c38646
#c28545
#c18444
#c08343
#bf8242

Download this Dark Orange

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

#cd9050 Color Code Preview on Black Background Color

This is how #cd9050 Color will look on black background color. Color contrast ratio is 7.70

#cd9050 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd9050

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd9050

#cd9050 color code is use for CSS Background Color

Background color for the above div is #cd9050

HTML with inline CSS

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

#cd9050 color code is use for CSS Border Color

CSS Border color for the above div is #cd9050

HTML with inline CSS

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

CSS Border Left color for the above div is #cd9050

HTML with inline CSS

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

CSS Border Right color for the above div is #cd9050

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cd9050

HTML with inline CSS

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

CSS Border Top color for the above div is #cd9050

HTML with inline CSS

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

#cd9050 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cd9050 Color code Preview on White Background

This is how #cd9050 Color code will look on white background color. Color contrast ratio is 2.73

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

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(205,144,80,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(80,141,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(205,144,80,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }