crispedge.com

Color picker

Loading...

#c3b0cc hex color - Violet - Warm color - Information

#c3b0cc hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c3b0cc Color code in RGB color code model is created after adding 76.47% red color, 69.02% green color and 80% blue color. Hex #c3b0cc Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 14% magenta, 0% yellow and 20% black.

Hex #c3b0cc color code is between #bbaabb web safe hex color code and #ccbbdd web safe hex color code. #bbaabb is the nearest web safe color code. You can see here many more shades of #c3b0cc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec3b0cc#c3b0cc
RGB Decimal195, 176, 204rgb(195, 176, 204)
RGB Percent76%, 69%, 80%rgb(76%, 69%, 80%)
CSS RGBa195, 176, 204,1rgba(195,176,204,1)
CMYK Modelcmyk(4%,14%,0%,20%)
HSL Color Space281,22% ,75%hsl(281,22% ,75%)
HSV Color Space281°, 14%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000111011000011001100
Octal303260314
Decimal195176204
Hexc3b0cc

Different shades of #c3b0cc color code.

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

Light Shade of #c3b0cc
#dbcfe0
Dark Shade of #c3b0cc
#ab91b8
Saturated Shade of #c3b0cc
#c5a9d2
Desaturated Shade of #c3b0cc
#c1b6c5
Grey scale Shade of #c3b0cc
#bebebe
Brighten Shade
#dcc9e5
Most Readable Shade
#000000

Shades of #c3b0cc color code

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

#c3b0cc
#ad9cb5
#97889e
#827588
#6c6171
#564e5a
#413a44
#2b272d
#151316
#000000

Similar Color like #c3b0cc color

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

#c4b1cd
#c5b2ce
#c6b3cf
#c7b4d0
#c8b5d1
#c9b6d2
#cab7d3
#cbb8d4
#ccb9d5
#cdbad6
#cebbd7
#cfbcd8
#d0bdd9
#d1beda
#c2afcb
#c1aeca
#c0adc9
#bfacc8
#beabc7
#bdaac6
#bca9c5
#bba8c4
#baa7c3
#b9a6c2
#b8a5c1
#b7a4c0
#b6a3bf
#b5a2be

Monochromatic Color with #c3b0cc

#c3b0cc
#ecd5f6
#201d22
#49424c
#726777
#9a8ba1

Tints of #c3b0cc Color

#c3b0cc
#c9b8d1
#d0c1d7
#d7cadd
#ddd3e2
#e4dbe8
#ebe4ee
#f1edf3
#f8f6f9
#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

#c3b0cc
#b9ccb0

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

Split Complementary

#c3b0cc
#c7ccb0
#b0ccb5

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

Analogous Color

#b8b0cc
#bdb0cc
#c3b0cc
#c9b0cc
#ccb0ca

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

#c3b0cc
#ccc3b0
#b0ccc3

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

#c3b0cc
#ccb5b0
#b9ccb0
#b0c7cc

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

#c3b0cc
#b9ccb0
#b0ccb5
#ccb0c7

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

#c3b0cc Color Code Preview on Black Background Color

This is how #c3b0cc Color will look on black background color. Color contrast ratio is 10.40

#c3b0cc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3b0cc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3b0cc

#c3b0cc color code is use for CSS Background Color

Background color for the above div is #c3b0cc

HTML with inline CSS

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

#c3b0cc color code is use for CSS Border Color

CSS Border color for the above div is #c3b0cc

HTML with inline CSS

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

CSS Border Left color for the above div is #c3b0cc

HTML with inline CSS

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

CSS Border Right color for the above div is #c3b0cc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c3b0cc

HTML with inline CSS

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

CSS Border Top color for the above div is #c3b0cc

HTML with inline CSS

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

#c3b0cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c3b0cc Color code Preview on White Background

This is how #c3b0cc Color code will look on white background color. Color contrast ratio is 2.02

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

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(195,176,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(185,204,176,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(195,176,204,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.