crispedge.com

Color picker

Loading...

#cccbcc hex color - Grey - Warm color - Information

#cccbcc hex color - Grey - Warm color

Color Hue/Base color: Grey

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

Hex #cccbcc 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 #cccbcc color code.

0 Likes 0 Comments | 60 Views

RGB Chart

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

Color Table

Hex Color Codecccbcc#cccbcc
RGB Decimal204, 203, 204rgb(204, 203, 204)
RGB Percent80%, 80%, 80%rgb(80%, 80%, 80%)
CSS RGBa204, 203, 204,1rgba(204,203,204,1)
CMYK Modelcmyk(0%,0%,0%,20%)
HSL Color Space300,1% ,80%hsl(300,1% ,80%)
HSV Color Space300°, 0%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001100101111001100
Octal314313314
Decimal204203204
Hexcccbcc

Different shades of #cccbcc color code.

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

Light Shade of #cccbcc
#e5e5e5
Dark Shade of #cccbcc
#b3b1b3
Saturated Shade of #cccbcc
#d1c6d1
Desaturated Shade of #cccbcc
#cbcbcb
Grey scale Shade of #cccbcc
#cbcbcb
Brighten Shade
#e5e4e5
Most Readable Shade
#000000

Shades of #cccbcc color code

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

#cccbcc
#b5b4b5
#9e9d9e
#888788
#717071
#5a5a5a
#444344
#2d2d2d
#161616
#000000

Similar Color like #cccbcc color

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

#cdcccd
#cecdce
#cfcecf
#d0cfd0
#d1d0d1
#d2d1d2
#d3d2d3
#d4d3d4
#d5d4d5
#d6d5d6
#d7d6d7
#d8d7d8
#d9d8d9
#dad9da
#cbcacb
#cac9ca
#c9c8c9
#c8c7c8
#c7c6c7
#c6c5c6
#c5c4c5
#c4c3c4
#c3c2c3
#c2c1c2
#c1c0c1
#c0bfc0
#bfbebf
#bebdbe

Monochromatic Color with #cccbcc

#cccbcc
#f6f5f6
#222222
#4c4c4c
#777677
#a1a1a1

Tints of #cccbcc Color

#cccbcc
#d1d0d1
#d7d6d7
#dddcdd
#e2e2e2
#e8e7e8
#eeedee
#f3f3f3
#f9f9f9
#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

#cccbcc
#cbcccb

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

Split Complementary

#cccbcc
#cccccb
#cbcccc

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

Analogous Color

#cccbcc
#cccbcc
#cccbcc
#cccbcc
#cccbcc

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

#cccbcc
#cccccb
#cbcccc

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

#cccbcc
#cccbcb
#cbcccb
#cbcbcc

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

#cccbcc
#cbcccb
#cbcccc
#cccbcc

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

#cccbcc Color Code Preview on Black Background Color

This is how #cccbcc Color will look on black background color. Color contrast ratio is 12.98

#cccbcc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cccbcc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cccbcc

#cccbcc color code is use for CSS Background Color

Background color for the above div is #cccbcc

HTML with inline CSS

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

#cccbcc color code is use for CSS Border Color

CSS Border color for the above div is #cccbcc

HTML with inline CSS

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

CSS Border Left color for the above div is #cccbcc

HTML with inline CSS

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

CSS Border Right color for the above div is #cccbcc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cccbcc

HTML with inline CSS

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

CSS Border Top color for the above div is #cccbcc

HTML with inline CSS

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

#cccbcc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cccbcc Color code Preview on White Background

This is how #cccbcc Color code will look on white background color. Color contrast ratio is 1.62

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

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,203,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(203,204,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,203,204,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 60 Views

Post your comment:-

By submitting comment you agree to our privacy policy.