crispedge.com

Color picker

Loading...

#c178ee hex color - Blue - Warm color - Information

#c178ee hex color - Blue - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #c178ee Color code in RGB color code model is created after adding 75.69% red color, 47.06% green color and 93.33% blue color. Hex #c178ee Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 50% magenta, 0% yellow and 7% black.

Hex #c178ee color code is between #bb77dd web safe hex color code and #cc88ff web safe hex color code. #bb77dd is the nearest web safe color code. You can see here many more shades of #c178ee color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec178ee#c178ee
RGB Decimal193, 120, 238rgb(193, 120, 238)
RGB Percent76%, 47%, 93%rgb(76%, 47%, 93%)
CSS RGBa193, 120, 238,1rgba(193,120,238,1)
CMYK Modelcmyk(19%,50%,0%,7%)
HSL Color Space277,78% ,70%hsl(277,78% ,70%)
HSV Color Space277°, 50%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000010111100011101110
Octal301170356
Decimal193120238
Hexc178ee

Different shades of #c178ee color code.

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

Light Shade of #c178ee
#d6a5f4
Dark Shade of #c178ee
#ac4be8
Saturated Shade of #c178ee
#c370f6
Desaturated Shade of #c178ee
#bf80e6
Grey scale Shade of #c178ee
#b3b3b3
Brighten Shade
#da91ff
Most Readable Shade
#000000

Shades of #c178ee color code

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

#c178ee
#ab6ad3
#965db9
#80509e
#6b4284
#553569
#40284f
#2a1a34
#150d1a
#000000

Similar Color like #c178ee color

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

#c279ef
#c37af0
#c47bf1
#c57cf2
#c67df3
#c77ef4
#c87ff5
#c980f6
#ca81f7
#cb82f8
#cc83f9
#cd84fa
#ce85fb
#cf86fc
#c077ed
#bf76ec
#be75eb
#bd74ea
#bc73e9
#bb72e8
#ba71e7
#b970e6
#b86fe5
#b76ee4
#b66de3
#b56ce2
#b46be1
#b36ae0

Monochromatic Color with #c178ee

#c178ee
#150d1a
#372244
#5a386e
#7c4d99
#9f63c3

Tints of #c178ee Color

#c178ee
#c787ef
#ce96f1
#d5a5f3
#dcb4f5
#e3c3f7
#ead2f9
#f1e1fb
#f8f0fd
#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

#c178ee
#a5ee78

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

Split Complementary

#c178ee
#e0ee78
#78ee86

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

Analogous Color

#9278ee
#a978ee
#c178ee
#d978ee
#ee78ec

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

#c178ee
#eec178
#78eec1

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

#c178ee
#ee8678
#a5ee78
#78e0ee

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

#c178ee
#a5ee78
#78ee86
#ee78e0

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

#c178ee Color Code Preview on Black Background Color

This is how #c178ee Color will look on black background color. Color contrast ratio is 7.19

#c178ee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c178ee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c178ee

#c178ee color code is use for CSS Background Color

Background color for the above div is #c178ee

HTML with inline CSS

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

#c178ee color code is use for CSS Border Color

CSS Border color for the above div is #c178ee

HTML with inline CSS

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

CSS Border Left color for the above div is #c178ee

HTML with inline CSS

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

CSS Border Right color for the above div is #c178ee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c178ee

HTML with inline CSS

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

CSS Border Top color for the above div is #c178ee

HTML with inline CSS

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

#c178ee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c178ee Color code Preview on White Background

This is how #c178ee Color code will look on white background color. Color contrast ratio is 2.92

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

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(193,120,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(165,238,120,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(193,120,238,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.