crispedge.com

Color picker

Loading...

#c94bb5 hex color - Violet - Warm color - Information

#c94bb5 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c94bb5 Color code in RGB color code model is created after adding 78.82% red color, 29.41% green color and 70.98% blue color. Hex #c94bb5 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 63% magenta, 10% yellow and 21% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec94bb5#c94bb5
RGB Decimal201, 75, 181rgb(201, 75, 181)
RGB Percent79%, 29%, 71%rgb(79%, 29%, 71%)
CSS RGBa201, 75, 181,1rgba(201,75,181,1)
CMYK Modelcmyk(0%,63%,10%,21%)
HSL Color Space310,54% ,54%hsl(310,54% ,54%)
HSV Color Space310°, 63%, 79%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010010100101110110101
Octal311113265
Decimal20175181
Hexc94bb5

Different shades of #c94bb5 color code.

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

Light Shade of #c94bb5
#d572c5
Dark Shade of #c94bb5
#ad349a
Saturated Shade of #c94bb5
#d53fbd
Desaturated Shade of #c94bb5
#bd57ad
Grey scale Shade of #c94bb5
#8a8a8a
Brighten Shade
#e264ce
Most Readable Shade
#FFFFFF

Shades of #c94bb5 color code

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

#c94bb5
#b242a0
#9c3a8c
#863278
#6f2964
#592150
#43193c
#2c1028
#160814
#000000

Similar Color like #c94bb5 color

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

#ca4cb6
#cb4db7
#cc4eb8
#cd4fb9
#ce50ba
#cf51bb
#d052bc
#d153bd
#d254be
#d355bf
#d456c0
#d557c1
#d658c2
#d759c3
#c84ab4
#c749b3
#c648b2
#c547b1
#c446b0
#c345af
#c244ae
#c143ad
#c042ac
#bf41ab
#be40aa
#bd3fa9
#bc3ea8
#bb3da7

Monochromatic Color with #c94bb5

#c94bb5
#f35bdb
#1f0c1c
#491b42
#742b68
#9e3b8f

Tints of #c94bb5 Color

#c94bb5
#cf5fbd
#d573c5
#db87cd
#e19bd5
#e7afde
#edc3e6
#f3d7ee
#f9ebf6
#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

#c94bb5
#4bc95f

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

Split Complementary

#c94bb5
#76c94b
#4bc99e

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

Analogous Color

#ab4bc9
#c44bc9
#c94bb5
#c94b9c
#c94b83

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

#c94bb5
#b5c94b
#4bb5c9

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

#c94bb5
#c99e4b
#4bc95f
#4b76c9

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

#c94bb5
#4bc95f
#4bc99e
#c94b76

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

#c94bb5 Color Code Preview on Black Background Color

This is how #c94bb5 Color will look on black background color. Color contrast ratio is 5.16

#c94bb5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c94bb5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c94bb5

#c94bb5 color code is use for CSS Background Color

Background color for the above div is #c94bb5

HTML with inline CSS

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

#c94bb5 color code is use for CSS Border Color

CSS Border color for the above div is #c94bb5

HTML with inline CSS

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

CSS Border Left color for the above div is #c94bb5

HTML with inline CSS

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

CSS Border Right color for the above div is #c94bb5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c94bb5

HTML with inline CSS

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

CSS Border Top color for the above div is #c94bb5

HTML with inline CSS

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

#c94bb5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c94bb5 Color code Preview on White Background

This is how #c94bb5 Color code will look on white background color. Color contrast ratio is 4.07

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

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,75,181,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(75,201,95,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(201,75,181,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.