crispedge.com

Color picker

Loading...

#ccc269 hex color - Green - Warm color - Information

#ccc269 hex color - Green - Warm color

Color Hue/Base color: Green

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

Hex #ccc269 color code is between #bbbb66 web safe hex color code and #ddcc77 web safe hex color code. #bbbb66 is the nearest web safe color code. You can see here many more shades of #ccc269 color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codeccc269#ccc269
RGB Decimal204, 194, 105rgb(204, 194, 105)
RGB Percent80%, 76%, 41%rgb(80%, 76%, 41%)
CSS RGBa204, 194, 105,1rgba(204,194,105,1)
CMYK Modelcmyk(0%,5%,49%,20%)
HSL Color Space54,49% ,61%hsl(54,49% ,61%)
HSV Color Space54°, 49%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001100001001101001
Octal314302151
Decimal204194105
Hexccc269

Different shades of #ccc269 color code.

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

Light Shade of #ccc269
#d9d18f
Dark Shade of #ccc269
#bfb343
Saturated Shade of #ccc269
#d6ca5f
Desaturated Shade of #ccc269
#c2ba73
Grey scale Shade of #ccc269
#9a9a9a
Brighten Shade
#e5db82
Most Readable Shade
#000000

Shades of #ccc269 color code

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

#ccc269
#b5ac5d
#9e9651
#888146
#716b3a
#5a562e
#444023
#2d2b17
#16150b
#000000

Similar Color like #ccc269 color

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

#cdc36a
#cec46b
#cfc56c
#d0c66d
#d1c76e
#d2c86f
#d3c970
#d4ca71
#d5cb72
#d6cc73
#d7cd74
#d8ce75
#d9cf76
#dad077
#cbc168
#cac067
#c9bf66
#c8be65
#c7bd64
#c6bc63
#c5bb62
#c4ba61
#c3b960
#c2b85f
#c1b75e
#c0b65d
#bfb55c
#beb45b

Monochromatic Color with #ccc269

#ccc269
#f6ea7f
#222011
#4c4927
#77713d
#a19a53

Tints of #ccc269 Color

#ccc269
#d1c879
#d7cf8a
#ddd69b
#e2ddab
#e8e3bc
#eeeacd
#f3f1dd
#f9f8ee
#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

#ccc269
#6973cc

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

Split Complementary

#ccc269
#69a5cc
#9169cc

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

Analogous Color

#cc9a69
#ccae69
#ccc269
#c2cc69
#aecc69

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

#ccc269
#69ccc2
#c269cc

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

#ccc269
#69cc90
#6973cc
#cc69a4

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

#ccc269
#6973cc
#9169cc
#a5cc69

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

#ccc269 Color Code Preview on Black Background Color

This is how #ccc269 Color will look on black background color. Color contrast ratio is 11.49

#ccc269 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccc269

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccc269

#ccc269 color code is use for CSS Background Color

Background color for the above div is #ccc269

HTML with inline CSS

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

#ccc269 color code is use for CSS Border Color

CSS Border color for the above div is #ccc269

HTML with inline CSS

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

CSS Border Left color for the above div is #ccc269

HTML with inline CSS

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

CSS Border Right color for the above div is #ccc269

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccc269

HTML with inline CSS

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

CSS Border Top color for the above div is #ccc269

HTML with inline CSS

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

#ccc269 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccc269 Color code Preview on White Background

This is how #ccc269 Color code will look on white background color. Color contrast ratio is 1.83

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

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.