crispedge.com

Color picker

Loading...

#cc04b8 hex color - Violet - Warm color - Information

#cc04b8 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #cc04b8 Color code in RGB color code model is created after adding 80% red color, 1.57% green color and 72.16% blue color. Hex #cc04b8 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 98% magenta, 10% yellow and 20% black.

Hex #cc04b8 color code is between #bb00bb web safe hex color code and #dd00aa web safe hex color code. #bb00bb is the nearest web safe color code. You can see here many more shades of #cc04b8 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codecc04b8#cc04b8
RGB Decimal204, 4, 184rgb(204, 4, 184)
RGB Percent80%, 2%, 72%rgb(80%, 2%, 72%)
CSS RGBa204, 4, 184,1rgba(204,4,184,1)
CMYK Modelcmyk(0%,98%,10%,20%)
HSL Color Space306,96% ,41%hsl(306,96% ,41%)
HSV Color Space306°, 98%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011000000010010111000
Octal3144270
Decimal2044184
Hexcc04b8

Different shades of #cc04b8 color code.

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

Light Shade of #cc04b8
#fa09e2
Dark Shade of #cc04b8
#9a038b
Saturated Shade of #cc04b8
#d000bb
Desaturated Shade of #cc04b8
#c20eb0
Grey scale Shade of #cc04b8
#686868
Brighten Shade
#e51dd1
Most Readable Shade
#FFFFFF

Shades of #cc04b8 color code

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

#cc04b8
#b503a3
#9e038f
#88027a
#710266
#5a0151
#44013d
#2d0028
#160014
#000000

Similar Color like #cc04b8 color

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

#cd05b9
#ce06ba
#cf07bb
#d008bc
#d109bd
#d20abe
#d30bbf
#d40cc0
#d50dc1
#d60ec2
#d70fc3
#d810c4
#d911c5
#da12c6
#cb03b7
#ca02b6
#c901b5
#c800b4
#c700b3
#c600b2
#c500b1
#c400b0
#c300af
#c200ae
#c100ad
#c000ac
#bf00ab
#be00aa

Monochromatic Color with #cc04b8

#cc04b8
#f605de
#22011f
#4c0245
#77026b
#a10392

Tints of #cc04b8 Color

#cc04b8
#d11fbf
#d73bc7
#dd57cf
#e273d7
#e88fdf
#eeabe7
#f3c7ef
#f9e3f7
#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

#cc04b8
#04cc18

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

Split Complementary

#cc04b8
#54cc04
#04cc7c

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

Analogous Color

#9004cc
#b804cc
#cc04b8
#cc0490
#cc0468

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

#cc04b8
#b8cc04
#04b8cc

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

#cc04b8
#cc7c04
#04cc18
#0454cc

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

#cc04b8
#04cc18
#04cc7c
#cc0454

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

#cc04b8 Color Code Preview on Black Background Color

This is how #cc04b8 Color will look on black background color. Color contrast ratio is 4.28

#cc04b8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc04b8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc04b8

#cc04b8 color code is use for CSS Background Color

Background color for the above div is #cc04b8

HTML with inline CSS

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

#cc04b8 color code is use for CSS Border Color

CSS Border color for the above div is #cc04b8

HTML with inline CSS

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

CSS Border Left color for the above div is #cc04b8

HTML with inline CSS

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

CSS Border Right color for the above div is #cc04b8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc04b8

HTML with inline CSS

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

CSS Border Top color for the above div is #cc04b8

HTML with inline CSS

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

#cc04b8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc04b8 Color code Preview on White Background

This is how #cc04b8 Color code will look on white background color. Color contrast ratio is 4.91

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

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(204,4,184,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(4,204,24,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,4,184,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.