crispedge.com

Color picker

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

#c9300e hex color - Orange - Warm color - Information

#c9300e hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #c9300e Color code in RGB color code model is created after adding 78.82% red color, 18.82% green color and 5.49% blue color. Hex #c9300e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 76% magenta, 93% yellow and 21% black.

Hex #c9300e color code is between #cc3311 web safe hex color code and #bb2200 web safe hex color code. #cc3311 is the nearest web safe color code. You can see here many more shades of #c9300e color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codec9300e#c9300e
RGB Decimal201, 48, 14rgb(201, 48, 14)
RGB Percent79%, 19%, 5%rgb(79%, 19%, 5%)
CSS RGBa201, 48, 14,1rgba(201,48,14,1)
CMYK Modelcmyk(0%,76%,93%,21%)
HSL Color Space11,87% ,42%hsl(11,87% ,42%)
HSV Color Space11°, 93%, 79%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010010011000000001110
Octal3116016
Decimal2014814
Hexc9300e

Different shades of #c9300e color code.

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

Light Shade of #c9300e
#ef411b
Dark Shade of #c9300e
#99250b
Saturated Shade of #c9300e
#d42903
Desaturated Shade of #c9300e
#be3719
Grey scale Shade of #c9300e
#6b6b6b
Brighten Shade
#e24927
Most Readable Shade
#FFFFFF

Shades of #c9300e color code

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

#c9300e
#b22a0c
#9c250a
#862009
#6f1a07
#591506
#431004
#2c0a03
#160501
#000000

Similar Color like #c9300e color

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

#ca310f
#cb3210
#cc3311
#cd3412
#ce3513
#cf3614
#d03715
#d13816
#d23917
#d33a18
#d43b19
#d53c1a
#d63d1b
#d73e1c
#c82f0d
#c72e0c
#c62d0b
#c52c0a
#c42b09
#c32a08
#c22907
#c12806
#c02705
#bf2604
#be2503
#bd2402
#bc2301
#bb2200

Monochromatic Color with #c9300e

#c9300e
#f33a11
#1f0702
#491205
#741c08
#9e260b

Tints of #c9300e Color

#c9300e
#cf4728
#d55e43
#db755e
#e18c79
#e7a393
#edbaae
#f3d1c9
#f9e8e4
#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

#c9300e
#0ea7c9

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

Split Complementary

#c9300e
#0ec98d
#0e4ac9

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

Analogous Color

#c90e37
#c90e11
#c9300e
#c9550e
#c97b0e

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

#c9300e
#0ec930
#300ec9

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

#c9300e
#49c90e
#0ea7c9
#8d0ec9

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

#c9300e
#0ea7c9
#0e4ac9
#c98d0e

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

#c9300e Color Code Preview on Black Background Color

This is how #c9300e Color will look on black background color. Color contrast ratio is 3.91

#c9300e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c9300e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c9300e

#c9300e color code is use for CSS Background Color

Background color for the above div is #c9300e

HTML with inline CSS

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

#c9300e color code is use for CSS Border Color

CSS Border color for the above div is #c9300e

HTML with inline CSS

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

CSS Border Left color for the above div is #c9300e

HTML with inline CSS

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

CSS Border Right color for the above div is #c9300e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c9300e

HTML with inline CSS

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

CSS Border Top color for the above div is #c9300e

HTML with inline CSS

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

#c9300e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c9300e Color code Preview on White Background

This is how #c9300e Color code will look on white background color. Color contrast ratio is 5.37

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.