crispedge.com

Color picker

Loading...

#d2ce74 hex color - Green - Warm color - Information

#d2ce74 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #d2ce74 Color code in RGB color code model is created after adding 82.35% red color, 80.78% green color and 45.49% blue color. Hex #d2ce74 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 2% magenta, 45% yellow and 18% black.

Hex #d2ce74 color code is between #cccc77 web safe hex color code and #dddd66 web safe hex color code. #cccc77 is the nearest web safe color code. You can see here many more shades of #d2ce74 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded2ce74#d2ce74
RGB Decimal210, 206, 116rgb(210, 206, 116)
RGB Percent82%, 81%, 45%rgb(82%, 81%, 45%)
CSS RGBa210, 206, 116,1rgba(210,206,116,1)
CMYK Modelcmyk(0%,2%,45%,18%)
HSL Color Space57,51% ,64%hsl(57,51% ,64%)
HSV Color Space57°, 45%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100101100111001110100
Octal322316164
Decimal210206116
Hexd2ce74

Different shades of #d2ce74 color code.

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

Light Shade of #d2ce74
#dedc9b
Dark Shade of #d2ce74
#c6c04d
Saturated Shade of #d2ce74
#dbd66b
Desaturated Shade of #d2ce74
#c9c67d
Grey scale Shade of #d2ce74
#a3a3a3
Brighten Shade
#ebe78d
Most Readable Shade
#000000

Shades of #d2ce74 color code

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

#d2ce74
#bab767
#a3a05a
#8c894d
#747240
#5d5b33
#464426
#2e2d19
#17160c
#000000

Similar Color like #d2ce74 color

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

#d3cf75
#d4d076
#d5d177
#d6d278
#d7d379
#d8d47a
#d9d57b
#dad67c
#dbd77d
#dcd87e
#ddd97f
#deda80
#dfdb81
#e0dc82
#d1cd73
#d0cc72
#cfcb71
#ceca70
#cdc96f
#ccc86e
#cbc76d
#cac66c
#c9c56b
#c8c46a
#c7c369
#c6c268
#c5c167
#c4c066

Monochromatic Color with #d2ce74

#d2ce74
#fcf88b
#282716
#52512e
#7d7b45
#a7a45d

Tints of #d2ce74 Color

#d2ce74
#d7d383
#dcd892
#e1dea2
#e6e3b1
#ebe9c1
#f0eed0
#f5f4e0
#faf9ef
#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

#d2ce74
#7478d2

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

Split Complementary

#d2ce74
#74a7d2
#9f74d2

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

Analogous Color

#d2a874
#d2bb74
#d2ce74
#c3d274
#b0d274

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

#d2ce74
#74d2ce
#ce74d2

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

#d2ce74
#74d29f
#7478d2
#d274a7

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

#d2ce74
#7478d2
#9f74d2
#a7d274

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

#d2ce74 Color Code Preview on Black Background Color

This is how #d2ce74 Color will look on black background color. Color contrast ratio is 12.82

#d2ce74 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d2ce74

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d2ce74

#d2ce74 color code is use for CSS Background Color

Background color for the above div is #d2ce74

HTML with inline CSS

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

#d2ce74 color code is use for CSS Border Color

CSS Border color for the above div is #d2ce74

HTML with inline CSS

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

CSS Border Left color for the above div is #d2ce74

HTML with inline CSS

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

CSS Border Right color for the above div is #d2ce74

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d2ce74

HTML with inline CSS

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

CSS Border Top color for the above div is #d2ce74

HTML with inline CSS

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

#d2ce74 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d2ce74 Color code Preview on White Background

This is how #d2ce74 Color code will look on white background color. Color contrast ratio is 1.64

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

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,206,116,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(116,120,210,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(210,206,116,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.