crispedge.com

Color picker

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

#c12056 hex color - Red - Warm color - Information

#c12056 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #c12056 Color code in RGB color code model is created after adding 75.69% red color, 12.55% green color and 33.73% blue color. Hex #c12056 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 83% magenta, 55% yellow and 24% black.

Hex #c12056 color code is between #bb2255 web safe hex color code and #cc1166 web safe hex color code. #bb2255 is the nearest web safe color code. You can see here many more shades of #c12056 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codec12056#c12056
RGB Decimal193, 32, 86rgb(193, 32, 86)
RGB Percent76%, 13%, 34%rgb(76%, 13%, 34%)
CSS RGBa193, 32, 86,1rgba(193,32,86,1)
CMYK Modelcmyk(0%,83%,55%,24%)
HSL Color Space340,72% ,44%hsl(340,72% ,44%)
HSV Color Space340°, 83%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000010010000001010110
Octal30140126
Decimal1933286
Hexc12056

Different shades of #c12056 color code.

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

Light Shade of #c12056
#de366e
Dark Shade of #c12056
#951942
Saturated Shade of #c12056
#cc1552
Desaturated Shade of #c12056
#b62b5a
Grey scale Shade of #c12056
#707070
Brighten Shade
#da396f
Most Readable Shade
#FFFFFF

Shades of #c12056 color code

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

#c12056
#ab1c4c
#961842
#801539
#6b112f
#550e26
#400a1c
#2a0713
#150309
#000000

Similar Color like #c12056 color

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

#c22157
#c32258
#c42359
#c5245a
#c6255b
#c7265c
#c8275d
#c9285e
#ca295f
#cb2a60
#cc2b61
#cd2c62
#ce2d63
#cf2e64
#c01f55
#bf1e54
#be1d53
#bd1c52
#bc1b51
#bb1a50
#ba194f
#b9184e
#b8174d
#b7164c
#b6154b
#b5144a
#b41349
#b31248

Monochromatic Color with #c12056

#c12056
#eb2769
#17040a
#410b1d
#6c1230
#961943

Tints of #c12056 Color

#c12056
#c73868
#ce517b
#d56a8e
#dc83a1
#e39bb3
#eab4c6
#f1cdd9
#f8e6ec
#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

#c12056
#20c18b

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

Split Complementary

#c12056
#20c13b
#20a6c1

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

Analogous Color

#c12096
#c12076
#c12056
#c12036
#c12a20

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

#c12056
#56c120
#2056c1

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

#c12056
#a6c120
#20c18b
#3a20c1

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

#c12056
#20c18b
#20a6c1
#c13b20

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

#c12056 Color Code Preview on Black Background Color

This is how #c12056 Color will look on black background color. Color contrast ratio is 3.61

#c12056 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c12056

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c12056

#c12056 color code is use for CSS Background Color

Background color for the above div is #c12056

HTML with inline CSS

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

#c12056 color code is use for CSS Border Color

CSS Border color for the above div is #c12056

HTML with inline CSS

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

CSS Border Left color for the above div is #c12056

HTML with inline CSS

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

CSS Border Right color for the above div is #c12056

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c12056

HTML with inline CSS

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

CSS Border Top color for the above div is #c12056

HTML with inline CSS

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

#c12056 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c12056 Color code Preview on White Background

This is how #c12056 Color code will look on white background color. Color contrast ratio is 5.82

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

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.