crispedge.com

Color picker

Loading...

#c395ac hex color - Violet - Warm color - Information

#c395ac hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #c395ac Color code in RGB color code model is created after adding 76.47% red color, 58.43% green color and 67.45% blue color. Hex #c395ac Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 24% magenta, 12% yellow and 24% black.

Hex #c395ac color code is between #bb99aa web safe hex color code and #cc88bb web safe hex color code. #bb99aa is the nearest web safe color code. You can see here many more shades of #c395ac color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec395ac#c395ac
RGB Decimal195, 149, 172rgb(195, 149, 172)
RGB Percent76%, 58%, 67%rgb(76%, 58%, 67%)
CSS RGBa195, 149, 172,1rgba(195,149,172,1)
CMYK Modelcmyk(0%,24%,12%,24%)
HSL Color Space330,28% ,67%hsl(330,28% ,67%)
HSV Color Space330°, 24%, 76%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000111001010110101100
Octal303225254
Decimal195149172
Hexc395ac

Different shades of #c395ac color code.

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

Light Shade of #c395ac
#d5b6c5
Dark Shade of #c395ac
#b17492
Saturated Shade of #c395ac
#cb8dac
Desaturated Shade of #c395ac
#bb9dac
Grey scale Shade of #c395ac
#acacac
Brighten Shade
#dcaec5
Most Readable Shade
#000000

Shades of #c395ac color code

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

#c395ac
#ad8498
#977385
#826372
#6c525f
#56424c
#413139
#2b2126
#151013
#000000

Similar Color like #c395ac color

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

#c496ad
#c597ae
#c698af
#c799b0
#c89ab1
#c99bb2
#ca9cb3
#cb9db4
#cc9eb5
#cd9fb6
#cea0b7
#cfa1b8
#d0a2b9
#d1a3ba
#c294ab
#c193aa
#c092a9
#bf91a8
#be90a7
#bd8fa6
#bc8ea5
#bb8da4
#ba8ca3
#b98ba2
#b88aa1
#b789a0
#b6889f
#b5879e

Monochromatic Color with #c395ac

#c395ac
#edb5d1
#191316
#43343c
#6e5461
#987587

Tints of #c395ac Color

#c395ac
#c9a0b5
#d0acbe
#d7b8c7
#ddc4d0
#e4cfda
#ebdbe3
#f1e7ec
#f8f3f5
#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

#c395ac
#95c3ac

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

Split Complementary

#c395ac
#95c395
#95c3c3

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

Analogous Color

#c395be
#c395b5
#c395ac
#c395a3
#c3959a

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

#c395ac
#acc395
#95acc3

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

#c395ac
#c3c395
#95c3ac
#9595c3

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

#c395ac
#95c3ac
#95c3c3
#c39595

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

#c395ac Color Code Preview on Black Background Color

This is how #c395ac Color will look on black background color. Color contrast ratio is 8.22

#c395ac in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c395ac

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c395ac

#c395ac color code is use for CSS Background Color

Background color for the above div is #c395ac

HTML with inline CSS

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

#c395ac color code is use for CSS Border Color

CSS Border color for the above div is #c395ac

HTML with inline CSS

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

CSS Border Left color for the above div is #c395ac

HTML with inline CSS

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

CSS Border Right color for the above div is #c395ac

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c395ac

HTML with inline CSS

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

CSS Border Top color for the above div is #c395ac

HTML with inline CSS

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

#c395ac hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c395ac Color code Preview on White Background

This is how #c395ac Color code will look on white background color. Color contrast ratio is 2.56

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

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