crispedge.com

Color picker

Loading...

#ced41e hex color - Green - Warm color - Information

#ced41e hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #ced41e Color code in RGB color code model is created after adding 80.78% red color, 83.14% green color and 11.76% blue color. Hex #ced41e Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 0% magenta, 86% yellow and 17% black.

Hex #ced41e color code is between #cccc22 web safe hex color code and #dddd11 web safe hex color code. #cccc22 is the nearest web safe color code. You can see here many more shades of #ced41e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeced41e#ced41e
RGB Decimal206, 212, 30rgb(206, 212, 30)
RGB Percent81%, 83%, 12%rgb(81%, 83%, 12%)
CSS RGBa206, 212, 30,1rgba(206,212,30,1)
CMYK Modelcmyk(3%,0%,86%,17%)
HSL Color Space62,75% ,47%hsl(62,75% ,47%)
HSV Color Space62°, 86%, 83%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011101101010000011110
Octal31632436
Decimal20621230
Hexced41e

Different shades of #ced41e color code.

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

Light Shade of #ced41e
#dfe441
Dark Shade of #ced41e
#a3a718
Saturated Shade of #ced41e
#d9e012
Desaturated Shade of #ced41e
#c3c82a
Grey scale Shade of #ced41e
#797979
Brighten Shade
#e7ed37
Most Readable Shade
#000000

Shades of #ced41e color code

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

#ced41e
#b7bc1a
#a0a417
#898d14
#727510
#5b5e0d
#44460a
#2d2f06
#161703
#000000

Similar Color like #ced41e color

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

#cfd51f
#d0d620
#d1d721
#d2d822
#d3d923
#d4da24
#d5db25
#d6dc26
#d7dd27
#d8de28
#d9df29
#dae02a
#dbe12b
#dce22c
#cdd31d
#ccd21c
#cbd11b
#cad01a
#c9cf19
#c8ce18
#c7cd17
#c6cc16
#c5cb15
#c4ca14
#c3c913
#c2c812
#c1c711
#c0c610

Monochromatic Color with #ced41e

#ced41e
#f7fe24
#292a06
#52540c
#7b7f12
#a5a918

Tints of #ced41e Color

#ced41e
#d3d837
#d8dd50
#dee269
#e3e782
#e9eb9b
#eef0b4
#f4f5cd
#f9fae6
#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

#ced41e
#241ed4

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

Split Complementary

#ced41e
#1e73d4
#7f1ed4

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

Analogous Color

#d4911e
#d4b61e
#ced41e
#aad41e
#85d41e

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

#ced41e
#1eced4
#d41ece

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

#ced41e
#1ed47f
#241ed4
#d41e73

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

#ced41e
#241ed4
#7f1ed4
#73d41e

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

#ced41e Color Code Preview on Black Background Color

This is how #ced41e Color will look on black background color. Color contrast ratio is 13.06

#ced41e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ced41e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ced41e

#ced41e color code is use for CSS Background Color

Background color for the above div is #ced41e

HTML with inline CSS

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

#ced41e color code is use for CSS Border Color

CSS Border color for the above div is #ced41e

HTML with inline CSS

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

CSS Border Left color for the above div is #ced41e

HTML with inline CSS

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

CSS Border Right color for the above div is #ced41e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ced41e

HTML with inline CSS

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

CSS Border Top color for the above div is #ced41e

HTML with inline CSS

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

#ced41e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ced41e Color code Preview on White Background

This is how #ced41e Color code will look on white background color. Color contrast ratio is 1.61

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

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(206,212,30,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(36,30,212,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(206,212,30,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.