crispedge.com

Color picker

Loading...

#c6c800 hex color - Green - Warm color - Information

#c6c800 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #c6c800 Color code in RGB color code model is created after adding 77.65% red color, 78.43% green color and 0% blue color. Hex #c6c800 Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 0% magenta, 100% yellow and 22% black.

Hex #c6c800 color code is between #cccc00 web safe hex color code and #bbbb00 web safe hex color code. #cccc00 is the nearest web safe color code. You can see here many more shades of #c6c800 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec6c800#c6c800
RGB Decimal198, 200, 0rgb(198, 200, 0)
RGB Percent78%, 78%, 0%rgb(78%, 78%, 0%)
CSS RGBa198, 200, 0,1rgba(198,200,0,1)
CMYK Modelcmyk(1%,0%,100%,22%)
HSL Color Space61,100% ,39%hsl(61,100% ,39%)
HSV Color Space61°, 100%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001101100100000000000
Octal3063100
Decimal1982000
Hexc6c800

Different shades of #c6c800 color code.

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

Light Shade of #c6c800
#f8fb00
Dark Shade of #c6c800
#939500
Saturated Shade of #c6c800
#c6c800
Desaturated Shade of #c6c800
#bcbe0a
Grey scale Shade of #c6c800
#646464
Brighten Shade
#dfe119
Most Readable Shade
#000000

Shades of #c6c800 color code

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

#c6c800
#b0b100
#9a9b00
#848500
#6e6f00
#585800
#424200
#2c2c00
#161600
#000000

Similar Color like #c6c800 color

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

#c7c901
#c8ca02
#c9cb03
#cacc04
#cbcd05
#ccce06
#cdcf07
#ced008
#cfd109
#d0d20a
#d1d30b
#d2d40c
#d3d50d
#d4d60e
#c5c700
#c4c600
#c3c500
#c2c400
#c1c300
#c0c200
#bfc100
#bec000
#bdbf00
#bcbe00
#bbbd00
#babc00
#b9bb00
#b8ba00

Monochromatic Color with #c6c800

#c6c800
#f0f200
#1e1e00
#484800
#727300
#9c9d00

Tints of #c6c800 Color

#c6c800
#ccce1c
#d2d438
#d9da55
#dfe071
#e5e68d
#ececaa
#f2f2c6
#f8f8e2
#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

#c6c800
#0200c8

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

Split Complementary

#c6c800
#0062c8
#6600c8

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

Analogous Color

#c87a00
#c8a200
#c6c800
#9ec800
#76c800

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

#c6c800
#00c6c8
#c800c6

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

#c6c800
#00c866
#0200c8
#c80062

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

#c6c800
#0200c8
#6600c8
#62c800

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

#c6c800 Color Code Preview on Black Background Color

This is how #c6c800 Color will look on black background color. Color contrast ratio is 11.66

#c6c800 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6c800

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c6c800

#c6c800 color code is use for CSS Background Color

Background color for the above div is #c6c800

HTML with inline CSS

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

#c6c800 color code is use for CSS Border Color

CSS Border color for the above div is #c6c800

HTML with inline CSS

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

CSS Border Left color for the above div is #c6c800

HTML with inline CSS

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

CSS Border Right color for the above div is #c6c800

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c6c800

HTML with inline CSS

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

CSS Border Top color for the above div is #c6c800

HTML with inline CSS

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

#c6c800 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c6c800 Color code Preview on White Background

This is how #c6c800 Color code will look on white background color. Color contrast ratio is 1.80

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

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(198,200,0,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(2,0,200,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(198,200,0,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.