crispedge.com

Color picker

Loading...

#c75ccb hex color - Violet - Warm color - Information

#c75ccb hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c75ccb Color code in RGB color code model is created after adding 78.04% red color, 36.08% green color and 79.61% blue color. Hex #c75ccb Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 55% magenta, 0% yellow and 20% black.

Hex #c75ccb color code is between #cc55cc web safe hex color code and #bb66bb web safe hex color code. #cc55cc is the nearest web safe color code. You can see here many more shades of #c75ccb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec75ccb#c75ccb
RGB Decimal199, 92, 203rgb(199, 92, 203)
RGB Percent78%, 36%, 80%rgb(78%, 36%, 80%)
CSS RGBa199, 92, 203,1rgba(199,92,203,1)
CMYK Modelcmyk(2%,55%,0%,20%)
HSL Color Space298,52% ,58%hsl(298,52% ,58%)
HSV Color Space298°, 55%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001110101110011001011
Octal307134313
Decimal19992203
Hexc75ccb

Different shades of #c75ccb color code.

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

Light Shade of #c75ccb
#d483d7
Dark Shade of #c75ccb
#b43bb9
Saturated Shade of #c75ccb
#d151d6
Desaturated Shade of #c75ccb
#bd67c0
Grey scale Shade of #c75ccb
#939393
Brighten Shade
#e075e4
Most Readable Shade
#FFFFFF

Shades of #c75ccb color code

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

#c75ccb
#b051b4
#9a479d
#843d87
#6e3370
#58285a
#421e43
#2c142d
#160a16
#000000

Similar Color like #c75ccb color

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

#c85dcc
#c95ecd
#ca5fce
#cb60cf
#cc61d0
#cd62d1
#ce63d2
#cf64d3
#d065d4
#d166d5
#d267d6
#d368d7
#d469d8
#d56ad9
#c65bca
#c55ac9
#c459c8
#c358c7
#c257c6
#c156c5
#c055c4
#bf54c3
#be53c2
#bd52c1
#bc51c0
#bb50bf
#ba4fbe
#b94ebd

Monochromatic Color with #c75ccb

#c75ccb
#f16ff5
#200f21
#4a224b
#743576
#9d49a0

Tints of #c75ccb Color

#c75ccb
#cd6ed0
#d380d6
#d992dc
#dfa4e2
#e6b6e7
#ecc8ed
#f2daf3
#f8ecf9
#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

#c75ccb
#60cb5c

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

Split Complementary

#c75ccb
#97cb5c
#5ccb90

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

Analogous Color

#9b5ccb
#b15ccb
#c75ccb
#cb5cb9
#cb5ca3

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

#c75ccb
#cbc75c
#5ccbc7

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

#c75ccb
#cb8f5c
#60cb5c
#5c97cb

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

#c75ccb
#60cb5c
#5ccb90
#cb5c97

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

#c75ccb Color Code Preview on Black Background Color

This is how #c75ccb Color will look on black background color. Color contrast ratio is 5.82

#c75ccb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c75ccb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c75ccb

#c75ccb color code is use for CSS Background Color

Background color for the above div is #c75ccb

HTML with inline CSS

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

#c75ccb color code is use for CSS Border Color

CSS Border color for the above div is #c75ccb

HTML with inline CSS

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

CSS Border Left color for the above div is #c75ccb

HTML with inline CSS

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

CSS Border Right color for the above div is #c75ccb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c75ccb

HTML with inline CSS

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

CSS Border Top color for the above div is #c75ccb

HTML with inline CSS

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

#c75ccb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c75ccb Color code Preview on White Background

This is how #c75ccb Color code will look on white background color. Color contrast ratio is 3.61

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

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,92,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(96,203,92,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(199,92,203,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.