Skip to main content Skip to docs navigation

#dbc248 hex color - Green - Warm color - Information

On this page
@
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.

Color Mixture: Orange and Yellow

Color Hue/Base color: Green

Hex #dbc248 Color code in RGB color code model is created after adding 85.88% red color, 76.08% green color and 28.24% blue color. Hex #dbc248 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 11% magenta, 67% yellow and 14.12% black.

Hex #dbc248 color code is between #ddbb44 web safe hex color code and #cccc55 web safe hex color code. #ddbb44 is the nearest web safe color code. You can see here many more shades of #dbc248 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code dbc248 #dbc248
RGB Decimal 219, 194, 72 rgb(219, 194, 72)
RGB Percent 86%, 76%, 28% rgb(86%, 76%, 28%)
CSS RGBa 219, 194, 72,1 rgba(219,194,72,1)
CMYK Model cmyk(0%,11%,67%,14.12%)
HSL Color Space 50,67% ,57% hsl(50,67% ,57%)
HSV Color Space 50°, 67%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011011 11000010 01001000
Octal 333 302 110
Decimal 219 194 72
Hex db c2 48

Different shades of #dbc248 color code.

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

Light Shade of #dbc248
#e3d073
Dark Shade of #dbc248
#c9ad27
Saturated Shade of #dbc248
#e6c93d
Desaturated Shade of #dbc248
#d0bb53
Grey scale Shade of #dbc248
#919191
Brighten Shade
#f4db61
Most Readable Shade
#000000

Shades of #dbc248 color code

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

#dbc248
#c2ac40
#aa9638
#928130
#796b28
#615620
#494018
#302b10
#181508
#000000

Similar Color like #dbc248 color

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

#dcc349
#ddc44a
#dec54b
#dfc64c
#e0c74d
#e1c84e
#e2c94f
#e3ca50
#e4cb51
#e5cc52
#e6cd53
#e7ce54
#e8cf55
#e9d056
#dac147
#d9c046
#d8bf45
#d7be44
#d6bd43
#d5bc42
#d4bb41
#d3ba40
#d2b93f
#d1b83e
#d0b73d
#cfb63c
#ceb53b
#cdb43a

Monochromatic Color with #dbc248

#dbc248
#060602
#312b10
#5b511e
#86772c
#b09c3a

Tints of #dbc248 Color

#dbc248
#dfc85c
#e3cf70
#e7d685
#ebdd99
#efe3ad
#f3eac2
#f7f1d6
#fbf8ea
#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

#dbc248
#4861db

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

Split Complementary

#dbc248
#48abdb
#7848db

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

Analogous Color

#db8748
#dba548
#dbc248
#d7db48
#b9db48

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

#dbc248
#48dbc2
#c248db

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

#dbc248
#48db78
#4861db
#db48aa

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

#dbc248
#4861db
#7848db
#abdb48

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

#dbc248 Color Code Preview on Black Background Color

This is how #dbc248 Color will look on black background color. Color contrast ratio is 11.82

#dbc248 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbc248

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbc248

#dbc248 color code is use for CSS Background Color

Background color for the above div is #dbc248

HTML with inline CSS

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

#dbc248 color code is use for CSS Border Color

CSS Border color for the above div is #dbc248

HTML with inline CSS

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

CSS Border Left color for the above div is #dbc248

HTML with inline CSS

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

CSS Border Right color for the above div is #dbc248

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbc248

HTML with inline CSS

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

CSS Border Top color for the above div is #dbc248

HTML with inline CSS

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

#dbc248 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbc248 Color code Preview on White Background

This is how #dbc248 Color code will look on white background color. Color contrast ratio is 1.78

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

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(219,194,72,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(72,97,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(219,194,72,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.