crispedge.com

Color picker

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

#d4b953 hex color - Yellow - Warm color - Information

#d4b953 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #d4b953 Color code in RGB color code model is created after adding 83.14% red color, 72.55% green color and 32.55% blue color. Hex #d4b953 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 13% magenta, 61% yellow and 17% black.

Hex #d4b953 color code is between #ccbb55 web safe hex color code and #ddaa44 web safe hex color code. #ccbb55 is the nearest web safe color code. You can see here many more shades of #d4b953 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded4b953#d4b953
RGB Decimal212, 185, 83rgb(212, 185, 83)
RGB Percent83%, 73%, 33%rgb(83%, 73%, 33%)
CSS RGBa212, 185, 83,1rgba(212,185,83,1)
CMYK Modelcmyk(0%,13%,61%,17%)
HSL Color Space47,60% ,58%hsl(47,60% ,58%)
HSV Color Space47°, 61%, 83%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101001011100101010011
Octal324271123
Decimal21218583
Hexd4b953

Different shades of #d4b953 color code.

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

Light Shade of #d4b953
#deca7c
Dark Shade of #d4b953
#c3a531
Saturated Shade of #d4b953
#dfbf48
Desaturated Shade of #d4b953
#c9b35e
Grey scale Shade of #d4b953
#939393
Brighten Shade
#edd26c
Most Readable Shade
#000000

Shades of #d4b953 color code

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

#d4b953
#bca449
#a48f40
#8d7b37
#75662e
#5e5224
#463d1b
#2f2912
#171409
#000000

Similar Color like #d4b953 color

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

#d5ba54
#d6bb55
#d7bc56
#d8bd57
#d9be58
#dabf59
#dbc05a
#dcc15b
#ddc25c
#dec35d
#dfc45e
#e0c55f
#e1c660
#e2c761
#d3b852
#d2b751
#d1b650
#d0b54f
#cfb44e
#ceb34d
#cdb24c
#ccb14b
#cbb04a
#caaf49
#c9ae48
#c8ad47
#c7ac46
#c6ab45

Monochromatic Color with #d4b953

#d4b953
#fede64
#2a2510
#544a21
#7f6f32
#a99442

Tints of #d4b953 Color

#d4b953
#d8c066
#ddc879
#e2d08c
#e7d89f
#ebdfb2
#f0e7c5
#f5efd8
#faf7eb
#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

#d4b953
#536ed4

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

Split Complementary

#d4b953
#53aed4
#7953d4

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

Analogous Color

#d48553
#d49f53
#d4b953
#d4d353
#bbd453

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

#d4b953
#53d4b9
#b953d4

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

#d4b953
#53d478
#536ed4
#d453ae

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

#d4b953
#536ed4
#7953d4
#aed453

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

#d4b953 Color Code Preview on Black Background Color

This is how #d4b953 Color will look on black background color. Color contrast ratio is 10.86

#d4b953 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d4b953

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d4b953

#d4b953 color code is use for CSS Background Color

Background color for the above div is #d4b953

HTML with inline CSS

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

#d4b953 color code is use for CSS Border Color

CSS Border color for the above div is #d4b953

HTML with inline CSS

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

CSS Border Left color for the above div is #d4b953

HTML with inline CSS

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

CSS Border Right color for the above div is #d4b953

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d4b953

HTML with inline CSS

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

CSS Border Top color for the above div is #d4b953

HTML with inline CSS

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

#d4b953 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d4b953 Color code Preview on White Background

This is how #d4b953 Color code will look on white background color. Color contrast ratio is 1.93

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

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.