@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#d4b018 hex color - Yellow - Warm color - Information

#d4b018 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #d4b018 Color code in RGB color code model is created after adding 83.14% red color, 69.02% green color and 9.41% blue color. Hex #d4b018 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 17% magenta, 89% yellow and 16.86% black.

Hex #d4b018 color code is between #ccaa11 web safe hex color code and #ddbb22 web safe hex color code. #ccaa11 is the nearest web safe color code. You can see here many more shades of #d4b018 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code d4b018 #d4b018
RGB Decimal 212, 176, 24 rgb(212, 176, 24)
RGB Percent 83%, 69%, 9% rgb(83%, 69%, 9%)
CSS RGBa 212, 176, 24,1 rgba(212,176,24,1)
CMYK Model cmyk(0%,17%,89%,16.86%)
HSL Color Space 49,80% ,46% hsl(49,80% ,46%)
HSV Color Space 49°, 89%, 83%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010100 10110000 00011000
Octal 324 260 30
Decimal 212 176 24
Hex d4 b0 18

Different shades of #d4b018 color code.

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

Light Shade of #d4b018
#e8c637
Dark Shade of #d4b018
#a68a13
Saturated Shade of #d4b018
#e0b70c
Desaturated Shade of #d4b018
#c8a924
Grey scale Shade of #d4b018
#767676
Brighten Shade
#edc931
Most Readable Shade
#000000

Shades of #d4b018 color code

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

#d4b018
#bc9c15
#a48812
#8d7510
#75610d
#5e4e0a
#463a08
#2f2705
#171302
#000000

Similar Color like #d4b018 color

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

#d5b119
#d6b21a
#d7b31b
#d8b41c
#d9b51d
#dab61e
#dbb71f
#dcb820
#ddb921
#deba22
#dfbb23
#e0bc24
#e1bd25
#e2be26
#d3af17
#d2ae16
#d1ad15
#d0ac14
#cfab13
#ceaa12
#cda911
#cca810
#cba70f
#caa60e
#c9a50d
#c8a40c
#c7a30b
#c6a20a

Monochromatic Color with #d4b018

#d4b018
#fed31d
#2a2305
#54460a
#7f690e
#a98d13

Tints of #d4b018 Color

#d4b018
#d8b831
#ddc14b
#e2ca65
#e7d37e
#ebdb98
#f0e4b2
#f5edcb
#faf6e5
#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

#d4b018
#183cd4

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

Split Complementary

#d4b018
#189ad4
#5218d4

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

Analogous Color

#d46518
#d48a18
#d4b018
#d2d418
#add418

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

#d4b018
#18d4b0
#b018d4

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

#d4b018
#18d452
#183cd4
#d4189a

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

#d4b018
#183cd4
#5218d4
#9ad418

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

#d4b018 Color Code Preview on Black Background Color

This is how #d4b018 Color will look on black background color. Color contrast ratio is 10.02

#d4b018 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d4b018

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d4b018

#d4b018 color code is use for CSS Background Color

Background color for the above div is #d4b018

HTML with inline CSS

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

#d4b018 color code is use for CSS Border Color

CSS Border color for the above div is #d4b018

HTML with inline CSS

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

CSS Border Left color for the above div is #d4b018

HTML with inline CSS

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

CSS Border Right color for the above div is #d4b018

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d4b018

HTML with inline CSS

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

CSS Border Top color for the above div is #d4b018

HTML with inline CSS

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

#d4b018 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d4b018 Color code Preview on White Background

This is how #d4b018 Color code will look on white background color. Color contrast ratio is 2.10

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

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(212,176,24,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(24,60,212,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(212,176,24,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.