crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#ced55f hex color - Yellow - Warm color - Information

#ced55f hex color - Yellow - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Yellow

Hex #ced55f Color code in RGB color code model is created after adding 80.78% red color, 83.53% green color and 37.25% blue color. Hex #ced55f Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 0% magenta, 55% yellow and 16% black.

Hex #ced55f color code is between #ccdd66 web safe hex color code and #ddcc55 web safe hex color code. #ccdd66 is the nearest web safe color code. You can see here many more shades of #ced55f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeced55f#ced55f
RGB Decimal206, 213, 95rgb(206, 213, 95)
RGB Percent81%, 84%, 37%rgb(81%, 84%, 37%)
CSS RGBa206, 213, 95,1rgba(206,213,95,1)
CMYK Modelcmyk(3%,0%,55%,16%)
HSL Color Space64,58% ,60%hsl(64,58% ,60%)
HSV Color Space64°, 55%, 84%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011101101010101011111
Octal316325137
Decimal20621395
Hexced55f

Different shades of #ced55f color code.

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

Light Shade of #ced55f
#dae087
Dark Shade of #ced55f
#c2ca37
Saturated Shade of #ced55f
#d7df55
Desaturated Shade of #ced55f
#c5cb69
Grey scale Shade of #ced55f
#9a9a9a
Brighten Shade
#e7ee78
Most Readable Shade
#000000

Shades of #ced55f color code

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

#ced55f
#b7bd54
#a0a549
#898e3f
#727634
#5b5e2a
#44471f
#2d2f15
#16170a
#000000

Similar Color like #ced55f color

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

#cfd660
#d0d761
#d1d862
#d2d963
#d3da64
#d4db65
#d5dc66
#d6dd67
#d7de68
#d8df69
#d9e06a
#dae16b
#dbe26c
#dce36d
#cdd45e
#ccd35d
#cbd25c
#cad15b
#c9d05a
#c8cf59
#c7ce58
#c6cd57
#c5cc56
#c4cb55
#c3ca54
#c2c953
#c1c852
#c0c751

Monochromatic Color with #ced55f

#ced55f
#000000
#2a2b13
#535526
#7c8039
#a5aa4c

Tints of #ced55f Color

#ced55f
#d3d970
#d8de82
#dee394
#e3e7a6
#e9ecb7
#eef1c9
#f4f5db
#f9faed
#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

#ced55f
#665fd5

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

Split Complementary

#ced55f
#5f93d5
#a15fd5

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

Analogous Color

#d5ad5f
#d5c45f
#ced55f
#b6d55f
#9fd55f

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

#ced55f
#5fced5
#d55fce

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

#ced55f
#5fd5a1
#665fd5
#d55f93

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

#ced55f
#665fd5
#a15fd5
#93d55f

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

#ced55f Color Code Preview on Black Background Color

This is how #ced55f Color will look on black background color. Color contrast ratio is 13.31

#ced55f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ced55f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ced55f

#ced55f color code is use for CSS Background Color

Background color for the above div is #ced55f

HTML with inline CSS

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

#ced55f color code is use for CSS Border Color

CSS Border color for the above div is #ced55f

HTML with inline CSS

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

CSS Border Left color for the above div is #ced55f

HTML with inline CSS

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

CSS Border Right color for the above div is #ced55f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ced55f

HTML with inline CSS

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

CSS Border Top color for the above div is #ced55f

HTML with inline CSS

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

#ced55f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ced55f Color code Preview on White Background

This is how #ced55f Color code will look on white background color. Color contrast ratio is 1.58

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.