crispedge.com

Color picker

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

#d5ba41 hex color - Yellow - Warm color - Information

#d5ba41 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #d5ba41 Color code in RGB color code model is created after adding 83.53% red color, 72.94% green color and 25.49% blue color. Hex #d5ba41 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 13% magenta, 69% yellow and 16% black.

Hex #d5ba41 color code is between #ddbb44 web safe hex color code and #ccaa33 web safe hex color code. #ddbb44 is the nearest web safe color code. You can see here many more shades of #d5ba41 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded5ba41#d5ba41
RGB Decimal213, 186, 65rgb(213, 186, 65)
RGB Percent84%, 73%, 25%rgb(84%, 73%, 25%)
CSS RGBa213, 186, 65,1rgba(213,186,65,1)
CMYK Modelcmyk(0%,13%,69%,16%)
HSL Color Space49,64% ,55%hsl(49,64% ,55%)
HSV Color Space49°, 69%, 84%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101011011101001000001
Octal325272101
Decimal21318665
Hexd5ba41

Different shades of #d5ba41 color code.

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

Light Shade of #d5ba41
#dec96b
Dark Shade of #d5ba41
#ba9f29
Saturated Shade of #d5ba41
#e1c135
Desaturated Shade of #d5ba41
#c9b34d
Grey scale Shade of #d5ba41
#8b8b8b
Brighten Shade
#eed35a
Most Readable Shade
#000000

Shades of #d5ba41 color code

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

#d5ba41
#bda539
#a59032
#8e7c2b
#766724
#5e521c
#473e15
#2f290e
#171407
#000000

Similar Color like #d5ba41 color

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

#d6bb42
#d7bc43
#d8bd44
#d9be45
#dabf46
#dbc047
#dcc148
#ddc249
#dec34a
#dfc44b
#e0c54c
#e1c64d
#e2c74e
#e3c84f
#d4b940
#d3b83f
#d2b73e
#d1b63d
#d0b53c
#cfb43b
#ceb33a
#cdb239
#ccb138
#cbb037
#caaf36
#c9ae35
#c8ad34
#c7ac33

Monochromatic Color with #d5ba41

#d5ba41
#000000
#2b260d
#554b1a
#807027
#aa9534

Tints of #d5ba41 Color

#d5ba41
#d9c156
#dec96b
#e3d180
#e7d895
#ece0aa
#f1e8bf
#f5efd4
#faf7e9
#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

#d5ba41
#415cd5

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

Split Complementary

#d5ba41
#41a6d5
#7041d5

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

Analogous Color

#d57f41
#d59c41
#d5ba41
#d2d541
#b5d541

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

#d5ba41
#41d5ba
#ba41d5

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

#d5ba41
#41d570
#415cd5
#d541a6

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

#d5ba41
#415cd5
#7041d5
#a6d541

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

#d5ba41 Color Code Preview on Black Background Color

This is how #d5ba41 Color will look on black background color. Color contrast ratio is 10.93

#d5ba41 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d5ba41

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d5ba41

#d5ba41 color code is use for CSS Background Color

Background color for the above div is #d5ba41

HTML with inline CSS

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

#d5ba41 color code is use for CSS Border Color

CSS Border color for the above div is #d5ba41

HTML with inline CSS

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

CSS Border Left color for the above div is #d5ba41

HTML with inline CSS

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

CSS Border Right color for the above div is #d5ba41

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d5ba41

HTML with inline CSS

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

CSS Border Top color for the above div is #d5ba41

HTML with inline CSS

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

#d5ba41 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d5ba41 Color code Preview on White Background

This is how #d5ba41 Color code will look on white background color. Color contrast ratio is 1.92

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

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.