crispedge.com

Color picker

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

#fcc948 hex color - Yellow - Warm color - Information

#fcc948 hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #fcc948 Color code in RGB color code model is created after adding 98.82% red color, 78.82% green color and 28.24% blue color. Hex #fcc948 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 20% magenta, 71% yellow and 1% black.

Hex #fcc948 color code is between #ffcc44 web safe hex color code and #eebb55 web safe hex color code. #ffcc44 is the nearest web safe color code. You can see here many more shades of #fcc948 color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Codefcc948#fcc948
RGB Decimal252, 201, 72rgb(252, 201, 72)
RGB Percent99%, 79%, 28%rgb(99%, 79%, 28%)
CSS RGBa252, 201, 72,1rgba(252,201,72,1)
CMYK Modelcmyk(0%,20%,71%,1%)
HSL Color Space43,97% ,64%hsl(43,97% ,64%)
HSV Color Space43°, 71%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111001100100101001000
Octal374311110
Decimal25220172
Hexfcc948

Different shades of #fcc948 color code.

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

Light Shade of #fcc948
#fdd87a
Dark Shade of #fcc948
#fbba16
Saturated Shade of #fcc948
#ffca45
Desaturated Shade of #fcc948
#f3c551
Grey scale Shade of #fcc948
#a2a2a2
Brighten Shade
#ffe261
Most Readable Shade
#000000

Shades of #fcc948 color code

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

#fcc948
#e0b240
#c49c38
#a88630
#8c6f28
#705920
#544318
#382c10
#1c1608
#000000

Similar Color like #fcc948 color

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

#fdca49
#fecb4a
#ffcc4b
#ffcd4c
#ffce4d
#ffcf4e
#ffd04f
#ffd150
#ffd251
#ffd352
#ffd453
#ffd554
#ffd655
#ffd756
#fbc847
#fac746
#f9c645
#f8c544
#f7c443
#f6c342
#f5c241
#f4c140
#f3c03f
#f2bf3e
#f1be3d
#f0bd3c
#efbc3b
#eebb3a

Monochromatic Color with #fcc948

#fcc948
#27200b
#524117
#7c6324
#a78530
#d1a73c

Tints of #fcc948 Color

#fcc948
#fccf5c
#fcd570
#fddb85
#fde199
#fde7ad
#feedc2
#fef3d6
#fef9ea
#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

#fcc948
#487bfc

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

Split Complementary

#fcc948
#48d5fc
#6f48fc

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

Analogous Color

#fc8148
#fca548
#fcc948
#fced48
#e7fc48

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

#fcc948
#48fcc9
#c948fc

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

#fcc948
#48fc6f
#487bfc
#fc48d5

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

#fcc948
#487bfc
#6f48fc
#d5fc48

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

#fcc948 Color Code Preview on Black Background Color

This is how #fcc948 Color will look on black background color. Color contrast ratio is 13.59

#fcc948 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcc948

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fcc948

#fcc948 color code is use for CSS Background Color

Background color for the above div is #fcc948

HTML with inline CSS

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

#fcc948 color code is use for CSS Border Color

CSS Border color for the above div is #fcc948

HTML with inline CSS

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

CSS Border Left color for the above div is #fcc948

HTML with inline CSS

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

CSS Border Right color for the above div is #fcc948

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fcc948

HTML with inline CSS

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

CSS Border Top color for the above div is #fcc948

HTML with inline CSS

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

#fcc948 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fcc948 Color code Preview on White Background

This is how #fcc948 Color code will look on white background color. Color contrast ratio is 1.55

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.