crispedge.com

Color picker

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

#fc775d hex color - Orange - Warm color - Information

#fc775d hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #fc775d Color code in RGB color code model is created after adding 98.82% red color, 46.67% green color and 36.47% blue color. Hex #fc775d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 53% magenta, 63% yellow and 1% black.

Hex #fc775d color code is between #ff6655 web safe hex color code and #ee8866 web safe hex color code. #ff6655 is the nearest web safe color code. You can see here many more shades of #fc775d color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Codefc775d#fc775d
RGB Decimal252, 119, 93rgb(252, 119, 93)
RGB Percent99%, 47%, 36%rgb(99%, 47%, 36%)
CSS RGBa252, 119, 93,1rgba(252,119,93,1)
CMYK Modelcmyk(0%,53%,63%,1%)
HSL Color Space10,96% ,68%hsl(10,96% ,68%)
HSV Color Space10°, 63%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111000111011101011101
Octal374167135
Decimal25211993
Hexfc775d

Different shades of #fc775d color code.

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

Light Shade of #fc775d
#fda18f
Dark Shade of #fc775d
#fb4d2b
Saturated Shade of #fc775d
#ff755a
Desaturated Shade of #fc775d
#f47d65
Grey scale Shade of #fc775d
#acacac
Brighten Shade
#ff9076
Most Readable Shade
#000000

Shades of #fc775d color code

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

#fc775d
#e06952
#c45c48
#a84f3e
#8c4233
#703429
#54271f
#381a14
#1c0d0a
#000000

Similar Color like #fc775d color

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

#fd785e
#fe795f
#ff7a60
#ff7b61
#ff7c62
#ff7d63
#ff7e64
#ff7f65
#ff8066
#ff8167
#ff8268
#ff8369
#ff846a
#ff856b
#fb765c
#fa755b
#f9745a
#f87359
#f77258
#f67157
#f57056
#f46f55
#f36e54
#f26d53
#f16c52
#f06b51
#ef6a50
#ee694f

Monochromatic Color with #fc775d

#fc775d
#27130f
#52271e
#7c3b2e
#a74f3e
#d1634d

Tints of #fc775d Color

#fc775d
#fc866f
#fc9581
#fda493
#fdb3a5
#fdc2b7
#fed1c9
#fee0db
#feefed
#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

#fc775d
#5de2fc

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

Split Complementary

#fc775d
#5dfcc7
#5d93fc

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

Analogous Color

#fc5d83
#fc5d63
#fc775d
#fc975d
#fcb75d

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

#fc775d
#5dfc77
#775dfc

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

#fc775d
#92fc5d
#5de2fc
#c65dfc

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

#fc775d
#5de2fc
#5d93fc
#fcc75d

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

#fc775d Color Code Preview on Black Background Color

This is how #fc775d Color will look on black background color. Color contrast ratio is 7.94

#fc775d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc775d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc775d

#fc775d color code is use for CSS Background Color

Background color for the above div is #fc775d

HTML with inline CSS

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

#fc775d color code is use for CSS Border Color

CSS Border color for the above div is #fc775d

HTML with inline CSS

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

CSS Border Left color for the above div is #fc775d

HTML with inline CSS

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

CSS Border Right color for the above div is #fc775d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fc775d

HTML with inline CSS

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

CSS Border Top color for the above div is #fc775d

HTML with inline CSS

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

#fc775d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fc775d Color code Preview on White Background

This is how #fc775d Color code will look on white background color. Color contrast ratio is 2.65

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

Related Gradients

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.