crispedge.com

Color picker

Loading...

#cccc88 hex color - Green - Warm color - Information

#cccc88 hex color - Green - Warm color

Color Hue/Base color: Green

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

Hex #cccc88 color code is a web safe color. Next web safe color code is #bbbb77 and previous web safe color code is #dddd99. You can see here many more shades of #cccc88 color code.

0 Likes 0 Comments | 53 Views

RGB Chart

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

Color Table

Hex Color Codecccc88#cccc88
RGB Decimal204, 204, 136rgb(204, 204, 136)
RGB Percent80%, 80%, 53%rgb(80%, 80%, 53%)
CSS RGBa204, 204, 136,1rgba(204,204,136,1)
CMYK Modelcmyk(0%,0%,33%,20%)
HSL Color Space60,40% ,67%hsl(60,40% ,67%)
HSV Color Space60°, 33%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001100110010001000
Octal314314210
Decimal204204136
Hexcccc88

Different shades of #cccc88 color code.

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

Light Shade of #cccc88
#dbdbac
Dark Shade of #cccc88
#bdbd64
Saturated Shade of #cccc88
#d4d47f
Desaturated Shade of #cccc88
#c3c390
Grey scale Shade of #cccc88
#aaaaaa
Brighten Shade
#e5e5a1
Most Readable Shade
#000000

Shades of #cccc88 color code

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

#cccc88
#b5b578
#9e9e69
#88885a
#71714b
#5a5a3c
#44442d
#2d2d1e
#16160f
#000000

Similar Color like #cccc88 color

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

#cdcd89
#cece8a
#cfcf8b
#d0d08c
#d1d18d
#d2d28e
#d3d38f
#d4d490
#d5d591
#d6d692
#d7d793
#d8d894
#d9d995
#dada96
#cbcb87
#caca86
#c9c985
#c8c884
#c7c783
#c6c682
#c5c581
#c4c480
#c3c37f
#c2c27e
#c1c17d
#c0c07c
#bfbf7b
#bebe7a

Monochromatic Color with #cccc88

#cccc88
#f6f6a4
#222217
#4c4c33
#77774f
#a1a16c

Tints of #cccc88 Color

#cccc88
#d1d195
#d7d7a2
#ddddaf
#e2e2bc
#e8e8ca
#eeeed7
#f3f3e4
#f9f9f1
#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

#cccc88
#8888cc

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

Split Complementary

#cccc88
#88aacc
#aa88cc

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

Analogous Color

#ccb188
#ccbe88
#cccc88
#becc88
#b1cc88

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

#cccc88
#88cccc
#cc88cc

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

#cccc88
#88ccaa
#8888cc
#cc88aa

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

#cccc88
#8888cc
#aa88cc
#aacc88

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

#cccc88 Color Code Preview on Black Background Color

This is how #cccc88 Color will look on black background color. Color contrast ratio is 12.56

#cccc88 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cccc88

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cccc88

#cccc88 color code is use for CSS Background Color

Background color for the above div is #cccc88

HTML with inline CSS

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

#cccc88 color code is use for CSS Border Color

CSS Border color for the above div is #cccc88

HTML with inline CSS

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

CSS Border Left color for the above div is #cccc88

HTML with inline CSS

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

CSS Border Right color for the above div is #cccc88

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cccc88

HTML with inline CSS

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

CSS Border Top color for the above div is #cccc88

HTML with inline CSS

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

#cccc88 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cccc88 Color code Preview on White Background

This is how #cccc88 Color code will look on white background color. Color contrast ratio is 1.67

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

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

0 Likes 0 Comments | 53 Views

Post your comment:-

By submitting comment you agree to our privacy policy.