crispedge.com

Color picker

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

#c05e0c hex color - Red - Warm color - Information

#c05e0c hex color - Red - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Red

Hex #c05e0c Color code in RGB color code model is created after adding 75.29% red color, 36.86% green color and 4.71% blue color. Hex #c05e0c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 51% magenta, 94% yellow and 25% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec05e0c#c05e0c
RGB Decimal192, 94, 12rgb(192, 94, 12)
RGB Percent75%, 37%, 5%rgb(75%, 37%, 5%)
CSS RGBa192, 94, 12,1rgba(192,94,12,1)
CMYK Modelcmyk(0%,51%,94%,25%)
HSL Color Space27,88% ,40%hsl(27,88% ,40%)
HSV Color Space27°, 94%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000000101111000001100
Octal30013614
Decimal1929412
Hexc05e0c

Different shades of #c05e0c color code.

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

Light Shade of #c05e0c
#f0760f
Dark Shade of #c05e0c
#904709
Saturated Shade of #c05e0c
#ca5d02
Desaturated Shade of #c05e0c
#b65f16
Grey scale Shade of #c05e0c
#666666
Brighten Shade
#d97725
Most Readable Shade
#FFFFFF

Shades of #c05e0c color code

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

#c05e0c
#aa530a
#954909
#803e08
#6a3406
#552905
#401f04
#2a1402
#150a01
#000000

Similar Color like #c05e0c color

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

#c15f0d
#c2600e
#c3610f
#c46210
#c56311
#c66412
#c76513
#c86614
#c96715
#ca6816
#cb6917
#cc6a18
#cd6b19
#ce6c1a
#bf5d0b
#be5c0a
#bd5b09
#bc5a08
#bb5907
#ba5806
#b95705
#b85604
#b75503
#b65402
#b55301
#b45200
#b35100
#b25000

Monochromatic Color with #c05e0c

#c05e0c
#ea730f
#160b01
#402004
#6b3407
#954909

Tints of #c05e0c Color

#c05e0c
#c76f27
#ce8142
#d5935d
#dca578
#e3b793
#eac9ae
#f1dbc9
#f8ede4
#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

#c05e0c
#0c6ec0

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

Split Complementary

#c05e0c
#0cc0b8
#0c14c0

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

Analogous Color

#c0160c
#c03a0c
#c05e0c
#c0820c
#c0a60c

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

#c05e0c
#0cc05e
#5e0cc0

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

#c05e0c
#14c00c
#0c6ec0
#b80cc0

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

#c05e0c
#0c6ec0
#0c14c0
#c0b80c

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

#c05e0c Color Code Preview on Black Background Color

This is how #c05e0c Color will look on black background color. Color contrast ratio is 4.85

#c05e0c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c05e0c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c05e0c

#c05e0c color code is use for CSS Background Color

Background color for the above div is #c05e0c

HTML with inline CSS

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

#c05e0c color code is use for CSS Border Color

CSS Border color for the above div is #c05e0c

HTML with inline CSS

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

CSS Border Left color for the above div is #c05e0c

HTML with inline CSS

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

CSS Border Right color for the above div is #c05e0c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c05e0c

HTML with inline CSS

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

CSS Border Top color for the above div is #c05e0c

HTML with inline CSS

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

#c05e0c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c05e0c Color code Preview on White Background

This is how #c05e0c Color code will look on white background color. Color contrast ratio is 4.33

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

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.