crispedge.com

Color picker

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

#c3193b hex color - Red - Warm color - Information

#c3193b hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #c3193b Color code in RGB color code model is created after adding 76.47% red color, 9.8% green color and 23.14% blue color. Hex #c3193b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 87% magenta, 70% yellow and 24% black.

Hex #c3193b color code is between #bb1133 web safe hex color code and #cc2244 web safe hex color code. #bb1133 is the nearest web safe color code. You can see here many more shades of #c3193b color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec3193b#c3193b
RGB Decimal195, 25, 59rgb(195, 25, 59)
RGB Percent76%, 10%, 23%rgb(76%, 10%, 23%)
CSS RGBa195, 25, 59,1rgba(195,25,59,1)
CMYK Modelcmyk(0%,87%,70%,24%)
HSL Color Space348,77% ,43%hsl(348,77% ,43%)
HSV Color Space348°, 87%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000110001100100111011
Octal3033173
Decimal1952559
Hexc3193b

Different shades of #c3193b color code.

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

Light Shade of #c3193b
#e42b50
Dark Shade of #c3193b
#96132d
Saturated Shade of #c3193b
#ce0e34
Desaturated Shade of #c3193b
#b82442
Grey scale Shade of #c3193b
#6e6e6e
Brighten Shade
#dc3254
Most Readable Shade
#FFFFFF

Shades of #c3193b color code

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

#c3193b
#ad1634
#97132d
#821027
#6c0d20
#560b1a
#410813
#2b050d
#150206
#000000

Similar Color like #c3193b color

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

#c41a3c
#c51b3d
#c61c3e
#c71d3f
#c81e40
#c91f41
#ca2042
#cb2143
#cc2244
#cd2345
#ce2446
#cf2547
#d02648
#d12749
#c2183a
#c11739
#c01638
#bf1537
#be1436
#bd1335
#bc1234
#bb1133
#ba1032
#b90f31
#b80e30
#b70d2f
#b60c2e
#b50b2d

Monochromatic Color with #c3193b

#c3193b
#ed1e48
#190308
#430914
#6e0e21
#98142e

Tints of #c3193b Color

#c3193b
#c93250
#d04c66
#d7657c
#dd7f92
#e498a7
#ebb2bd
#f1cbd3
#f8e5e9
#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

#c3193b
#19c3a1

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

Split Complementary

#c3193b
#19c34c
#1990c3

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

Analogous Color

#c3197f
#c3195d
#c3193b
#c31919
#c33b19

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

#c3193b
#3bc319
#193bc3

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

#c3193b
#90c319
#19c3a1
#4c19c3

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

#c3193b
#19c3a1
#1990c3
#c34c19

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

#c3193b Color Code Preview on Black Background Color

This is how #c3193b Color will look on black background color. Color contrast ratio is 3.52

#c3193b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3193b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3193b

#c3193b color code is use for CSS Background Color

Background color for the above div is #c3193b

HTML with inline CSS

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

#c3193b color code is use for CSS Border Color

CSS Border color for the above div is #c3193b

HTML with inline CSS

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

CSS Border Left color for the above div is #c3193b

HTML with inline CSS

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

CSS Border Right color for the above div is #c3193b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c3193b

HTML with inline CSS

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

CSS Border Top color for the above div is #c3193b

HTML with inline CSS

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

#c3193b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c3193b Color code Preview on White Background

This is how #c3193b Color code will look on white background color. Color contrast ratio is 5.96

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

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.