crispedge.com

Color picker

Loading...

#ded464 hex color - Green - Warm color - Information

#ded464 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #ded464 Color code in RGB color code model is created after adding 87.06% red color, 83.14% green color and 39.22% blue color. Hex #ded464 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 5% magenta, 55% yellow and 13% black.

Hex #ded464 color code is between #ddcc66 web safe hex color code and #eedd55 web safe hex color code. #ddcc66 is the nearest web safe color code. You can see here many more shades of #ded464 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeded464#ded464
RGB Decimal222, 212, 100rgb(222, 212, 100)
RGB Percent87%, 83%, 39%rgb(87%, 83%, 39%)
CSS RGBa222, 212, 100,1rgba(222,212,100,1)
CMYK Modelcmyk(0%,5%,55%,13%)
HSL Color Space55,65% ,63%hsl(55,65% ,63%)
HSV Color Space55°, 55%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111101101010001100100
Octal336324144
Decimal222212100
Hexded464

Different shades of #ded464 color code.

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

Light Shade of #ded464
#e7e08e
Dark Shade of #ded464
#d5c83a
Saturated Shade of #ded464
#e7dc5b
Desaturated Shade of #ded464
#d5cc6d
Grey scale Shade of #ded464
#a1a1a1
Brighten Shade
#f7ed7d
Most Readable Shade
#000000

Shades of #ded464 color code

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

#ded464
#c5bc58
#aca44d
#948d42
#7b7537
#625e2c
#4a4621
#312f16
#18170b
#000000

Similar Color like #ded464 color

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

#dfd565
#e0d666
#e1d767
#e2d868
#e3d969
#e4da6a
#e5db6b
#e6dc6c
#e7dd6d
#e8de6e
#e9df6f
#eae070
#ebe171
#ece272
#ddd363
#dcd262
#dbd161
#dad060
#d9cf5f
#d8ce5e
#d7cd5d
#d6cc5c
#d5cb5b
#d4ca5a
#d3c959
#d2c858
#d1c757
#d0c656

Monochromatic Color with #ded464

#ded464
#090904
#343217
#5e5a2b
#89833e
#b3ab51

Tints of #ded464 Color

#ded464
#e1d875
#e5dd86
#e9e297
#ece7a8
#f0ebba
#f4f0cb
#f7f5dc
#fbfaed
#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

#ded464
#646ede

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

Split Complementary

#ded464
#64abde
#9764de

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

Analogous Color

#dea364
#debc64
#ded464
#d0de64
#b7de64

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

#ded464
#64ded4
#d464de

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

#ded464
#64de97
#646ede
#de64ab

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

#ded464
#646ede
#9764de
#abde64

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

#ded464 Color Code Preview on Black Background Color

This is how #ded464 Color will look on black background color. Color contrast ratio is 13.71

#ded464 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ded464

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ded464

#ded464 color code is use for CSS Background Color

Background color for the above div is #ded464

HTML with inline CSS

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

#ded464 color code is use for CSS Border Color

CSS Border color for the above div is #ded464

HTML with inline CSS

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

CSS Border Left color for the above div is #ded464

HTML with inline CSS

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

CSS Border Right color for the above div is #ded464

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ded464

HTML with inline CSS

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

CSS Border Top color for the above div is #ded464

HTML with inline CSS

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

#ded464 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ded464 Color code Preview on White Background

This is how #ded464 Color code will look on white background color. Color contrast ratio is 1.53

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

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(222,212,100,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(100,110,222,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(222,212,100,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.