crispedge.com

Color picker

Loading...

#cb7ecc hex color - Violet - Warm color - Information

#cb7ecc hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #cb7ecc Color code in RGB color code model is created after adding 79.61% red color, 49.41% green color and 80% blue color. Hex #cb7ecc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 38% magenta, 0% yellow and 20% black.

Hex #cb7ecc color code is between #cc77bb web safe hex color code and #bb88dd web safe hex color code. #cc77bb is the nearest web safe color code. You can see here many more shades of #cb7ecc color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codecb7ecc#cb7ecc
RGB Decimal203, 126, 204rgb(203, 126, 204)
RGB Percent80%, 49%, 80%rgb(80%, 49%, 80%)
CSS RGBa203, 126, 204,1rgba(203,126,204,1)
CMYK Modelcmyk(0%,38%,0%,20%)
HSL Color Space299,43% ,65%hsl(299,43% ,65%)
HSV Color Space299°, 38%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010110111111011001100
Octal313176314
Decimal203126204
Hexcb7ecc

Different shades of #cb7ecc color code.

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

Light Shade of #cb7ecc
#daa3da
Dark Shade of #cb7ecc
#bc59be
Saturated Shade of #cb7ecc
#d475d5
Desaturated Shade of #cb7ecc
#c287c3
Grey scale Shade of #cb7ecc
#a5a5a5
Brighten Shade
#e497e5
Most Readable Shade
#000000

Shades of #cb7ecc color code

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

#cb7ecc
#b470b5
#9d629e
#875488
#704671
#5a385a
#432a44
#2d1c2d
#160e16
#000000

Similar Color like #cb7ecc color

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

#cc7fcd
#cd80ce
#ce81cf
#cf82d0
#d083d1
#d184d2
#d285d3
#d386d4
#d487d5
#d588d6
#d689d7
#d78ad8
#d88bd9
#d98cda
#ca7dcb
#c97cca
#c87bc9
#c77ac8
#c679c7
#c578c6
#c477c5
#c376c4
#c275c3
#c174c2
#c073c1
#bf72c0
#be71bf
#bd70be

Monochromatic Color with #cb7ecc

#cb7ecc
#f598f6
#221522
#4c2f4c
#764977
#a164a1

Tints of #cb7ecc Color

#cb7ecc
#d08cd1
#d69ad7
#dca9dd
#e2b7e2
#e7c5e8
#edd4ee
#f3e2f3
#f9f0f9
#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

#cb7ecc
#7fcc7e

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

Split Complementary

#cb7ecc
#a6cc7e
#7ecca4

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

Analogous Color

#ac7ecc
#bb7ecc
#cb7ecc
#cc7ebd
#cc7eae

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

#cb7ecc
#cccb7e
#7ecccb

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

#cb7ecc
#cca47e
#7fcc7e
#7ea6cc

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

#cb7ecc
#7fcc7e
#7ecca4
#cc7ea6

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

#cb7ecc Color Code Preview on Black Background Color

This is how #cb7ecc Color will look on black background color. Color contrast ratio is 7.40

#cb7ecc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cb7ecc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cb7ecc

#cb7ecc color code is use for CSS Background Color

Background color for the above div is #cb7ecc

HTML with inline CSS

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

#cb7ecc color code is use for CSS Border Color

CSS Border color for the above div is #cb7ecc

HTML with inline CSS

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

CSS Border Left color for the above div is #cb7ecc

HTML with inline CSS

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

CSS Border Right color for the above div is #cb7ecc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cb7ecc

HTML with inline CSS

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

CSS Border Top color for the above div is #cb7ecc

HTML with inline CSS

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

#cb7ecc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cb7ecc Color code Preview on White Background

This is how #cb7ecc Color code will look on white background color. Color contrast ratio is 2.84

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

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.