crispedge.com

Color picker

Loading...

#ccca58 hex color - Green - Warm color - Information

#ccca58 hex color - Green - Warm color

Color Hue/Base color: Green

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

Hex #ccca58 color code is between #bbcc55 web safe hex color code and #ddbb66 web safe hex color code. #bbcc55 is the nearest web safe color code. You can see here many more shades of #ccca58 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codeccca58#ccca58
RGB Decimal204, 202, 88rgb(204, 202, 88)
RGB Percent80%, 79%, 35%rgb(80%, 79%, 35%)
CSS RGBa204, 202, 88,1rgba(204,202,88,1)
CMYK Modelcmyk(0%,1%,57%,20%)
HSL Color Space59,53% ,57%hsl(59,53% ,57%)
HSV Color Space59°, 57%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001100101001011000
Octal314312130
Decimal20420288
Hexccca58

Different shades of #ccca58 color code.

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

Light Shade of #ccca58
#d8d67f
Dark Shade of #ccca58
#b9b638
Saturated Shade of #ccca58
#d7d54d
Desaturated Shade of #ccca58
#c1bf63
Grey scale Shade of #ccca58
#929292
Brighten Shade
#e5e371
Most Readable Shade
#000000

Shades of #ccca58 color code

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

#ccca58
#b5b34e
#9e9d44
#88863a
#717030
#5a5927
#44431d
#2d2c13
#161609
#000000

Similar Color like #ccca58 color

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

#cdcb59
#cecc5a
#cfcd5b
#d0ce5c
#d1cf5d
#d2d05e
#d3d15f
#d4d260
#d5d361
#d6d462
#d7d563
#d8d664
#d9d765
#dad866
#cbc957
#cac856
#c9c755
#c8c654
#c7c553
#c6c452
#c5c351
#c4c250
#c3c14f
#c2c04e
#c1bf4d
#c0be4c
#bfbd4b
#bebc4a

Monochromatic Color with #ccca58

#ccca58
#f6f46a
#22220f
#4c4c21
#777633
#a1a046

Tints of #ccca58 Color

#ccca58
#d1cf6a
#d7d57d
#dddb8f
#e2e1a2
#e8e7b4
#eeedc7
#f3f3d9
#f9f9ec
#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

#ccca58
#585acc

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

Split Complementary

#ccca58
#5894cc
#9058cc

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

Analogous Color

#cc9c58
#ccb358
#ccca58
#b7cc58
#a0cc58

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

#ccca58
#58ccca
#ca58cc

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

#ccca58
#58cc90
#585acc
#cc5894

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

#ccca58
#585acc
#9058cc
#94cc58

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

#ccca58 Color Code Preview on Black Background Color

This is how #ccca58 Color will look on black background color. Color contrast ratio is 12.16

#ccca58 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccca58

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccca58

#ccca58 color code is use for CSS Background Color

Background color for the above div is #ccca58

HTML with inline CSS

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

#ccca58 color code is use for CSS Border Color

CSS Border color for the above div is #ccca58

HTML with inline CSS

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

CSS Border Left color for the above div is #ccca58

HTML with inline CSS

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

CSS Border Right color for the above div is #ccca58

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccca58

HTML with inline CSS

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

CSS Border Top color for the above div is #ccca58

HTML with inline CSS

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

#ccca58 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccca58 Color code Preview on White Background

This is how #ccca58 Color code will look on white background color. Color contrast ratio is 1.73

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

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.