crispedge.com

Color picker

Loading...

#c767bb hex color - Violet - Warm color - Information

#c767bb hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c767bb Color code in RGB color code model is created after adding 78.04% red color, 40.39% green color and 73.33% blue color. Hex #c767bb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 48% magenta, 6% yellow and 22% black.

Hex #c767bb color code is between #cc66aa web safe hex color code and #bb77cc web safe hex color code. #cc66aa is the nearest web safe color code. You can see here many more shades of #c767bb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec767bb#c767bb
RGB Decimal199, 103, 187rgb(199, 103, 187)
RGB Percent78%, 40%, 73%rgb(78%, 40%, 73%)
CSS RGBa199, 103, 187,1rgba(199,103,187,1)
CMYK Modelcmyk(0%,48%,6%,22%)
HSL Color Space308,46% ,59%hsl(308,46% ,59%)
HSV Color Space307°, 48%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001110110011110111011
Octal307147273
Decimal199103187
Hexc767bb

Different shades of #c767bb color code.

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

Light Shade of #c767bb
#d58ccc
Dark Shade of #c767bb
#b744a9
Saturated Shade of #c767bb
#d15dc3
Desaturated Shade of #c767bb
#bd71b3
Grey scale Shade of #c767bb
#979797
Brighten Shade
#e080d4
Most Readable Shade
#000000

Shades of #c767bb color code

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

#c767bb
#b05ba6
#9a5091
#84447c
#6e3967
#582d53
#42223e
#2c1629
#160b14
#000000

Similar Color like #c767bb color

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

#c868bc
#c969bd
#ca6abe
#cb6bbf
#cc6cc0
#cd6dc1
#ce6ec2
#cf6fc3
#d070c4
#d171c5
#d272c6
#d373c7
#d474c8
#d575c9
#c666ba
#c565b9
#c464b8
#c363b7
#c262b6
#c161b5
#c060b4
#bf5fb3
#be5eb2
#bd5db1
#bc5cb0
#bb5baf
#ba5aae
#b959ad

Monochromatic Color with #c767bb

#c767bb
#f17de3
#1d0f1b
#472543
#723b6b
#9c5193

Tints of #c767bb Color

#c767bb
#cd77c2
#d388ca
#d999d1
#dfaad9
#e6bbe0
#eccce8
#f2ddef
#f8eef7
#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

#c767bb
#67c773

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

Split Complementary

#c767bb
#8bc767
#67c7a3

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

Analogous Color

#ad67c7
#c067c7
#c767bb
#c767a8
#c76795

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

#c767bb
#bbc767
#67bbc7

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

#c767bb
#c7a367
#67c773
#678bc7

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

#c767bb
#67c773
#67c7a3
#c7678b

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

#c767bb Color Code Preview on Black Background Color

This is how #c767bb Color will look on black background color. Color contrast ratio is 6.09

#c767bb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c767bb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c767bb

#c767bb color code is use for CSS Background Color

Background color for the above div is #c767bb

HTML with inline CSS

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

#c767bb color code is use for CSS Border Color

CSS Border color for the above div is #c767bb

HTML with inline CSS

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

CSS Border Left color for the above div is #c767bb

HTML with inline CSS

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

CSS Border Right color for the above div is #c767bb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c767bb

HTML with inline CSS

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

CSS Border Top color for the above div is #c767bb

HTML with inline CSS

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

#c767bb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c767bb Color code Preview on White Background

This is how #c767bb Color code will look on white background color. Color contrast ratio is 3.45

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

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(199,103,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(103,199,115,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(199,103,187,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.