crispedge.com

Color picker

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

#ddbf98 hex color - Orange - Warm color - Information

#ddbf98 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #ddbf98 Color code in RGB color code model is created after adding 86.67% red color, 74.9% green color and 59.61% blue color. Hex #ddbf98 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 14% magenta, 31% yellow and 13% black.

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codeddbf98#ddbf98
RGB Decimal221, 191, 152rgb(221, 191, 152)
RGB Percent87%, 75%, 60%rgb(87%, 75%, 60%)
CSS RGBa221, 191, 152,1rgba(221,191,152,1)
CMYK Modelcmyk(0%,14%,31%,13%)
HSL Color Space34,50% ,73%hsl(34,50% ,73%)
HSV Color Space34°, 31%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011011111110011000
Octal335277230
Decimal221191152
Hexddbf98

Different shades of #ddbf98 color code.

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

Light Shade of #ddbf98
#ead7be
Dark Shade of #ddbf98
#d0a772
Saturated Shade of #ddbf98
#e4c091
Desaturated Shade of #ddbf98
#d6be9f
Grey scale Shade of #ddbf98
#bababa
Brighten Shade
#f6d8b1
Most Readable Shade
#000000

Shades of #ddbf98 color code

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

#ddbf98
#c4a987
#ab9476
#937f65
#7a6a54
#625443
#493f32
#312a21
#181510
#000000

Similar Color like #ddbf98 color

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

#dec099
#dfc19a
#e0c29b
#e1c39c
#e2c49d
#e3c59e
#e4c69f
#e5c7a0
#e6c8a1
#e7c9a2
#e8caa3
#e9cba4
#eacca5
#ebcda6
#dcbe97
#dbbd96
#dabc95
#d9bb94
#d8ba93
#d7b992
#d6b891
#d5b790
#d4b68f
#d3b58e
#d2b48d
#d1b38c
#d0b28b
#cfb18a

Monochromatic Color with #ddbf98

#ddbf98
#080706
#332c23
#5d5140
#88765e
#b39a7b

Tints of #ddbf98 Color

#ddbf98
#e0c6a3
#e4cdae
#e8d4ba
#ecdbc5
#efe2d1
#f3e9dc
#f7f0e8
#fbf7f3
#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

#ddbf98
#98b6dd

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

Split Complementary

#ddbf98
#98d9dd
#9d98dd

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

Analogous Color

#dda398
#ddb198
#ddbf98
#ddcd98
#dddb98

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

#ddbf98
#98ddbf
#bf98dd

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

#ddbf98
#98dd9c
#98b6dd
#dd98d8

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

#ddbf98
#98b6dd
#9d98dd
#d9dd98

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

#ddbf98 Color Code Preview on Black Background Color

This is how #ddbf98 Color will look on black background color. Color contrast ratio is 11.98

#ddbf98 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddbf98

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddbf98

#ddbf98 color code is use for CSS Background Color

Background color for the above div is #ddbf98

HTML with inline CSS

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

#ddbf98 color code is use for CSS Border Color

CSS Border color for the above div is #ddbf98

HTML with inline CSS

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

CSS Border Left color for the above div is #ddbf98

HTML with inline CSS

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

CSS Border Right color for the above div is #ddbf98

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddbf98

HTML with inline CSS

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

CSS Border Top color for the above div is #ddbf98

HTML with inline CSS

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

#ddbf98 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddbf98 Color code Preview on White Background

This is how #ddbf98 Color code will look on white background color. Color contrast ratio is 1.75

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.