crispedge.com

Color picker

Loading...

#dae155 hex color - Green - Warm color - Information

#dae155 hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #dae155 Color code in RGB color code model is created after adding 85.49% red color, 88.24% green color and 33.33% blue color. Hex #dae155 Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 0% magenta, 62% yellow and 12% black.

Hex #dae155 color code is between #dddd44 web safe hex color code and #ccee66 web safe hex color code. #dddd44 is the nearest web safe color code. You can see here many more shades of #dae155 color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codedae155#dae155
RGB Decimal218, 225, 85rgb(218, 225, 85)
RGB Percent85%, 88%, 33%rgb(85%, 88%, 33%)
CSS RGBa218, 225, 85,1rgba(218,225,85,1)
CMYK Modelcmyk(3%,0%,62%,12%)
HSL Color Space63,70% ,61%hsl(63,70% ,61%)
HSV Color Space63°, 62%, 88%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110101110000101010101
Octal332341125
Decimal21822585
Hexdae155

Different shades of #dae155 color code.

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

Light Shade of #dae155
#e3e980
Dark Shade of #dae155
#d1d92a
Saturated Shade of #dae155
#e3eb4b
Desaturated Shade of #dae155
#d1d75f
Grey scale Shade of #dae155
#9b9b9b
Brighten Shade
#f3fa6e
Most Readable Shade
#000000

Shades of #dae155 color code

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

#dae155
#c1c84b
#a9af42
#919638
#797d2f
#606425
#484b1c
#303212
#181909
#000000

Similar Color like #dae155 color

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

#dbe256
#dce357
#dde458
#dee559
#dfe65a
#e0e75b
#e1e85c
#e2e95d
#e3ea5e
#e4eb5f
#e5ec60
#e6ed61
#e7ee62
#e8ef63
#d9e054
#d8df53
#d7de52
#d6dd51
#d5dc50
#d4db4f
#d3da4e
#d2d94d
#d1d84c
#d0d74b
#cfd64a
#ced549
#cdd448
#ccd347

Monochromatic Color with #dae155

#dae155
#0c0c05
#353715
#5e6125
#888c35
#b1b645

Tints of #dae155 Color

#dae155
#dee467
#e2e77a
#e6eb8d
#eaeea0
#eef1b3
#f2f5c6
#f6f8d9
#fafbec
#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

#dae155
#5c55e1

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

Split Complementary

#dae155
#5594e1
#a255e1

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

Analogous Color

#e1b055
#e1cc55
#dae155
#bee155
#a2e155

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

#dae155
#55dae1
#e155da

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

#dae155
#55e1a2
#5c55e1
#e15594

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

#dae155
#5c55e1
#a255e1
#94e155

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

#dae155 Color Code Preview on Black Background Color

This is how #dae155 Color will look on black background color. Color contrast ratio is 14.88

#dae155 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dae155

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dae155

#dae155 color code is use for CSS Background Color

Background color for the above div is #dae155

HTML with inline CSS

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

#dae155 color code is use for CSS Border Color

CSS Border color for the above div is #dae155

HTML with inline CSS

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

CSS Border Left color for the above div is #dae155

HTML with inline CSS

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

CSS Border Right color for the above div is #dae155

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dae155

HTML with inline CSS

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

CSS Border Top color for the above div is #dae155

HTML with inline CSS

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

#dae155 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dae155 Color code Preview on White Background

This is how #dae155 Color code will look on white background color. Color contrast ratio is 1.41

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

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(218,225,85,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(92,85,225,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(218,225,85,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.