crispedge.com

Color picker

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

#c45f00 hex color - Orange - Warm color - Information

#c45f00 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #c45f00 Color code in RGB color code model is created after adding 76.86% red color, 37.25% green color and 0% blue color. Hex #c45f00 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 52% magenta, 100% yellow and 23% black.

Hex #c45f00 color code is between #cc6600 web safe hex color code and #bb5500 web safe hex color code. #cc6600 is the nearest web safe color code. You can see here many more shades of #c45f00 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codec45f00#c45f00
RGB Decimal196, 95, 0rgb(196, 95, 0)
RGB Percent77%, 37%, 0%rgb(77%, 37%, 0%)
CSS RGBa196, 95, 0,1rgba(196,95,0,1)
CMYK Modelcmyk(0%,52%,100%,23%)
HSL Color Space29,100% ,38%hsl(29,100% ,38%)
HSV Color Space29°, 100%, 77%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001000101111100000000
Octal3041370
Decimal196950
Hexc45f00

Different shades of #c45f00 color code.

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

Light Shade of #c45f00
#f77800
Dark Shade of #c45f00
#914600
Saturated Shade of #c45f00
#c45f00
Desaturated Shade of #c45f00
#ba5f0a
Grey scale Shade of #c45f00
#626262
Brighten Shade
#dd7819
Most Readable Shade
#FFFFFF

Shades of #c45f00 color code

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

#c45f00
#ae5400
#984900
#823f00
#6c3400
#572a00
#411f00
#2b1500
#150a00
#000000

Similar Color like #c45f00 color

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

#c56001
#c66102
#c76203
#c86304
#c96405
#ca6506
#cb6607
#cc6708
#cd6809
#ce690a
#cf6a0b
#d06b0c
#d16c0d
#d26d0e
#c35e00
#c25d00
#c15c00
#c05b00
#bf5a00
#be5900
#bd5800
#bc5700
#bb5600
#ba5500
#b95400
#b85300
#b75200
#b65100

Monochromatic Color with #c45f00

#c45f00
#ee7400
#1a0d00
#442100
#6f3600
#994a00

Tints of #c45f00 Color

#c45f00
#ca701c
#d18238
#d79455
#dea671
#e4b78d
#ebc9aa
#f1dbc6
#f8ede2
#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

#c45f00
#0065c4

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

Split Complementary

#c45f00
#00c4c1
#0003c4

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

Analogous Color

#c41100
#c43800
#c45f00
#c48600
#c4ad00

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

#c45f00
#00c45f
#5f00c4

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

#c45f00
#03c400
#0065c4
#c100c4

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

#c45f00
#0065c4
#0003c4
#c4c100

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

#c45f00 Color Code Preview on Black Background Color

This is how #c45f00 Color will look on black background color. Color contrast ratio is 4.98

#c45f00 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c45f00

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c45f00

#c45f00 color code is use for CSS Background Color

Background color for the above div is #c45f00

HTML with inline CSS

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

#c45f00 color code is use for CSS Border Color

CSS Border color for the above div is #c45f00

HTML with inline CSS

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

CSS Border Left color for the above div is #c45f00

HTML with inline CSS

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

CSS Border Right color for the above div is #c45f00

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c45f00

HTML with inline CSS

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

CSS Border Top color for the above div is #c45f00

HTML with inline CSS

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

#c45f00 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c45f00 Color code Preview on White Background

This is how #c45f00 Color code will look on white background color. Color contrast ratio is 4.21

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.