crispedge.com

Color picker

Loading...

#c69be9 hex color - Violet - Warm color - Information

#c69be9 hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #c69be9 Color code in RGB color code model is created after adding 77.65% red color, 60.78% green color and 91.37% blue color. Hex #c69be9 Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 33% magenta, 0% yellow and 9% black.

Hex #c69be9 color code is between #cc99ee web safe hex color code and #bbaadd web safe hex color code. #cc99ee is the nearest web safe color code. You can see here many more shades of #c69be9 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codec69be9#c69be9
RGB Decimal198, 155, 233rgb(198, 155, 233)
RGB Percent78%, 61%, 91%rgb(78%, 61%, 91%)
CSS RGBa198, 155, 233,1rgba(198,155,233,1)
CMYK Modelcmyk(15%,33%,0%,9%)
HSL Color Space273,64% ,76%hsl(273,64% ,76%)
HSV Color Space273°, 33%, 91%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001101001101111101001
Octal306233351
Decimal198155233
Hexc69be9

Different shades of #c69be9 color code.

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

Light Shade of #c69be9
#dec5f2
Dark Shade of #c69be9
#ae71e0
Saturated Shade of #c69be9
#c795ef
Desaturated Shade of #c69be9
#c5a1e3
Grey scale Shade of #c69be9
#c2c2c2
Brighten Shade
#dfb4ff
Most Readable Shade
#000000

Shades of #c69be9 color code

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

#c69be9
#b089cf
#9a78b5
#84679b
#6e5681
#584467
#42334d
#2c2233
#161119
#000000

Similar Color like #c69be9 color

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

#c79cea
#c89deb
#c99eec
#ca9fed
#cba0ee
#cca1ef
#cda2f0
#cea3f1
#cfa4f2
#d0a5f3
#d1a6f4
#d2a7f5
#d3a8f6
#d4a9f7
#c59ae8
#c499e7
#c398e6
#c297e5
#c196e4
#c095e3
#bf94e2
#be93e1
#bd92e0
#bc91df
#bb90de
#ba8fdd
#b98edc
#b88ddb

Monochromatic Color with #c69be9

#c69be9
#110e14
#362a3f
#5a4669
#7e6294
#a27fbe

Tints of #c69be9 Color

#c69be9
#cca6eb
#d2b1ed
#d9bcf0
#dfc7f2
#e5d2f5
#ecddf7
#f2e8fa
#f8f3fc
#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

#c69be9
#bee99b

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

Split Complementary

#c69be9
#e5e99b
#9be99f

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

Analogous Color

#a79be9
#b69be9
#c69be9
#d69be9
#e59be9

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

#c69be9
#e9c69b
#9be9c6

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

#c69be9
#e99f9b
#bee99b
#9be5e9

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

#c69be9
#bee99b
#9be99f
#e99be5

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

#c69be9 Color Code Preview on Black Background Color

This is how #c69be9 Color will look on black background color. Color contrast ratio is 9.27

#c69be9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c69be9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c69be9

#c69be9 color code is use for CSS Background Color

Background color for the above div is #c69be9

HTML with inline CSS

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

#c69be9 color code is use for CSS Border Color

CSS Border color for the above div is #c69be9

HTML with inline CSS

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

CSS Border Left color for the above div is #c69be9

HTML with inline CSS

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

CSS Border Right color for the above div is #c69be9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c69be9

HTML with inline CSS

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

CSS Border Top color for the above div is #c69be9

HTML with inline CSS

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

#c69be9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c69be9 Color code Preview on White Background

This is how #c69be9 Color code will look on white background color. Color contrast ratio is 2.27

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.