crispedge.com

Color picker

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

#ddbd05 hex color - Yellow - Warm color - Information

#ddbd05 hex color - Yellow - Warm color

Color Hue/Base color: Yellow

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

Hex #ddbd05 color code is between #ccbb00 web safe hex color code and #eecc00 web safe hex color code. #ccbb00 is the nearest web safe color code. You can see here many more shades of #ddbd05 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeddbd05#ddbd05
RGB Decimal221, 189, 5rgb(221, 189, 5)
RGB Percent87%, 74%, 2%rgb(87%, 74%, 2%)
CSS RGBa221, 189, 5,1rgba(221,189,5,1)
CMYK Modelcmyk(0%,14%,98%,13%)
HSL Color Space51,96% ,44%hsl(51,96% ,44%)
HSV Color Space51°, 98%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011011110100000101
Octal3352755
Decimal2211895
Hexddbd05

Different shades of #ddbd05 color code.

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

Light Shade of #ddbd05
#fad91b
Dark Shade of #ddbd05
#ab9204
Saturated Shade of #ddbd05
#e2c100
Desaturated Shade of #ddbd05
#d2b510
Grey scale Shade of #ddbd05
#717171
Brighten Shade
#f6d61e
Most Readable Shade
#000000

Shades of #ddbd05 color code

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

#ddbd05
#c4a804
#ab9303
#937e03
#7a6902
#625402
#493f01
#312a01
#181500
#000000

Similar Color like #ddbd05 color

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

#debe06
#dfbf07
#e0c008
#e1c109
#e2c20a
#e3c30b
#e4c40c
#e5c50d
#e6c60e
#e7c70f
#e8c810
#e9c911
#eaca12
#ebcb13
#dcbc04
#dbbb03
#daba02
#d9b901
#d8b800
#d7b700
#d6b600
#d5b500
#d4b400
#d3b300
#d2b200
#d1b100
#d0b000
#cfaf00

Monochromatic Color with #ddbd05

#ddbd05
#080700
#332c01
#5d5002
#887403
#b39904

Tints of #ddbd05 Color

#ddbd05
#e0c420
#e4cb3c
#e8d358
#ecda74
#efe18f
#f3e9ab
#f7f0c7
#fbf7e3
#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

#ddbd05
#0525dd

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

Split Complementary

#ddbd05
#0591dd
#5105dd

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

Analogous Color

#dd6705
#dd9205
#ddbd05
#d2dd05
#a7dd05

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

#ddbd05
#05ddbd
#bd05dd

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

#ddbd05
#05dd51
#0525dd
#dd0591

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

#ddbd05
#0525dd
#5105dd
#91dd05

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

#ddbd05 Color Code Preview on Black Background Color

This is how #ddbd05 Color will look on black background color. Color contrast ratio is 11.36

#ddbd05 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddbd05

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddbd05

#ddbd05 color code is use for CSS Background Color

Background color for the above div is #ddbd05

HTML with inline CSS

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

#ddbd05 color code is use for CSS Border Color

CSS Border color for the above div is #ddbd05

HTML with inline CSS

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

CSS Border Left color for the above div is #ddbd05

HTML with inline CSS

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

CSS Border Right color for the above div is #ddbd05

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddbd05

HTML with inline CSS

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

CSS Border Top color for the above div is #ddbd05

HTML with inline CSS

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

#ddbd05 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddbd05 Color code Preview on White Background

This is how #ddbd05 Color code will look on white background color. Color contrast ratio is 1.85

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

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.