crispedge.com

Color picker

Loading...

#c69fc3 hex color - Violet - Warm color - Information

#c69fc3 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c69fc3 Color code in RGB color code model is created after adding 77.65% red color, 62.35% green color and 76.47% blue color. Hex #c69fc3 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 20% magenta, 2% yellow and 22% black.

Hex #c69fc3 color code is between #cc99bb web safe hex color code and #bbaacc web safe hex color code. #cc99bb is the nearest web safe color code. You can see here many more shades of #c69fc3 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec69fc3#c69fc3
RGB Decimal198, 159, 195rgb(198, 159, 195)
RGB Percent78%, 62%, 76%rgb(78%, 62%, 76%)
CSS RGBa198, 159, 195,1rgba(198,159,195,1)
CMYK Modelcmyk(0%,20%,2%,22%)
HSL Color Space305,25% ,70%hsl(305,25% ,70%)
HSV Color Space305°, 20%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001101001111111000011
Octal306237303
Decimal198159195
Hexc69fc3

Different shades of #c69fc3 color code.

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

Light Shade of #c69fc3
#d9bfd7
Dark Shade of #c69fc3
#b37faf
Saturated Shade of #c69fc3
#ce97c9
Desaturated Shade of #c69fc3
#bea7bd
Grey scale Shade of #c69fc3
#b3b3b3
Brighten Shade
#dfb8dc
Most Readable Shade
#000000

Shades of #c69fc3 color code

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

#c69fc3
#b08dad
#9a7b97
#846a82
#6e586c
#584656
#423541
#2c232b
#161115
#000000

Similar Color like #c69fc3 color

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

#c7a0c4
#c8a1c5
#c9a2c6
#caa3c7
#cba4c8
#cca5c9
#cda6ca
#cea7cb
#cfa8cc
#d0a9cd
#d1aace
#d2abcf
#d3acd0
#d4add1
#c59ec2
#c49dc1
#c39cc0
#c29bbf
#c19abe
#c099bd
#bf98bc
#be97bb
#bd96ba
#bc95b9
#bb94b8
#ba93b7
#b992b6
#b891b5

Monochromatic Color with #c69fc3

#c69fc3
#f0c1ed
#1c161c
#463945
#715b6f
#9b7d99

Tints of #c69fc3 Color

#c69fc3
#cca9c9
#d2b4d0
#d9bfd7
#dfc9dd
#e5d4e4
#ecdfeb
#f2e9f1
#f8f4f8
#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

#c69fc3
#9fc6a2

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

Split Complementary

#c69fc3
#b0c69f
#9fc6b6

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

Analogous Color

#b99fc6
#c19fc6
#c69fc3
#c69fbb
#c69fb3

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

#c69fc3
#c3c69f
#9fc3c6

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

#c69fc3
#c6b59f
#9fc6a2
#9fb0c6

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

#c69fc3
#9fc6a2
#9fc6b6
#c69fb0

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

#c69fc3 Color Code Preview on Black Background Color

This is how #c69fc3 Color will look on black background color. Color contrast ratio is 9.15

#c69fc3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c69fc3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c69fc3

#c69fc3 color code is use for CSS Background Color

Background color for the above div is #c69fc3

HTML with inline CSS

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

#c69fc3 color code is use for CSS Border Color

CSS Border color for the above div is #c69fc3

HTML with inline CSS

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

CSS Border Left color for the above div is #c69fc3

HTML with inline CSS

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

CSS Border Right color for the above div is #c69fc3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c69fc3

HTML with inline CSS

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

CSS Border Top color for the above div is #c69fc3

HTML with inline CSS

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

#c69fc3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c69fc3 Color code Preview on White Background

This is how #c69fc3 Color code will look on white background color. Color contrast ratio is 2.30

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

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,159,195,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(159,198,162,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(198,159,195,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.