crispedge.com

Color picker

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

#d4bf98 hex color - Yellow - Warm color - Information

#d4bf98 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #d4bf98 Color code in RGB color code model is created after adding 83.14% red color, 74.9% green color and 59.61% blue color. Hex #d4bf98 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 10% magenta, 28% yellow and 17% black.

Hex #d4bf98 color code is between #ccbb99 web safe hex color code and #ddcc88 web safe hex color code. #ccbb99 is the nearest web safe color code. You can see here many more shades of #d4bf98 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded4bf98#d4bf98
RGB Decimal212, 191, 152rgb(212, 191, 152)
RGB Percent83%, 75%, 60%rgb(83%, 75%, 60%)
CSS RGBa212, 191, 152,1rgba(212,191,152,1)
CMYK Modelcmyk(0%,10%,28%,17%)
HSL Color Space39,41% ,71%hsl(39,41% ,71%)
HSV Color Space39°, 28%, 83%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101001011111110011000
Octal324277230
Decimal212191152
Hexd4bf98

Different shades of #d4bf98 color code.

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

Light Shade of #d4bf98
#e3d5bc
Dark Shade of #d4bf98
#c5a974
Saturated Shade of #d4bf98
#dbc191
Desaturated Shade of #d4bf98
#cdbd9f
Grey scale Shade of #d4bf98
#b6b6b6
Brighten Shade
#edd8b1
Most Readable Shade
#000000

Shades of #d4bf98 color code

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

#d4bf98
#bca987
#a49476
#8d7f65
#756a54
#5e5443
#463f32
#2f2a21
#171510
#000000

Similar Color like #d4bf98 color

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

#d5c099
#d6c19a
#d7c29b
#d8c39c
#d9c49d
#dac59e
#dbc69f
#dcc7a0
#ddc8a1
#dec9a2
#dfcaa3
#e0cba4
#e1cca5
#e2cda6
#d3be97
#d2bd96
#d1bc95
#d0bb94
#cfba93
#ceb992
#cdb891
#ccb790
#cbb68f
#cab58e
#c9b48d
#c8b38c
#c7b28b
#c6b18a

Monochromatic Color with #d4bf98

#d4bf98
#fee5b6
#2a261e
#544c3d
#7f725b
#a9997a

Tints of #d4bf98 Color

#d4bf98
#d8c6a3
#ddcdae
#e2d4ba
#e7dbc5
#ebe2d1
#f0e9dc
#f5f0e8
#faf7f3
#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

#d4bf98
#98add4

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

Split Complementary

#d4bf98
#98cbd4
#a198d4

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

Analogous Color

#d4a798
#d4b398
#d4bf98
#d4cb98
#d1d498

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

#d4bf98
#98d4bf
#bf98d4

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

#d4bf98
#98d4a1
#98add4
#d498cb

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

#d4bf98
#98add4
#a198d4
#cbd498

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

#d4bf98 Color Code Preview on Black Background Color

This is how #d4bf98 Color will look on black background color. Color contrast ratio is 11.71

#d4bf98 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d4bf98

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d4bf98

#d4bf98 color code is use for CSS Background Color

Background color for the above div is #d4bf98

HTML with inline CSS

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

#d4bf98 color code is use for CSS Border Color

CSS Border color for the above div is #d4bf98

HTML with inline CSS

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

CSS Border Left color for the above div is #d4bf98

HTML with inline CSS

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

CSS Border Right color for the above div is #d4bf98

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d4bf98

HTML with inline CSS

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

CSS Border Top color for the above div is #d4bf98

HTML with inline CSS

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

#d4bf98 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d4bf98 Color code Preview on White Background

This is how #d4bf98 Color code will look on white background color. Color contrast ratio is 1.79

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

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.