crispedge.com

Color picker

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

#c4003c hex color - Red - Warm color - Information

#c4003c hex color - Red - Warm color

Color Hue/Base color: Red

Hex #c4003c Color code in RGB color code model is created after adding 76.86% red color, 0% green color and 23.53% blue color. Hex #c4003c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 100% magenta, 69% yellow and 23% black.

Hex #c4003c color code is between #cc0044 web safe hex color code and #bb0033 web safe hex color code. #cc0044 is the nearest web safe color code. You can see here many more shades of #c4003c color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codec4003c#c4003c
RGB Decimal196, 0, 60rgb(196, 0, 60)
RGB Percent77%, 0%, 24%rgb(77%, 0%, 24%)
CSS RGBa196, 0, 60,1rgba(196,0,60,1)
CMYK Modelcmyk(0%,100%,69%,23%)
HSL Color Space342,100% ,38%hsl(342,100% ,38%)
HSV Color Space342°, 100%, 77%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001000000000000111100
Octal304074
Decimal196060
Hexc4003c

Different shades of #c4003c color code.

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

Light Shade of #c4003c
#f7004c
Dark Shade of #c4003c
#91002c
Saturated Shade of #c4003c
#c4003c
Desaturated Shade of #c4003c
#ba0a40
Grey scale Shade of #c4003c
#626262
Brighten Shade
#dd1955
Most Readable Shade
#FFFFFF

Shades of #c4003c color code

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

#c4003c
#ae0035
#98002e
#820028
#6c0021
#57001a
#410014
#2b000d
#150006
#000000

Similar Color like #c4003c color

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

#c5013d
#c6023e
#c7033f
#c80440
#c90541
#ca0642
#cb0743
#cc0844
#cd0945
#ce0a46
#cf0b47
#d00c48
#d10d49
#d20e4a
#c3003b
#c2003a
#c10039
#c00038
#bf0037
#be0036
#bd0035
#bc0034
#bb0033
#ba0032
#b90031
#b80030
#b7002f
#b6002e

Monochromatic Color with #c4003c

#c4003c
#ee0049
#1a0008
#440015
#6f0022
#99002f

Tints of #c4003c Color

#c4003c
#ca1c51
#d13867
#d7557d
#de7192
#e48da8
#ebaabe
#f1c6d3
#f8e2e9
#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

#c4003c
#00c488

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

Split Complementary

#c4003c
#00c426
#009ec4

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

Analogous Color

#c4008a
#c40063
#c4003c
#c40015
#c41200

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

#c4003c
#3cc400
#003cc4

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

#c4003c
#9ec400
#00c488
#2600c4

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

#c4003c
#00c488
#009ec4
#c42600

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

#c4003c Color Code Preview on Black Background Color

This is how #c4003c Color will look on black background color. Color contrast ratio is 3.41

#c4003c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4003c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4003c

#c4003c color code is use for CSS Background Color

Background color for the above div is #c4003c

HTML with inline CSS

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

#c4003c color code is use for CSS Border Color

CSS Border color for the above div is #c4003c

HTML with inline CSS

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

CSS Border Left color for the above div is #c4003c

HTML with inline CSS

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

CSS Border Right color for the above div is #c4003c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c4003c

HTML with inline CSS

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

CSS Border Top color for the above div is #c4003c

HTML with inline CSS

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

#c4003c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c4003c Color code Preview on White Background

This is how #c4003c Color code will look on white background color. Color contrast ratio is 6.15

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

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.