crispedge.com

Color picker

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

#c03f00 hex color - Orange - Warm color - Information

#c03f00 hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #c03f00 Color code in RGB color code model is created after adding 75.29% red color, 24.71% green color and 0% blue color. Hex #c03f00 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 67% magenta, 100% yellow and 25% black.

Hex #c03f00 color code is between #bb4400 web safe hex color code and #cc3300 web safe hex color code. #bb4400 is the nearest web safe color code. You can see here many more shades of #c03f00 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec03f00#c03f00
RGB Decimal192, 63, 0rgb(192, 63, 0)
RGB Percent75%, 25%, 0%rgb(75%, 25%, 0%)
CSS RGBa192, 63, 0,1rgba(192,63,0,1)
CMYK Modelcmyk(0%,67%,100%,25%)
HSL Color Space20,100% ,38%hsl(20,100% ,38%)
HSV Color Space20°, 100%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000000011111100000000
Octal300770
Decimal192630
Hexc03f00

Different shades of #c03f00 color code.

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

Light Shade of #c03f00
#f35000
Dark Shade of #c03f00
#8d2e00
Saturated Shade of #c03f00
#c03f00
Desaturated Shade of #c03f00
#b6420a
Grey scale Shade of #c03f00
#606060
Brighten Shade
#d95819
Most Readable Shade
#FFFFFF

Shades of #c03f00 color code

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

#c03f00
#aa3800
#953100
#802a00
#6a2300
#551c00
#401500
#2a0e00
#150700
#000000

Similar Color like #c03f00 color

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

#c14001
#c24102
#c34203
#c44304
#c54405
#c64506
#c74607
#c84708
#c94809
#ca490a
#cb4a0b
#cc4b0c
#cd4c0d
#ce4d0e
#bf3e00
#be3d00
#bd3c00
#bc3b00
#bb3a00
#ba3900
#b93800
#b83700
#b73600
#b63500
#b53400
#b43300
#b33200
#b23100

Monochromatic Color with #c03f00

#c03f00
#ea4d00
#160700
#401500
#6b2300
#953100

Tints of #c03f00 Color

#c03f00
#c7541c
#ce6938
#d57f55
#dc9471
#e3a98d
#eabfaa
#f1d4c6
#f8e9e2
#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

#c03f00
#0081c0

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

Split Complementary

#c03f00
#00c09f
#0021c0

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

Analogous Color

#c0000e
#c01900
#c03f00
#c06500
#c08c00

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

#c03f00
#00c03f
#3f00c0

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

#c03f00
#21c000
#0081c0
#9f00c0

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

#c03f00
#0081c0
#0021c0
#c09f00

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

#c03f00 Color Code Preview on Black Background Color

This is how #c03f00 Color will look on black background color. Color contrast ratio is 3.95

#c03f00 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c03f00

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c03f00

#c03f00 color code is use for CSS Background Color

Background color for the above div is #c03f00

HTML with inline CSS

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

#c03f00 color code is use for CSS Border Color

CSS Border color for the above div is #c03f00

HTML with inline CSS

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

CSS Border Left color for the above div is #c03f00

HTML with inline CSS

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

CSS Border Right color for the above div is #c03f00

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c03f00

HTML with inline CSS

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

CSS Border Top color for the above div is #c03f00

HTML with inline CSS

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

#c03f00 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c03f00 Color code Preview on White Background

This is how #c03f00 Color code will look on white background color. Color contrast ratio is 5.31

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

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.