crispedge.com

Color picker

Loading...

#daeb5b hex color - Green - Warm color - Information

#daeb5b hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #daeb5b Color code in RGB color code model is created after adding 85.49% red color, 92.16% green color and 35.69% blue color. Hex #daeb5b Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 0% magenta, 61% yellow and 8% black.

Hex #daeb5b color code is between #ddee55 web safe hex color code and #ccdd66 web safe hex color code. #ddee55 is the nearest web safe color code. You can see here many more shades of #daeb5b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedaeb5b#daeb5b
RGB Decimal218, 235, 91rgb(218, 235, 91)
RGB Percent85%, 92%, 36%rgb(85%, 92%, 36%)
CSS RGBa218, 235, 91,1rgba(218,235,91,1)
CMYK Modelcmyk(7%,0%,61%,8%)
HSL Color Space67,78% ,64%hsl(67,78% ,64%)
HSV Color Space67°, 61%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110101110101101011011
Octal332353133
Decimal21823591
Hexdaeb5b

Different shades of #daeb5b color code.

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

Light Shade of #daeb5b
#e4f188
Dark Shade of #daeb5b
#d0e52e
Saturated Shade of #daeb5b
#e1f452
Desaturated Shade of #daeb5b
#d3e264
Grey scale Shade of #daeb5b
#a3a3a3
Brighten Shade
#f3ff74
Most Readable Shade
#000000

Shades of #daeb5b color code

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

#daeb5b
#c1d050
#a9b646
#919c3c
#798232
#606828
#484e1e
#303414
#181a0a
#000000

Similar Color like #daeb5b color

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

#dbec5c
#dced5d
#ddee5e
#deef5f
#dff060
#e0f161
#e1f262
#e2f363
#e3f464
#e4f565
#e5f666
#e6f767
#e7f868
#e8f969
#d9ea5a
#d8e959
#d7e858
#d6e757
#d5e656
#d4e555
#d3e454
#d2e353
#d1e252
#d0e151
#cfe050
#cedf4f
#cdde4e
#ccdd4d

Monochromatic Color with #daeb5b

#daeb5b
#151609
#3c4119
#646b2a
#8b963a
#b3c04b

Tints of #daeb5b Color

#daeb5b
#deed6d
#e2ef7f
#e6f191
#eaf3a3
#eef6b6
#f2f8c8
#f6fada
#fafcec
#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

#daeb5b
#6c5beb

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

Split Complementary

#daeb5b
#5b92eb
#b45beb

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

Analogous Color

#ebc25b
#ebdf5b
#daeb5b
#bdeb5b
#a0eb5b

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

#daeb5b
#5bdaeb
#eb5bda

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

#daeb5b
#5bebb4
#6c5beb
#eb5b92

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

#daeb5b
#6c5beb
#b45beb
#92eb5b

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

#daeb5b Color Code Preview on Black Background Color

This is how #daeb5b Color will look on black background color. Color contrast ratio is 16.02

#daeb5b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #daeb5b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #daeb5b

#daeb5b color code is use for CSS Background Color

Background color for the above div is #daeb5b

HTML with inline CSS

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

#daeb5b color code is use for CSS Border Color

CSS Border color for the above div is #daeb5b

HTML with inline CSS

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

CSS Border Left color for the above div is #daeb5b

HTML with inline CSS

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

CSS Border Right color for the above div is #daeb5b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #daeb5b

HTML with inline CSS

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

CSS Border Top color for the above div is #daeb5b

HTML with inline CSS

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

#daeb5b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#daeb5b Color code Preview on White Background

This is how #daeb5b Color code will look on white background color. Color contrast ratio is 1.31

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

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,235,91,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(108,91,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(218,235,91,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.