@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#c30802 hex color - Red - Warm color - Information

#c30802 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #c30802 Color code in RGB color code model is created after adding 76.47% red color, 3.14% green color and 0.78% blue color. Hex #c30802 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 96% magenta, 99% yellow and 23.53% black.

Hex #c30802 color code is between #bb0000 web safe hex color code and #cc0000 web safe hex color code. #bb0000 is the nearest web safe color code. You can see here many more shades of #c30802 color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codec30802#c30802
RGB Decimal195, 8, 2rgb(195, 8, 2)
RGB Percent76%, 3%, 1%rgb(76%, 3%, 1%)
CSS RGBa195, 8, 2,1rgba(195,8,2,1)
CMYK Modelcmyk(0%,96%,99%,23.53%)
HSL Color Space2,98% ,39%hsl(2,98% ,39%)
HSV Color Space2°, 99%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000110000100000000010
Octal303102
Decimal19582
Hexc30802

Different shades of #c30802 color code.

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

Light Shade of #c30802
#f50a03
Dark Shade of #c30802
#900601
Saturated Shade of #c30802
#c50600
Desaturated Shade of #c30802
#b9110c
Grey scale Shade of #c30802
#626262
Brighten Shade
#dc211b
Most Readable Shade
#FFFFFF

Shades of #c30802 color code

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

#c30802
#ad0701
#970601
#820501
#6c0401
#560300
#410200
#2b0100
#150000
#000000

Similar Color like #c30802 color

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

#c40903
#c50a04
#c60b05
#c70c06
#c80d07
#c90e08
#ca0f09
#cb100a
#cc110b
#cd120c
#ce130d
#cf140e
#d0150f
#d11610
#c20701
#c10600
#c00500
#bf0400
#be0300
#bd0200
#bc0100
#bb0000
#ba0000
#b90000
#b80000
#b70000
#b60000
#b50000

Monochromatic Color with #c30802

#c30802
#ed0a02
#190100
#430301
#6e0501
#980602

Tints of #c30802 Color

#c30802
#c9231e
#d03e3a
#d75a56
#dd7572
#e4918e
#ebacaa
#f1c8c6
#f8e3e2
#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

#c30802
#02bdc3

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

Split Complementary

#c30802
#02c369
#025cc3

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

Analogous Color

#c30249
#c30223
#c30802
#c32f02
#c35502

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

#c30802
#02c308
#0802c3

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

#c30802
#5cc302
#02bdc3
#6802c3

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

#c30802
#02bdc3
#025cc3
#c36802

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

#c30802 Color Code Preview on Black Background Color

This is how #c30802 Color will look on black background color. Color contrast ratio is 3.36

#c30802 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c30802

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c30802

#c30802 color code is use for CSS Background Color

Background color for the above div is #c30802

HTML with inline CSS

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

#c30802 color code is use for CSS Border Color

CSS Border color for the above div is #c30802

HTML with inline CSS

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

CSS Border Left color for the above div is #c30802

HTML with inline CSS

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

CSS Border Right color for the above div is #c30802

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c30802

HTML with inline CSS

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

CSS Border Top color for the above div is #c30802

HTML with inline CSS

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

#c30802 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c30802 Color code Preview on White Background

This is how #c30802 Color code will look on white background color. Color contrast ratio is 6.26

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

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(195,8,2,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(2,189,195,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(195,8,2,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.