crispedge.com

Color picker

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

#c51796 hex color - Red - Warm color - Information

#c51796 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #c51796 Color code in RGB color code model is created after adding 77.25% red color, 9.02% green color and 58.82% blue color. Hex #c51796 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 88% magenta, 24% yellow and 23% black.

Hex #c51796 color code is between #cc1199 web safe hex color code and #bb2288 web safe hex color code. #cc1199 is the nearest web safe color code. You can see here many more shades of #c51796 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec51796#c51796
RGB Decimal197, 23, 150rgb(197, 23, 150)
RGB Percent77%, 9%, 59%rgb(77%, 9%, 59%)
CSS RGBa197, 23, 150,1rgba(197,23,150,1)
CMYK Modelcmyk(0%,88%,24%,23%)
HSL Color Space316,79% ,43%hsl(316,79% ,43%)
HSV Color Space316°, 88%, 77%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001010001011110010110
Octal30527226
Decimal19723150
Hexc51796

Different shades of #c51796 color code.

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

Light Shade of #c51796
#e629b3
Dark Shade of #c51796
#971273
Saturated Shade of #c51796
#d00c9b
Desaturated Shade of #c51796
#ba2291
Grey scale Shade of #c51796
#6e6e6e
Brighten Shade
#de30af
Most Readable Shade
#FFFFFF

Shades of #c51796 color code

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

#c51796
#af1485
#991174
#830f64
#6d0c53
#570a42
#410732
#2b0521
#150210
#000000

Similar Color like #c51796 color

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

#c61897
#c71998
#c81a99
#c91b9a
#ca1c9b
#cb1d9c
#cc1e9d
#cd1f9e
#ce209f
#cf21a0
#d022a1
#d123a2
#d224a3
#d325a4
#c41695
#c31594
#c21493
#c11392
#c01291
#bf1190
#be108f
#bd0f8e
#bc0e8d
#bb0d8c
#ba0c8b
#b90b8a
#b80a89
#b70988

Monochromatic Color with #c51796

#c51796
#ef1cb6
#1b0315
#450835
#700d55
#9a1276

Tints of #c51796 Color

#c51796
#cb30a1
#d14aad
#d864b9
#de7ec4
#e597d0
#ebb1dc
#f2cbe7
#f8e5f3
#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

#c51796
#17c546

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

Split Complementary

#c51796
#3fc517
#17c59d

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

Analogous Color

#ae17c5
#c517b9
#c51796
#c51773
#c51750

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

#c51796
#96c517
#1796c5

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

#c51796
#c59d17
#17c546
#173fc5

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

#c51796
#17c546
#17c59d
#c5173f

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

#c51796 Color Code Preview on Black Background Color

This is how #c51796 Color will look on black background color. Color contrast ratio is 3.94

#c51796 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c51796

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c51796

#c51796 color code is use for CSS Background Color

Background color for the above div is #c51796

HTML with inline CSS

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

#c51796 color code is use for CSS Border Color

CSS Border color for the above div is #c51796

HTML with inline CSS

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

CSS Border Left color for the above div is #c51796

HTML with inline CSS

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

CSS Border Right color for the above div is #c51796

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c51796

HTML with inline CSS

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

CSS Border Top color for the above div is #c51796

HTML with inline CSS

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

#c51796 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c51796 Color code Preview on White Background

This is how #c51796 Color code will look on white background color. Color contrast ratio is 5.33

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.