crispedge.com

Color picker

Loading...

#dbd95d hex color - Yellow - Warm color - Information

#dbd95d hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #dbd95d Color code in RGB color code model is created after adding 85.88% red color, 85.1% green color and 36.47% blue color. Hex #dbd95d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 1% magenta, 58% yellow and 14% black.

Hex #dbd95d color code is between #dddd55 web safe hex color code and #cccc66 web safe hex color code. #dddd55 is the nearest web safe color code. You can see here many more shades of #dbd95d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedbd95d#dbd95d
RGB Decimal219, 217, 93rgb(219, 217, 93)
RGB Percent86%, 85%, 36%rgb(86%, 85%, 36%)
CSS RGBa219, 217, 93,1rgba(219,217,93,1)
CMYK Modelcmyk(0%,1%,58%,14%)
HSL Color Space59,64% ,61%hsl(59,64% ,61%)
HSV Color Space59°, 58%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110111101100101011101
Octal333331135
Decimal21921793
Hexdbd95d

Different shades of #dbd95d color code.

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

Light Shade of #dbd95d
#e4e387
Dark Shade of #dbd95d
#d2cf33
Saturated Shade of #dbd95d
#e5e353
Desaturated Shade of #dbd95d
#d1cf67
Grey scale Shade of #dbd95d
#9c9c9c
Brighten Shade
#f4f276
Most Readable Shade
#000000

Shades of #dbd95d color code

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

#dbd95d
#c2c052
#aaa848
#92903e
#797833
#616029
#49481f
#303014
#18180a
#000000

Similar Color like #dbd95d color

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

#dcda5e
#dddb5f
#dedc60
#dfdd61
#e0de62
#e1df63
#e2e064
#e3e165
#e4e266
#e5e367
#e6e468
#e7e569
#e8e66a
#e9e76b
#dad85c
#d9d75b
#d8d65a
#d7d559
#d6d458
#d5d357
#d4d256
#d3d155
#d2d054
#d1cf53
#d0ce52
#cfcd51
#cecc50
#cdcb4f

Monochromatic Color with #dbd95d

#dbd95d
#060603
#313115
#5b5b27
#868539
#b0af4b

Tints of #dbd95d Color

#dbd95d
#dfdd6f
#e3e181
#e7e593
#ebe9a5
#efeeb7
#f3f2c9
#f7f6db
#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

#dbd95d
#5d5fdb

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

Split Complementary

#dbd95d
#5d9edb
#9a5ddb

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

Analogous Color

#dba75d
#dbc05d
#dbd95d
#c4db5d
#abdb5d

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

#dbd95d
#5ddbd9
#d95ddb

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

#dbd95d
#5ddb9a
#5d5fdb
#db5d9e

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

#dbd95d
#5d5fdb
#9a5ddb
#9edb5d

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

#dbd95d Color Code Preview on Black Background Color

This is how #dbd95d Color will look on black background color. Color contrast ratio is 14.10

#dbd95d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbd95d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbd95d

#dbd95d color code is use for CSS Background Color

Background color for the above div is #dbd95d

HTML with inline CSS

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

#dbd95d color code is use for CSS Border Color

CSS Border color for the above div is #dbd95d

HTML with inline CSS

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

CSS Border Left color for the above div is #dbd95d

HTML with inline CSS

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

CSS Border Right color for the above div is #dbd95d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbd95d

HTML with inline CSS

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

CSS Border Top color for the above div is #dbd95d

HTML with inline CSS

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

#dbd95d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbd95d Color code Preview on White Background

This is how #dbd95d Color code will look on white background color. Color contrast ratio is 1.49

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

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(219,217,93,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(93,95,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(219,217,93,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.