crispedge.com

Color picker

Loading...

#ccc4cc hex color - Violet - Warm color - Information

#ccc4cc hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ccc4cc Color code in RGB color code model is created after adding 80% red color, 76.86% green color and 80% blue color. Hex #ccc4cc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 4% magenta, 0% yellow and 20% black.

Hex #ccc4cc color code is between #bbccbb web safe hex color code and #ddbbdd web safe hex color code. #bbccbb is the nearest web safe color code. You can see here many more shades of #ccc4cc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeccc4cc#ccc4cc
RGB Decimal204, 196, 204rgb(204, 196, 204)
RGB Percent80%, 77%, 80%rgb(80%, 77%, 80%)
CSS RGBa204, 196, 204,1rgba(204,196,204,1)
CMYK Modelcmyk(0%,4%,0%,20%)
HSL Color Space300,7% ,78%hsl(300,7% ,78%)
HSV Color Space300°, 4%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001100010011001100
Octal314304314
Decimal204196204
Hexccc4cc

Different shades of #ccc4cc color code.

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

Light Shade of #ccc4cc
#e4dfe4
Dark Shade of #ccc4cc
#b4a9b4
Saturated Shade of #ccc4cc
#d1bed1
Desaturated Shade of #ccc4cc
#c8c8c8
Grey scale Shade of #ccc4cc
#c8c8c8
Brighten Shade
#e5dde5
Most Readable Shade
#000000

Shades of #ccc4cc color code

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

#ccc4cc
#b5aeb5
#9e989e
#888288
#716c71
#5a575a
#444144
#2d2b2d
#161516
#000000

Similar Color like #ccc4cc color

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

#cdc5cd
#cec6ce
#cfc7cf
#d0c8d0
#d1c9d1
#d2cad2
#d3cbd3
#d4ccd4
#d5cdd5
#d6ced6
#d7cfd7
#d8d0d8
#d9d1d9
#dad2da
#cbc3cb
#cac2ca
#c9c1c9
#c8c0c8
#c7bfc7
#c6bec6
#c5bdc5
#c4bcc4
#c3bbc3
#c2bac2
#c1b9c1
#c0b8c0
#bfb7bf
#beb6be

Monochromatic Color with #ccc4cc

#ccc4cc
#f6edf6
#222122
#4c494c
#777277
#a19ba1

Tints of #ccc4cc Color

#ccc4cc
#d1cad1
#d7d1d7
#ddd7dd
#e2dee2
#e8e4e8
#eeebee
#f3f1f3
#f9f8f9
#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

#ccc4cc
#c4ccc4

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

Split Complementary

#ccc4cc
#c8ccc4
#c4ccc8

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

Analogous Color

#c9c4cc
#cac4cc
#ccc4cc
#ccc4ca
#ccc4c9

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

#ccc4cc
#ccccc4
#c4cccc

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

#ccc4cc
#ccc8c4
#c4ccc4
#c4c8cc

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

#ccc4cc
#c4ccc4
#c4ccc8
#ccc4c8

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

#ccc4cc Color Code Preview on Black Background Color

This is how #ccc4cc Color will look on black background color. Color contrast ratio is 12.34

#ccc4cc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccc4cc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccc4cc

#ccc4cc color code is use for CSS Background Color

Background color for the above div is #ccc4cc

HTML with inline CSS

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

#ccc4cc color code is use for CSS Border Color

CSS Border color for the above div is #ccc4cc

HTML with inline CSS

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

CSS Border Left color for the above div is #ccc4cc

HTML with inline CSS

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

CSS Border Right color for the above div is #ccc4cc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccc4cc

HTML with inline CSS

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

CSS Border Top color for the above div is #ccc4cc

HTML with inline CSS

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

#ccc4cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccc4cc Color code Preview on White Background

This is how #ccc4cc Color code will look on white background color. Color contrast ratio is 1.70

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

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