crispedge.com

Color picker

Loading...

#c596bf hex color - Violet - Warm color - Information

#c596bf hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c596bf Color code in RGB color code model is created after adding 77.25% red color, 58.82% green color and 74.9% blue color. Hex #c596bf Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 24% magenta, 3% yellow and 23% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec596bf#c596bf
RGB Decimal197, 150, 191rgb(197, 150, 191)
RGB Percent77%, 59%, 75%rgb(77%, 59%, 75%)
CSS RGBa197, 150, 191,1rgba(197,150,191,1)
CMYK Modelcmyk(0%,24%,3%,23%)
HSL Color Space308,29% ,68%hsl(308,29% ,68%)
HSV Color Space308°, 24%, 77%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001011001011010111111
Octal305226277
Decimal197150191
Hexc596bf

Different shades of #c596bf color code.

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

Light Shade of #c596bf
#d7b7d3
Dark Shade of #c596bf
#b375ab
Saturated Shade of #c596bf
#cd8ec5
Desaturated Shade of #c596bf
#bd9eb9
Grey scale Shade of #c596bf
#adadad
Brighten Shade
#deafd8
Most Readable Shade
#000000

Shades of #c596bf color code

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

#c596bf
#af85a9
#997494
#83647f
#6d536a
#574254
#41323f
#2b212a
#151015
#000000

Similar Color like #c596bf color

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

#c697c0
#c798c1
#c899c2
#c99ac3
#ca9bc4
#cb9cc5
#cc9dc6
#cd9ec7
#ce9fc8
#cfa0c9
#d0a1ca
#d1a2cb
#d2a3cc
#d3a4cd
#c495be
#c394bd
#c293bc
#c192bb
#c091ba
#bf90b9
#be8fb8
#bd8eb7
#bc8db6
#bb8cb5
#ba8bb4
#b98ab3
#b889b2
#b788b1

Monochromatic Color with #c596bf

#c596bf
#efb6e8
#1b151a
#453543
#70556d
#9a7696

Tints of #c596bf Color

#c596bf
#cba1c6
#d1adcd
#d8b9d4
#dec4db
#e5d0e2
#ebdce9
#f2e7f0
#f8f3f7
#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

#c596bf
#96c59c

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

Split Complementary

#c596bf
#a8c596
#96c5b4

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

Analogous Color

#b896c5
#c296c5
#c596bf
#c596b6
#c596ac

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

#c596bf
#bfc596
#96bfc5

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

#c596bf
#c5b396
#96c59c
#96a7c5

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

#c596bf
#96c59c
#96c5b4
#c596a8

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

#c596bf Color Code Preview on Black Background Color

This is how #c596bf Color will look on black background color. Color contrast ratio is 8.49

#c596bf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c596bf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c596bf

#c596bf color code is use for CSS Background Color

Background color for the above div is #c596bf

HTML with inline CSS

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

#c596bf color code is use for CSS Border Color

CSS Border color for the above div is #c596bf

HTML with inline CSS

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

CSS Border Left color for the above div is #c596bf

HTML with inline CSS

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

CSS Border Right color for the above div is #c596bf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c596bf

HTML with inline CSS

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

CSS Border Top color for the above div is #c596bf

HTML with inline CSS

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

#c596bf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c596bf Color code Preview on White Background

This is how #c596bf Color code will look on white background color. Color contrast ratio is 2.47

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

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(197,150,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(150,197,156,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(197,150,191,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.