crispedge.com

Color picker

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

#c02e41 hex color - Red - Warm color - Information

#c02e41 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #c02e41 Color code in RGB color code model is created after adding 75.29% red color, 18.04% green color and 25.49% blue color. Hex #c02e41 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 76% magenta, 66% yellow and 25% black.

Hex #c02e41 color code is between #bb3344 web safe hex color code and #cc2233 web safe hex color code. #bb3344 is the nearest web safe color code. You can see here many more shades of #c02e41 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codec02e41#c02e41
RGB Decimal192, 46, 65rgb(192, 46, 65)
RGB Percent75%, 18%, 25%rgb(75%, 18%, 25%)
CSS RGBa192, 46, 65,1rgba(192,46,65,1)
CMYK Modelcmyk(0%,76%,66%,25%)
HSL Color Space352,61% ,47%hsl(352,61% ,47%)
HSV Color Space352°, 76%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000000010111001000001
Octal30056101
Decimal1924665
Hexc02e41

Different shades of #c02e41 color code.

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

Light Shade of #c02e41
#d44d5e
Dark Shade of #c02e41
#972433
Saturated Shade of #c02e41
#cc2238
Desaturated Shade of #c02e41
#b43a4a
Grey scale Shade of #c02e41
#777777
Brighten Shade
#d9475a
Most Readable Shade
#FFFFFF

Shades of #c02e41 color code

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

#c02e41
#aa2839
#952332
#801e2b
#6a1924
#55141c
#400f15
#2a0a0e
#150507
#000000

Similar Color like #c02e41 color

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

#c12f42
#c23043
#c33144
#c43245
#c53346
#c63447
#c73548
#c83649
#c9374a
#ca384b
#cb394c
#cc3a4d
#cd3b4e
#ce3c4f
#bf2d40
#be2c3f
#bd2b3e
#bc2a3d
#bb293c
#ba283b
#b9273a
#b82639
#b72538
#b62437
#b52336
#b42235
#b32134
#b22033

Monochromatic Color with #c02e41

#c02e41
#ea384f
#160507
#400f16
#6b1a24
#952433

Tints of #c02e41 Color

#c02e41
#c74556
#ce5c6b
#d57380
#dc8a95
#e3a2aa
#eab9bf
#f1d0d4
#f8e7e9
#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

#c02e41
#2ec0ad

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

Split Complementary

#c02e41
#2ec064
#2e8ac0

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

Analogous Color

#c02e7b
#c02e5e
#c02e41
#c0382e
#c0552e

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

#c02e41
#41c02e
#2e41c0

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

#c02e41
#8ac02e
#2ec0ad
#642ec0

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

#c02e41
#2ec0ad
#2e8ac0
#c0642e

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

#c02e41 Color Code Preview on Black Background Color

This is how #c02e41 Color will look on black background color. Color contrast ratio is 3.71

#c02e41 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c02e41

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c02e41

#c02e41 color code is use for CSS Background Color

Background color for the above div is #c02e41

HTML with inline CSS

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

#c02e41 color code is use for CSS Border Color

CSS Border color for the above div is #c02e41

HTML with inline CSS

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

CSS Border Left color for the above div is #c02e41

HTML with inline CSS

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

CSS Border Right color for the above div is #c02e41

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c02e41

HTML with inline CSS

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

CSS Border Top color for the above div is #c02e41

HTML with inline CSS

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

#c02e41 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c02e41 Color code Preview on White Background

This is how #c02e41 Color code will look on white background color. Color contrast ratio is 5.66

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.