crispedge.com

Color picker

Loading...

#ccc55e hex color - Green - Warm color - Information

#ccc55e hex color - Green - Warm color

Color Hue/Base color: Green

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

Hex #ccc55e color code is between #bbcc66 web safe hex color code and #ddbb55 web safe hex color code. #bbcc66 is the nearest web safe color code. You can see here many more shades of #ccc55e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeccc55e#ccc55e
RGB Decimal204, 197, 94rgb(204, 197, 94)
RGB Percent80%, 77%, 37%rgb(80%, 77%, 37%)
CSS RGBa204, 197, 94,1rgba(204,197,94,1)
CMYK Modelcmyk(0%,3%,54%,20%)
HSL Color Space56,52% ,58%hsl(56,52% ,58%)
HSV Color Space56°, 54%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001100010101011110
Octal314305136
Decimal20419794
Hexccc55e

Different shades of #ccc55e color code.

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

Light Shade of #ccc55e
#d8d385
Dark Shade of #ccc55e
#bcb33b
Saturated Shade of #ccc55e
#d7ce53
Desaturated Shade of #ccc55e
#c1bc69
Grey scale Shade of #ccc55e
#959595
Brighten Shade
#e5de77
Most Readable Shade
#000000

Shades of #ccc55e color code

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

#ccc55e
#b5af53
#9e9949
#88833e
#716d34
#5a5729
#44411f
#2d2b14
#16150a
#000000

Similar Color like #ccc55e color

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

#cdc65f
#cec760
#cfc861
#d0c962
#d1ca63
#d2cb64
#d3cc65
#d4cd66
#d5ce67
#d6cf68
#d7d069
#d8d16a
#d9d26b
#dad36c
#cbc45d
#cac35c
#c9c25b
#c8c15a
#c7c059
#c6bf58
#c5be57
#c4bd56
#c3bc55
#c2bb54
#c1ba53
#c0b952
#bfb851
#beb750

Monochromatic Color with #ccc55e

#ccc55e
#f6ee72
#222110
#4c4a23
#777337
#a19c4a

Tints of #ccc55e Color

#ccc55e
#d1cb6f
#d7d181
#ddd893
#e2dea5
#e8e5b7
#eeebc9
#f3f2db
#f9f8ed
#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

#ccc55e
#5e65cc

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

Split Complementary

#ccc55e
#5e9ccc
#8e5ecc

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

Analogous Color

#cc995e
#ccaf5e
#ccc55e
#bdcc5e
#a7cc5e

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

#ccc55e
#5eccc5
#c55ecc

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

#ccc55e
#5ecc8e
#5e65cc
#cc5e9c

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

#ccc55e
#5e65cc
#8e5ecc
#9ccc5e

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

#ccc55e Color Code Preview on Black Background Color

This is how #ccc55e Color will look on black background color. Color contrast ratio is 11.72

#ccc55e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccc55e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccc55e

#ccc55e color code is use for CSS Background Color

Background color for the above div is #ccc55e

HTML with inline CSS

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

#ccc55e color code is use for CSS Border Color

CSS Border color for the above div is #ccc55e

HTML with inline CSS

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

CSS Border Left color for the above div is #ccc55e

HTML with inline CSS

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

CSS Border Right color for the above div is #ccc55e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccc55e

HTML with inline CSS

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

CSS Border Top color for the above div is #ccc55e

HTML with inline CSS

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

#ccc55e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccc55e Color code Preview on White Background

This is how #ccc55e Color code will look on white background color. Color contrast ratio is 1.79

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

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