crispedge.com

#c03007 hex color - Red - Warm color - Information

#c03007 hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #c03007 Color code in RGB color code model is created after adding 75.29% red color, 18.82% green color and 2.75% blue color. Hex #c03007 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 75% magenta, 96% yellow and 24.71% black.

Hex #c03007 color code is between #bb3300 web safe hex color code and #cc2200 web safe hex color code. #bb3300 is the nearest web safe color code. You can see here many more shades of #c03007 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codec03007#c03007
RGB Decimal192, 48, 7rgb(192, 48, 7)
RGB Percent75%, 19%, 3%rgb(75%, 19%, 3%)
CSS RGBa192, 48, 7,1rgba(192,48,7,1)
CMYK Modelcmyk(0%,75%,96%,24.71%)
HSL Color Space13,93% ,39%hsl(13,93% ,39%)
HSV Color Space13°, 96%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000000011000000000111
Octal300607
Decimal192487
Hexc03007

Different shades of #c03007 color code.

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

Light Shade of #c03007
#f13c09
Dark Shade of #c03007
#8f2405
Saturated Shade of #c03007
#c72c00
Desaturated Shade of #c03007
#b63611
Grey scale Shade of #c03007
#636363
Brighten Shade
#d94920
Most Readable Shade
#FFFFFF

Shades of #c03007 color code

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

#c03007
#aa2a06
#952505
#802004
#6a1a03
#551503
#401002
#2a0a01
#150500
#000000

Similar Color like #c03007 color

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

#c13108
#c23209
#c3330a
#c4340b
#c5350c
#c6360d
#c7370e
#c8380f
#c93910
#ca3a11
#cb3b12
#cc3c13
#cd3d14
#ce3e15
#bf2f06
#be2e05
#bd2d04
#bc2c03
#bb2b02
#ba2a01
#b92900
#b82800
#b72700
#b62600
#b52500
#b42400
#b32300
#b22200

Monochromatic Color with #c03007

#c03007
#ea3b09
#160501
#401002
#6b1b04
#952505

Tints of #c03007 Color

#c03007
#c74722
#ce5e3e
#d57559
#dc8c75
#e3a390
#eabaac
#f1d1c7
#f8e8e3
#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

#c03007
#0797c0

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

Split Complementary

#c03007
#07c08c
#073bc0

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

Analogous Color

#c00728
#c00b07
#c03007
#c05507
#c07a07

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

#c03007
#07c030
#3007c0

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

#c03007
#3ac007
#0797c0
#8c07c0

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

#c03007
#0797c0
#073bc0
#c08c07

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

#c03007 Color Code Preview on Black Background Color

This is how #c03007 Color will look on black background color. Color contrast ratio is 3.67

#c03007 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c03007

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c03007

#c03007 color code is use for CSS Background Color

Background color for the above div is #c03007

HTML with inline CSS

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

#c03007 color code is use for CSS Border Color

CSS Border color for the above div is #c03007

HTML with inline CSS

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

CSS Border Left color for the above div is #c03007

HTML with inline CSS

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

CSS Border Right color for the above div is #c03007

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c03007

HTML with inline CSS

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

CSS Border Top color for the above div is #c03007

HTML with inline CSS

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

#c03007 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c03007 Color code Preview on White Background

This is how #c03007 Color code will look on white background color. Color contrast ratio is 5.73

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(192,48,7,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(7,151,192,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(192,48,7,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.