crispedge.com

Color picker

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

#c3319f hex color - Violet - Warm color - Information

#c3319f hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c3319f Color code in RGB color code model is created after adding 76.47% red color, 19.22% green color and 62.35% blue color. Hex #c3319f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 75% magenta, 18% yellow and 24% black.

Hex #c3319f color code is between #bb3399 web safe hex color code and #cc22aa web safe hex color code. #bb3399 is the nearest web safe color code. You can see here many more shades of #c3319f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec3319f#c3319f
RGB Decimal195, 49, 159rgb(195, 49, 159)
RGB Percent76%, 19%, 62%rgb(76%, 19%, 62%)
CSS RGBa195, 49, 159,1rgba(195,49,159,1)
CMYK Modelcmyk(0%,75%,18%,24%)
HSL Color Space315,60% ,48%hsl(315,60% ,48%)
HSV Color Space315°, 75%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000110011000110011111
Octal30361237
Decimal19549159
Hexc3319f

Different shades of #c3319f color code.

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

Light Shade of #c3319f
#d453b4
Dark Shade of #c3319f
#9a277e
Saturated Shade of #c3319f
#cf25a5
Desaturated Shade of #c3319f
#b73d99
Grey scale Shade of #c3319f
#7a7a7a
Brighten Shade
#dc4ab8
Most Readable Shade
#FFFFFF

Shades of #c3319f color code

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

#c3319f
#ad2b8d
#97267b
#82206a
#6c1b58
#561546
#411035
#2b0a23
#150511
#000000

Similar Color like #c3319f color

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

#c432a0
#c533a1
#c634a2
#c735a3
#c836a4
#c937a5
#ca38a6
#cb39a7
#cc3aa8
#cd3ba9
#ce3caa
#cf3dab
#d03eac
#d13fad
#c2309e
#c12f9d
#c02e9c
#bf2d9b
#be2c9a
#bd2b99
#bc2a98
#bb2997
#ba2896
#b92795
#b82694
#b72593
#b62492
#b52391

Monochromatic Color with #c3319f

#c3319f
#ed3cc2
#190614
#431137
#6e1c5a
#98267c

Tints of #c3319f Color

#c3319f
#c947a9
#d05eb4
#d775bf
#dd8cc9
#e4a3d4
#ebbadf
#f1d1e9
#f8e8f4
#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

#c3319f
#31c355

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

Split Complementary

#c3319f
#56c331
#31c39e

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

Analogous Color

#ad31c3
#c331bc
#c3319f
#c33182
#c33165

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

#c3319f
#9fc331
#319fc3

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

#c3319f
#c39e31
#31c355
#3156c3

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

#c3319f
#31c355
#31c39e
#c33156

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

#c3319f Color Code Preview on Black Background Color

This is how #c3319f Color will look on black background color. Color contrast ratio is 4.26

#c3319f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3319f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3319f

#c3319f color code is use for CSS Background Color

Background color for the above div is #c3319f

HTML with inline CSS

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

#c3319f color code is use for CSS Border Color

CSS Border color for the above div is #c3319f

HTML with inline CSS

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

CSS Border Left color for the above div is #c3319f

HTML with inline CSS

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

CSS Border Right color for the above div is #c3319f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c3319f

HTML with inline CSS

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

CSS Border Top color for the above div is #c3319f

HTML with inline CSS

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

#c3319f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c3319f Color code Preview on White Background

This is how #c3319f Color code will look on white background color. Color contrast ratio is 4.93

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

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.