crispedge.com

Color picker

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

#ddcf90 hex color - Yellow - Warm color - Information

#ddcf90 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #ddcf90 Color code in RGB color code model is created after adding 86.67% red color, 81.18% green color and 56.47% blue color. Hex #ddcf90 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 35% yellow and 13% black.

Hex #ddcf90 color code is between #cccc88 web safe hex color code and #eedd99 web safe hex color code. #cccc88 is the nearest web safe color code. You can see here many more shades of #ddcf90 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeddcf90#ddcf90
RGB Decimal221, 207, 144rgb(221, 207, 144)
RGB Percent87%, 81%, 56%rgb(87%, 81%, 56%)
CSS RGBa221, 207, 144,1rgba(221,207,144,1)
CMYK Modelcmyk(0%,6%,35%,13%)
HSL Color Space49,53% ,72%hsl(49,53% ,72%)
HSV Color Space49°, 35%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011100111110010000
Octal335317220
Decimal221207144
Hexddcf90

Different shades of #ddcf90 color code.

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

Light Shade of #ddcf90
#e9e0b7
Dark Shade of #ddcf90
#d1be69
Saturated Shade of #ddcf90
#e4d489
Desaturated Shade of #ddcf90
#d6ca97
Grey scale Shade of #ddcf90
#b6b6b6
Brighten Shade
#f6e8a9
Most Readable Shade
#000000

Shades of #ddcf90 color code

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

#ddcf90
#c4b880
#aba170
#938a60
#7a7350
#625c40
#494530
#312e20
#181710
#000000

Similar Color like #ddcf90 color

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

#ded091
#dfd192
#e0d293
#e1d394
#e2d495
#e3d596
#e4d697
#e5d798
#e6d899
#e7d99a
#e8da9b
#e9db9c
#eadc9d
#ebdd9e
#dcce8f
#dbcd8e
#dacc8d
#d9cb8c
#d8ca8b
#d7c98a
#d6c889
#d5c788
#d4c687
#d3c586
#d2c485
#d1c384
#d0c283
#cfc182

Monochromatic Color with #ddcf90

#ddcf90
#080806
#333021
#5d583d
#887f59
#b3a774

Tints of #ddcf90 Color

#ddcf90
#e0d49c
#e4d9a8
#e8dfb5
#ece4c1
#efe9cd
#f3efda
#f7f4e6
#fbf9f2
#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

#ddcf90
#909edd

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

Split Complementary

#ddcf90
#90c5dd
#a890dd

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

Analogous Color

#ddb090
#ddc090
#ddcf90
#dcdd90
#ccdd90

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

#ddcf90
#90ddcf
#cf90dd

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

#ddcf90
#90dda8
#909edd
#dd90c4

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

#ddcf90
#909edd
#a990dd
#c4dd90

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

#ddcf90 Color Code Preview on Black Background Color

This is how #ddcf90 Color will look on black background color. Color contrast ratio is 13.40

#ddcf90 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddcf90

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddcf90

#ddcf90 color code is use for CSS Background Color

Background color for the above div is #ddcf90

HTML with inline CSS

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

#ddcf90 color code is use for CSS Border Color

CSS Border color for the above div is #ddcf90

HTML with inline CSS

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

CSS Border Left color for the above div is #ddcf90

HTML with inline CSS

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

CSS Border Right color for the above div is #ddcf90

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddcf90

HTML with inline CSS

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

CSS Border Top color for the above div is #ddcf90

HTML with inline CSS

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

#ddcf90 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddcf90 Color code Preview on White Background

This is how #ddcf90 Color code will look on white background color. Color contrast ratio is 1.57

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

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.