@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#c94499 hex color - Violet - Warm color - Information

#c94499 hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #c94499 Color code in RGB color code model is created after adding 78.82% red color, 26.67% green color and 60% blue color. Hex #c94499 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 66% magenta, 24% yellow and 21.18% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code c94499 #c94499
RGB Decimal 201, 68, 153 rgb(201, 68, 153)
RGB Percent 79%, 27%, 60% rgb(79%, 27%, 60%)
CSS RGBa 201, 68, 153,1 rgba(201,68,153,1)
CMYK Model cmyk(0%,66%,24%,21.18%)
HSL Color Space 322,55% ,53% hsl(322,55% ,53%)
HSV Color Space 322°, 66%, 79%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001001 01000100 10011001
Octal 311 104 231
Decimal 201 68 153
Hex c9 44 99

Different shades of #c94499 color code.

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

Light Shade of #c94499
#d46caf
Dark Shade of #c94499
#a9317e
Saturated Shade of #c94499
#d5389c
Desaturated Shade of #c94499
#bd5096
Grey scale Shade of #c94499
#868686
Brighten Shade
#e25db2
Most Readable Shade
#FFFFFF

Shades of #c94499 color code

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

#c94499
#b23c88
#9c3477
#862d66
#6f2555
#591e44
#431633
#2c0f22
#160711
#000000

Similar Color like #c94499 color

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

#ca459a
#cb469b
#cc479c
#cd489d
#ce499e
#cf4a9f
#d04ba0
#d14ca1
#d24da2
#d34ea3
#d44fa4
#d550a5
#d651a6
#d752a7
#c84398
#c74297
#c64196
#c54095
#c43f94
#c33e93
#c23d92
#c13c91
#c03b90
#bf3a8f
#be398e
#bd388d
#bc378c
#bb368b

Monochromatic Color with #c94499

#c94499
#f352b9
#1f0a18
#491938
#742758
#9e3679

Tints of #c94499 Color

#c94499
#cf58a4
#d56daf
#db82bb
#e197c6
#e7abd1
#edc0dd
#f3d5e8
#f9eaf3
#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

#c94499
#44c974

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

Split Complementary

#c94499
#56c944
#44c9b7

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

Analogous Color

#c444c9
#c944b4
#c94499
#c9447e
#c94464

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

#c94499
#99c944
#4499c9

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

#c94499
#c9b644
#44c974
#4456c9

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

#c94499
#44c974
#44c9b7
#c94456

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

#c94499 Color Code Preview on Black Background Color

This is how #c94499 Color will look on black background color. Color contrast ratio is 4.77

#c94499 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c94499

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c94499

#c94499 color code is use for CSS Background Color

Background color for the above div is #c94499

HTML with inline CSS

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

#c94499 color code is use for CSS Border Color

CSS Border color for the above div is #c94499

HTML with inline CSS

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

CSS Border Left color for the above div is #c94499

HTML with inline CSS

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

CSS Border Right color for the above div is #c94499

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c94499

HTML with inline CSS

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

CSS Border Top color for the above div is #c94499

HTML with inline CSS

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

#c94499 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c94499 Color code Preview on White Background

This is how #c94499 Color code will look on white background color. Color contrast ratio is 4.40

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

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(201,68,153,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(68,201,116,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(201,68,153,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.