crispedge.com

Color picker

Loading...

#c1ed3c hex color - Yellow - Warm color - Information

#c1ed3c hex color - Yellow - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Yellow

Hex #c1ed3c Color code in RGB color code model is created after adding 75.69% red color, 92.94% green color and 23.53% blue color. Hex #c1ed3c Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 0% magenta, 75% yellow and 7% black.

Hex #c1ed3c color code is between #bbee44 web safe hex color code and #ccdd33 web safe hex color code. #bbee44 is the nearest web safe color code. You can see here many more shades of #c1ed3c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec1ed3c#c1ed3c
RGB Decimal193, 237, 60rgb(193, 237, 60)
RGB Percent76%, 93%, 24%rgb(76%, 93%, 24%)
CSS RGBa193, 237, 60,1rgba(193,237,60,1)
CMYK Modelcmyk(19%,0%,75%,7%)
HSL Color Space75,83% ,58%hsl(75,83% ,58%)
HSV Color Space75°, 75%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000011110110100111100
Octal30135574
Decimal19323760
Hexc1ed3c

Different shades of #c1ed3c color code.

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

Light Shade of #c1ed3c
#d0f16b
Dark Shade of #c1ed3c
#aee115
Saturated Shade of #c1ed3c
#c6f831
Desaturated Shade of #c1ed3c
#bce247
Grey scale Shade of #c1ed3c
#949494
Brighten Shade
#daff55
Most Readable Shade
#000000

Shades of #c1ed3c color code

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

#c1ed3c
#abd235
#96b82e
#809e28
#6b8321
#55691a
#404f14
#2a340d
#151a06
#000000

Similar Color like #c1ed3c color

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

#c2ee3d
#c3ef3e
#c4f03f
#c5f140
#c6f241
#c7f342
#c8f443
#c9f544
#caf645
#cbf746
#ccf847
#cdf948
#cefa49
#cffb4a
#c0ec3b
#bfeb3a
#beea39
#bde938
#bce837
#bbe736
#bae635
#b9e534
#b8e433
#b7e332
#b6e231
#b5e130
#b4e02f
#b3df2e

Monochromatic Color with #c1ed3c

#c1ed3c
#141806
#374311
#596d1c
#7c9826
#9ec231

Tints of #c1ed3c Color

#c1ed3c
#c7ef51
#cef167
#d5f37d
#dcf592
#e3f7a8
#eaf9be
#f1fbd3
#f8fde9
#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

#c1ed3c
#683ced

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

Split Complementary

#c1ed3c
#3c69ed
#c13ced

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

Analogous Color

#edd23c
#e4ed3c
#c1ed3c
#9eed3c
#7aed3c

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

#c1ed3c
#3cc1ed
#ed3cc1

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

#c1ed3c
#3cedc0
#683ced
#ed3c68

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

#c1ed3c
#683ced
#c13ced
#69ed3c

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

#c1ed3c Color Code Preview on Black Background Color

This is how #c1ed3c Color will look on black background color. Color contrast ratio is 15.45

#c1ed3c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c1ed3c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c1ed3c

#c1ed3c color code is use for CSS Background Color

Background color for the above div is #c1ed3c

HTML with inline CSS

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

#c1ed3c color code is use for CSS Border Color

CSS Border color for the above div is #c1ed3c

HTML with inline CSS

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

CSS Border Left color for the above div is #c1ed3c

HTML with inline CSS

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

CSS Border Right color for the above div is #c1ed3c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c1ed3c

HTML with inline CSS

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

CSS Border Top color for the above div is #c1ed3c

HTML with inline CSS

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

#c1ed3c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c1ed3c Color code Preview on White Background

This is how #c1ed3c Color code will look on white background color. Color contrast ratio is 1.36

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

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(193,237,60,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(104,60,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(193,237,60,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.