crispedge.com

Color picker

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

#cd5600 hex color - Orange - Warm color - Information

#cd5600 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #cd5600 Color code in RGB color code model is created after adding 80.39% red color, 33.73% green color and 0% blue color. Hex #cd5600 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 58% magenta, 100% yellow and 20% black.

Hex #cd5600 color code is between #cc5500 web safe hex color code and #dd6600 web safe hex color code. #cc5500 is the nearest web safe color code. You can see here many more shades of #cd5600 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codecd5600#cd5600
RGB Decimal205, 86, 0rgb(205, 86, 0)
RGB Percent80%, 34%, 0%rgb(80%, 34%, 0%)
CSS RGBa205, 86, 0,1rgba(205,86,0,1)
CMYK Modelcmyk(0%,58%,100%,20%)
HSL Color Space25,100% ,40%hsl(25,100% ,40%)
HSV Color Space25°, 100%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011010101011000000000
Octal3151260
Decimal205860
Hexcd5600

Different shades of #cd5600 color code.

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

Light Shade of #cd5600
#ff6c01
Dark Shade of #cd5600
#9a4100
Saturated Shade of #cd5600
#cd5600
Desaturated Shade of #cd5600
#c3580a
Grey scale Shade of #cd5600
#666666
Brighten Shade
#e66f19
Most Readable Shade
#FFFFFF

Shades of #cd5600 color code

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

#cd5600
#b64c00
#9f4200
#883900
#712f00
#5b2600
#441c00
#2d1300
#160900
#000000

Similar Color like #cd5600 color

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

#ce5701
#cf5802
#d05903
#d15a04
#d25b05
#d35c06
#d45d07
#d55e08
#d65f09
#d7600a
#d8610b
#d9620c
#da630d
#db640e
#cc5500
#cb5400
#ca5300
#c95200
#c85100
#c75000
#c64f00
#c54e00
#c44d00
#c34c00
#c24b00
#c14a00
#c04900
#bf4800

Monochromatic Color with #cd5600

#cd5600
#f76800
#230f00
#4d2100
#783200
#a24400

Tints of #cd5600 Color

#cd5600
#d2681c
#d87b38
#dd8e55
#e3a171
#e8b38d
#eec6aa
#f3d9c6
#f9ece2
#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

#cd5600
#0077cd

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

Split Complementary

#cd5600
#00cdbd
#0010cd

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

Analogous Color

#cd0400
#cd2d00
#cd5600
#cd7f00
#cda800

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

#cd5600
#00cd56
#5600cd

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

#cd5600
#10cd00
#0077cd
#bc00cd

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

#cd5600
#0077cd
#0010cd
#cdbd00

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

#cd5600 Color Code Preview on Black Background Color

This is how #cd5600 Color will look on black background color. Color contrast ratio is 4.93

#cd5600 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd5600

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd5600

#cd5600 color code is use for CSS Background Color

Background color for the above div is #cd5600

HTML with inline CSS

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

#cd5600 color code is use for CSS Border Color

CSS Border color for the above div is #cd5600

HTML with inline CSS

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

CSS Border Left color for the above div is #cd5600

HTML with inline CSS

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

CSS Border Right color for the above div is #cd5600

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cd5600

HTML with inline CSS

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

CSS Border Top color for the above div is #cd5600

HTML with inline CSS

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

#cd5600 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cd5600 Color code Preview on White Background

This is how #cd5600 Color code will look on white background color. Color contrast ratio is 4.26

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

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.