crispedge.com

Color picker

Loading...

#d2cb4c hex color - Green - Warm color - Information

#d2cb4c hex color - Green - Warm color

Color Hue/Base color: Green

Hex #d2cb4c Color code in RGB color code model is created after adding 82.35% red color, 79.61% green color and 29.8% blue color. Hex #d2cb4c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 3% magenta, 64% yellow and 18% black.

Hex #d2cb4c color code is between #cccc44 web safe hex color code and #ddbb55 web safe hex color code. #cccc44 is the nearest web safe color code. You can see here many more shades of #d2cb4c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded2cb4c#d2cb4c
RGB Decimal210, 203, 76rgb(210, 203, 76)
RGB Percent82%, 80%, 30%rgb(82%, 80%, 30%)
CSS RGBa210, 203, 76,1rgba(210,203,76,1)
CMYK Modelcmyk(0%,3%,64%,18%)
HSL Color Space57,60% ,56%hsl(57,60% ,56%)
HSV Color Space57°, 64%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100101100101101001100
Octal322313114
Decimal21020376
Hexd2cb4c

Different shades of #d2cb4c color code.

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

Light Shade of #d2cb4c
#dcd775
Dark Shade of #d2cb4c
#bcb42f
Saturated Shade of #d2cb4c
#ddd541
Desaturated Shade of #d2cb4c
#c7c157
Grey scale Shade of #d2cb4c
#8f8f8f
Brighten Shade
#ebe465
Most Readable Shade
#000000

Shades of #d2cb4c color code

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

#d2cb4c
#bab443
#a39d3b
#8c8732
#74702a
#5d5a21
#464319
#2e2d10
#171608
#000000

Similar Color like #d2cb4c color

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

#d3cc4d
#d4cd4e
#d5ce4f
#d6cf50
#d7d051
#d8d152
#d9d253
#dad354
#dbd455
#dcd556
#ddd657
#ded758
#dfd859
#e0d95a
#d1ca4b
#d0c94a
#cfc849
#cec748
#cdc647
#ccc546
#cbc445
#cac344
#c9c243
#c8c142
#c7c041
#c6bf40
#c5be3f
#c4bd3e

Monochromatic Color with #d2cb4c

#d2cb4c
#fcf45b
#28270e
#52501e
#7d792d
#a7a23d

Tints of #d2cb4c Color

#d2cb4c
#d7d05f
#dcd673
#e1dc87
#e6e29b
#ebe7af
#f0edc3
#f5f3d7
#faf9eb
#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

#d2cb4c
#4c53d2

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

Split Complementary

#d2cb4c
#4c96d2
#884cd2

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

Analogous Color

#d2954c
#d2b04c
#d2cb4c
#bed24c
#a3d24c

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

#d2cb4c
#4cd2cb
#cb4cd2

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

#d2cb4c
#4cd288
#4c53d2
#d24c96

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

#d2cb4c
#4c53d2
#884cd2
#96d24c

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

#d2cb4c Color Code Preview on Black Background Color

This is how #d2cb4c Color will look on black background color. Color contrast ratio is 12.39

#d2cb4c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d2cb4c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d2cb4c

#d2cb4c color code is use for CSS Background Color

Background color for the above div is #d2cb4c

HTML with inline CSS

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

#d2cb4c color code is use for CSS Border Color

CSS Border color for the above div is #d2cb4c

HTML with inline CSS

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

CSS Border Left color for the above div is #d2cb4c

HTML with inline CSS

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

CSS Border Right color for the above div is #d2cb4c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d2cb4c

HTML with inline CSS

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

CSS Border Top color for the above div is #d2cb4c

HTML with inline CSS

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

#d2cb4c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d2cb4c Color code Preview on White Background

This is how #d2cb4c Color code will look on white background color. Color contrast ratio is 1.70

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

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(210,203,76,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(76,83,210,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(210,203,76,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.