crispedge.com

Color picker

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

#c61950 hex color - Red - Warm color - Information

#c61950 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #c61950 Color code in RGB color code model is created after adding 77.65% red color, 9.8% green color and 31.37% blue color. Hex #c61950 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 87% magenta, 60% yellow and 22% black.

Hex #c61950 color code is between #cc1155 web safe hex color code and #bb2244 web safe hex color code. #cc1155 is the nearest web safe color code. You can see here many more shades of #c61950 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codec61950#c61950
RGB Decimal198, 25, 80rgb(198, 25, 80)
RGB Percent78%, 10%, 31%rgb(78%, 10%, 31%)
CSS RGBa198, 25, 80,1rgba(198,25,80,1)
CMYK Modelcmyk(0%,87%,60%,22%)
HSL Color Space341,78% ,44%hsl(341,78% ,44%)
HSV Color Space341°, 87%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001100001100101010000
Octal30631120
Decimal1982580
Hexc61950

Different shades of #c61950 color code.

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

Light Shade of #c61950
#e52d68
Dark Shade of #c61950
#99133e
Saturated Shade of #c61950
#d10e4c
Desaturated Shade of #c61950
#bb2454
Grey scale Shade of #c61950
#6f6f6f
Brighten Shade
#df3269
Most Readable Shade
#FFFFFF

Shades of #c61950 color code

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

#c61950
#b01647
#9a133e
#841035
#6e0d2c
#580b23
#42081a
#2c0511
#160208
#000000

Similar Color like #c61950 color

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

#c71a51
#c81b52
#c91c53
#ca1d54
#cb1e55
#cc1f56
#cd2057
#ce2158
#cf2259
#d0235a
#d1245b
#d2255c
#d3265d
#d4275e
#c5184f
#c4174e
#c3164d
#c2154c
#c1144b
#c0134a
#bf1249
#be1148
#bd1047
#bc0f46
#bb0e45
#ba0d44
#b90c43
#b80b42

Monochromatic Color with #c61950

#c61950
#f01e61
#1c040b
#46091c
#710e2e
#9b143f

Tints of #c61950 Color

#c61950
#cc3263
#d24c76
#d9658a
#df7f9d
#e598b1
#ecb2c4
#f2cbd8
#f8e5eb
#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

#c61950
#19c68f

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

Split Complementary

#c61950
#19c639
#19a7c6

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

Analogous Color

#c61995
#c61973
#c61950
#c6192d
#c62719

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

#c61950
#50c619
#1950c6

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

#c61950
#a6c619
#19c68f
#3819c6

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

#c61950
#19c68f
#19a7c6
#c63919

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

#c61950 Color Code Preview on Black Background Color

This is how #c61950 Color will look on black background color. Color contrast ratio is 3.66

#c61950 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c61950

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c61950

#c61950 color code is use for CSS Background Color

Background color for the above div is #c61950

HTML with inline CSS

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

#c61950 color code is use for CSS Border Color

CSS Border color for the above div is #c61950

HTML with inline CSS

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

CSS Border Left color for the above div is #c61950

HTML with inline CSS

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

CSS Border Right color for the above div is #c61950

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c61950

HTML with inline CSS

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

CSS Border Top color for the above div is #c61950

HTML with inline CSS

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

#c61950 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c61950 Color code Preview on White Background

This is how #c61950 Color code will look on white background color. Color contrast ratio is 5.74

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

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.