crispedge.com

Color picker

Loading...

#ced171 hex color - Green - Warm color - Information

#ced171 hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #ced171 Color code in RGB color code model is created after adding 80.78% red color, 81.96% green color and 44.31% blue color. Hex #ced171 Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 0% magenta, 46% yellow and 18% black.

Hex #ced171 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 #ced171 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeced171#ced171
RGB Decimal206, 209, 113rgb(206, 209, 113)
RGB Percent81%, 82%, 44%rgb(81%, 82%, 44%)
CSS RGBa206, 209, 113,1rgba(206,209,113,1)
CMYK Modelcmyk(1%,0%,46%,18%)
HSL Color Space62,51% ,63%hsl(62,51% ,63%)
HSV Color Space62°, 46%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011101101000101110001
Octal316321161
Decimal206209113
Hexced171

Different shades of #ced171 color code.

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

Light Shade of #ced171
#dbdd97
Dark Shade of #ced171
#c1c54a
Saturated Shade of #ced171
#d7da68
Desaturated Shade of #ced171
#c5c87a
Grey scale Shade of #ced171
#a1a1a1
Brighten Shade
#e7ea8a
Most Readable Shade
#000000

Shades of #ced171 color code

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

#ced171
#b7b964
#a0a257
#898b4b
#72743e
#5b5c32
#444525
#2d2e19
#16170c
#000000

Similar Color like #ced171 color

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

#cfd272
#d0d373
#d1d474
#d2d575
#d3d676
#d4d777
#d5d878
#d6d979
#d7da7a
#d8db7b
#d9dc7c
#dadd7d
#dbde7e
#dcdf7f
#cdd070
#cccf6f
#cbce6e
#cacd6d
#c9cc6c
#c8cb6b
#c7ca6a
#c6c969
#c5c868
#c4c767
#c3c666
#c2c565
#c1c464
#c0c363

Monochromatic Color with #ced171

#ced171
#f8fb88
#262715
#50512c
#7a7c43
#a4a65a

Tints of #ced171 Color

#ced171
#d3d680
#d8db90
#dee0a0
#e3e5b0
#e9eabf
#eeefcf
#f4f4df
#f9f9ef
#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

#ced171
#7471d1

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

Split Complementary

#ced171
#719ed1
#a471d1

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

Analogous Color

#d1ae71
#d1c171
#ced171
#bbd171
#a8d171

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

#ced171
#71ced1
#d171ce

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

#ced171
#71d1a4
#7471d1
#d1719e

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

#ced171
#7471d1
#a471d1
#9ed171

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

#ced171 Color Code Preview on Black Background Color

This is how #ced171 Color will look on black background color. Color contrast ratio is 12.98

#ced171 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ced171

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ced171

#ced171 color code is use for CSS Background Color

Background color for the above div is #ced171

HTML with inline CSS

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

#ced171 color code is use for CSS Border Color

CSS Border color for the above div is #ced171

HTML with inline CSS

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

CSS Border Left color for the above div is #ced171

HTML with inline CSS

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

CSS Border Right color for the above div is #ced171

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ced171

HTML with inline CSS

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

CSS Border Top color for the above div is #ced171

HTML with inline CSS

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

#ced171 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ced171 Color code Preview on White Background

This is how #ced171 Color code will look on white background color. Color contrast ratio is 1.62

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

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