crispedge.com

Color picker

Loading...

#c7318b hex color - Violet - Warm color - Information

#c7318b hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #c7318b Color code in RGB color code model is created after adding 78.04% red color, 19.22% green color and 54.51% blue color. Hex #c7318b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 75% magenta, 30% yellow and 22% black.

Hex #c7318b color code is between #cc3388 web safe hex color code and #bb2299 web safe hex color code. #cc3388 is the nearest web safe color code. You can see here many more shades of #c7318b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codec7318b#c7318b
RGB Decimal199, 49, 139rgb(199, 49, 139)
RGB Percent78%, 19%, 55%rgb(78%, 19%, 55%)
CSS RGBa199, 49, 139,1rgba(199,49,139,1)
CMYK Modelcmyk(0%,75%,30%,22%)
HSL Color Space324,60% ,49%hsl(324,60% ,49%)
HSV Color Space324°, 75%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001110011000110001011
Octal30761213
Decimal19949139
Hexc7318b

Different shades of #c7318b color code.

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

Light Shade of #c7318b
#d556a2
Dark Shade of #c7318b
#9e276e
Saturated Shade of #c7318b
#d3258d
Desaturated Shade of #c7318b
#bb3d88
Grey scale Shade of #c7318b
#7c7c7c
Brighten Shade
#e04aa4
Most Readable Shade
#FFFFFF

Shades of #c7318b color code

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

#c7318b
#b02b7b
#9a266c
#84205c
#6e1b4d
#58153d
#42102e
#2c0a1e
#16050f
#000000

Similar Color like #c7318b color

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

#c8328c
#c9338d
#ca348e
#cb358f
#cc3690
#cd3791
#ce3892
#cf3993
#d03a94
#d13b95
#d23c96
#d33d97
#d43e98
#d53f99
#c6308a
#c52f89
#c42e88
#c32d87
#c22c86
#c12b85
#c02a84
#bf2983
#be2882
#bd2781
#bc2680
#bb257f
#ba247e
#b9237d

Monochromatic Color with #c7318b

#c7318b
#f13ba9
#1d0714
#471232
#721c50
#9c276d

Tints of #c7318b Color

#c7318b
#cd4797
#d35ea4
#d975b1
#df8cbe
#e6a3cb
#ecbad8
#f2d1e5
#f8e8f2
#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

#c7318b
#31c76d

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

Split Complementary

#c7318b
#40c731
#31c7b8

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

Analogous Color

#c731c7
#c731a9
#c7318b
#c7316d
#c7314f

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

#c7318b
#8bc731
#318bc7

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

#c7318b
#c7b831
#31c76d
#3140c7

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

#c7318b
#31c76d
#31c7b8
#c73140

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

#c7318b Color Code Preview on Black Background Color

This is how #c7318b Color will look on black background color. Color contrast ratio is 4.24

#c7318b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c7318b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c7318b

#c7318b color code is use for CSS Background Color

Background color for the above div is #c7318b

HTML with inline CSS

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

#c7318b color code is use for CSS Border Color

CSS Border color for the above div is #c7318b

HTML with inline CSS

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

CSS Border Left color for the above div is #c7318b

HTML with inline CSS

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

CSS Border Right color for the above div is #c7318b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c7318b

HTML with inline CSS

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

CSS Border Top color for the above div is #c7318b

HTML with inline CSS

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

#c7318b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c7318b Color code Preview on White Background

This is how #c7318b Color code will look on white background color. Color contrast ratio is 4.95

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(199,49,139,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(49,199,109,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(199,49,139,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.