crispedge.com

Color picker

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

#ffd069 hex color - Yellow - Warm color - Information

#ffd069 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #ffd069 Color code in RGB color code model is created after adding 100% red color, 81.57% green color and 41.18% blue color. Hex #ffd069 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 18% magenta, 59% yellow and 0% black.

Hex #ffd069 color code is between #eecc66 web safe hex color code and #dddd77 web safe hex color code. #eecc66 is the nearest web safe color code. You can see here many more shades of #ffd069 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codeffd069#ffd069
RGB Decimal255, 208, 105rgb(255, 208, 105)
RGB Percent100%, 82%, 41%rgb(100%, 82%, 41%)
CSS RGBa255, 208, 105,1rgba(255,208,105,1)
CMYK Modelcmyk(0%,18%,59%,0%)
HSL Color Space41,100% ,71%hsl(41,100% ,71%)
HSV Color Space41°, 59%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111111101000001101001
Octal377320151
Decimal255208105
Hexffd069

Different shades of #ffd069 color code.

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

Light Shade of #ffd069
#ffe09c
Dark Shade of #ffd069
#ffc036
Saturated Shade of #ffd069
#ffd069
Desaturated Shade of #ffd069
#f7cd70
Grey scale Shade of #ffd069
#b4b4b4
Brighten Shade
#ffe982
Most Readable Shade
#000000

Shades of #ffd069 color code

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

#ffd069
#e2b85d
#c6a151
#aa8a46
#8d733a
#715c2e
#554523
#382e17
#1c170b
#000000

Similar Color like #ffd069 color

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

#ffd16a
#ffd26b
#ffd36c
#ffd46d
#ffd56e
#ffd66f
#ffd770
#ffd871
#ffd972
#ffda73
#ffdb74
#ffdc75
#ffdd76
#ffde77
#fecf68
#fdce67
#fccd66
#fbcc65
#facb64
#f9ca63
#f8c962
#f7c861
#f6c760
#f5c65f
#f4c55e
#f3c45d
#f2c35c
#f1c25b

Monochromatic Color with #ffd069

#ffd069
#2a2311
#554523
#806835
#aa8b46
#d4ad58

Tints of #ffd069 Color

#ffd069
#ffd579
#ffda8a
#ffdf9b
#ffe4ab
#ffeabc
#ffefcd
#fff4dd
#fff9ee
#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

#ffd069
#6998ff

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

Split Complementary

#ffd069
#69e3ff
#8569ff

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

Analogous Color

#ff9469
#ffb269
#ffd069
#ffee69
#f2ff69

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

#ffd069
#69ffd0
#d069ff

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

#ffd069
#69ff85
#6998ff
#ff69e3

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

#ffd069
#6998ff
#8569ff
#e3ff69

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

#ffd069 Color Code Preview on Black Background Color

This is how #ffd069 Color will look on black background color. Color contrast ratio is 14.48

#ffd069 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffd069

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ffd069

#ffd069 color code is use for CSS Background Color

Background color for the above div is #ffd069

HTML with inline CSS

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

#ffd069 color code is use for CSS Border Color

CSS Border color for the above div is #ffd069

HTML with inline CSS

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

CSS Border Left color for the above div is #ffd069

HTML with inline CSS

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

CSS Border Right color for the above div is #ffd069

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ffd069

HTML with inline CSS

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

CSS Border Top color for the above div is #ffd069

HTML with inline CSS

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

#ffd069 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ffd069 Color code Preview on White Background

This is how #ffd069 Color code will look on white background color. Color contrast ratio is 1.45

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.