crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#d9ba32 hex color - Yellow - Warm color - Information

#d9ba32 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #d9ba32 Color code in RGB color code model is created after adding 85.1% red color, 72.94% green color and 19.61% blue color. Hex #d9ba32 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 14% magenta, 77% yellow and 15% black.

Hex #d9ba32 color code is between #ddbb33 web safe hex color code and #ccaa22 web safe hex color code. #ddbb33 is the nearest web safe color code. You can see here many more shades of #d9ba32 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded9ba32#d9ba32
RGB Decimal217, 186, 50rgb(217, 186, 50)
RGB Percent85%, 73%, 20%rgb(85%, 73%, 20%)
CSS RGBa217, 186, 50,1rgba(217,186,50,1)
CMYK Modelcmyk(0%,14%,77%,15%)
HSL Color Space49,69% ,52%hsl(49,69% ,52%)
HSV Color Space49°, 77%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110011011101000110010
Octal33127262
Decimal21718650
Hexd9ba32

Different shades of #d9ba32 color code.

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

Light Shade of #d9ba32
#e1c85d
Dark Shade of #d9ba32
#b69b22
Saturated Shade of #d9ba32
#e5c226
Desaturated Shade of #d9ba32
#cdb23e
Grey scale Shade of #d9ba32
#858585
Brighten Shade
#f2d34b
Most Readable Shade
#000000

Shades of #d9ba32 color code

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

#d9ba32
#c0a52c
#a89026
#907c21
#78671b
#605216
#483e10
#30290b
#181405
#000000

Similar Color like #d9ba32 color

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

#dabb33
#dbbc34
#dcbd35
#ddbe36
#debf37
#dfc038
#e0c139
#e1c23a
#e2c33b
#e3c43c
#e4c53d
#e5c63e
#e6c73f
#e7c840
#d8b931
#d7b830
#d6b72f
#d5b62e
#d4b52d
#d3b42c
#d2b32b
#d1b22a
#d0b129
#cfb028
#ceaf27
#cdae26
#ccad25
#cbac24

Monochromatic Color with #d9ba32

#d9ba32
#040401
#2f280b
#594d15
#84711e
#ae9628

Tints of #d9ba32 Color

#d9ba32
#ddc148
#e1c95f
#e5d176
#e9d88d
#eee0a3
#f2e8ba
#f6efd1
#faf7e8
#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

#d9ba32
#3251d9

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

Split Complementary

#d9ba32
#32a5d9
#6632d9

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

Analogous Color

#d97732
#d99932
#d9ba32
#d7d932
#b5d932

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

#d9ba32
#32d9ba
#ba32d9

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

#d9ba32
#32d966
#3251d9
#d932a4

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

#d9ba32
#3251d9
#6632d9
#a5d932

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

#d9ba32 Color Code Preview on Black Background Color

This is how #d9ba32 Color will look on black background color. Color contrast ratio is 11.02

#d9ba32 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d9ba32

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d9ba32

#d9ba32 color code is use for CSS Background Color

Background color for the above div is #d9ba32

HTML with inline CSS

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

#d9ba32 color code is use for CSS Border Color

CSS Border color for the above div is #d9ba32

HTML with inline CSS

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

CSS Border Left color for the above div is #d9ba32

HTML with inline CSS

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

CSS Border Right color for the above div is #d9ba32

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d9ba32

HTML with inline CSS

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

CSS Border Top color for the above div is #d9ba32

HTML with inline CSS

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

#d9ba32 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d9ba32 Color code Preview on White Background

This is how #d9ba32 Color code will look on white background color. Color contrast ratio is 1.91

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.