crispedge.com

Color picker

Loading...

#dcbc05 hex color - Yellow - Warm color - Information

#dcbc05 hex color - Yellow - Warm color

Color Hue/Base color: Yellow

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

Hex #dcbc05 color code is between #ddbb00 web safe hex color code and #cccc00 web safe hex color code. #ddbb00 is the nearest web safe color code. You can see here many more shades of #dcbc05 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codedcbc05#dcbc05
RGB Decimal220, 188, 5rgb(220, 188, 5)
RGB Percent86%, 74%, 2%rgb(86%, 74%, 2%)
CSS RGBa220, 188, 5,1rgba(220,188,5,1)
CMYK Modelcmyk(0%,15%,98%,14%)
HSL Color Space51,96% ,44%hsl(51,96% ,44%)
HSV Color Space51°, 98%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111001011110000000101
Octal3342745
Decimal2201885
Hexdcbc05

Different shades of #dcbc05 color code.

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

Light Shade of #dcbc05
#fad91a
Dark Shade of #dcbc05
#aa9104
Saturated Shade of #dcbc05
#e1bf00
Desaturated Shade of #dcbc05
#d1b410
Grey scale Shade of #dcbc05
#707070
Brighten Shade
#f5d51e
Most Readable Shade
#000000

Shades of #dcbc05 color code

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

#dcbc05
#c3a704
#ab9203
#927d03
#7a6802
#615302
#493e01
#302901
#181400
#000000

Similar Color like #dcbc05 color

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

#ddbd06
#debe07
#dfbf08
#e0c009
#e1c10a
#e2c20b
#e3c30c
#e4c40d
#e5c50e
#e6c60f
#e7c710
#e8c811
#e9c912
#eaca13
#dbbb04
#daba03
#d9b902
#d8b801
#d7b700
#d6b600
#d5b500
#d4b400
#d3b300
#d2b200
#d1b100
#d0b000
#cfaf00
#ceae00

Monochromatic Color with #dcbc05

#dcbc05
#070600
#322b01
#5c4f02
#877303
#b19804

Tints of #dcbc05 Color

#dcbc05
#dfc320
#e3ca3c
#e7d258
#ebd974
#efe18f
#f3e8ab
#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

#dcbc05
#0525dc

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

Split Complementary

#dcbc05
#0591dc
#5005dc

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

Analogous Color

#dc6605
#dc9105
#dcbc05
#d1dc05
#a6dc05

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

#dcbc05
#05dcbc
#bc05dc

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

#dcbc05
#05dc50
#0525dc
#dc0590

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

#dcbc05
#0525dc
#5005dc
#91dc05

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

#dcbc05 Color Code Preview on Black Background Color

This is how #dcbc05 Color will look on black background color. Color contrast ratio is 11.24

#dcbc05 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcbc05

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcbc05

#dcbc05 color code is use for CSS Background Color

Background color for the above div is #dcbc05

HTML with inline CSS

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

#dcbc05 color code is use for CSS Border Color

CSS Border color for the above div is #dcbc05

HTML with inline CSS

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

CSS Border Left color for the above div is #dcbc05

HTML with inline CSS

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

CSS Border Right color for the above div is #dcbc05

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dcbc05

HTML with inline CSS

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

CSS Border Top color for the above div is #dcbc05

HTML with inline CSS

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

#dcbc05 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dcbc05 Color code Preview on White Background

This is how #dcbc05 Color code will look on white background color. Color contrast ratio is 1.87

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(220,188,5,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(5,37,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(220,188,5,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.