crispedge.com

Color picker

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

#ff7855 hex color - Melon - Orange - Warm color - Information

#ff7855 hex color - Melon - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #ff7855 Color Code is also known as Melon color.

Hex #ff7855 Color code in RGB color code model is created after adding 100% red color, 47.06% green color and 33.33% blue color. Hex #ff7855 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 53% magenta, 67% yellow and 0% black.

Hex #ff7855 color code is between #ee7744 web safe hex color code and #dd8866 web safe hex color code. #ee7744 is the nearest web safe color code. You can see here many more shades of #ff7855 color code.

0 Likes 0 Comments | 159 Views

Color Table

Hex Color Codeff7855#ff7855
RGB Decimal255, 120, 85rgb(255, 120, 85)
RGB Percent100%, 47%, 33%rgb(100%, 47%, 33%)
CSS RGBa255, 120, 85,1rgba(255,120,85,1)
CMYK Modelcmyk(0%,53%,67%,0%)
HSL Color Space12,100% ,67%hsl(12,100% ,67%)
HSV Color Space12°, 67%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111110111100001010101
Octal377170125
Decimal25512085
Hexff7855

Different shades of #ff7855 color code.

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

Light Shade of #ff7855
#ffa088
Dark Shade of #ff7855
#ff4f22
Saturated Shade of #ff7855
#ff7855
Desaturated Shade of #ff7855
#f67d5d
Grey scale Shade of #ff7855
#aaaaaa
Brighten Shade
#ff916e
Most Readable Shade
#000000

Shades of #ff7855 color code

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

#ff7855
#e26a4b
#c65d42
#aa5038
#8d422f
#713525
#55281c
#381a12
#1c0d09
#000000

Similar Color like #ff7855 color

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

#ff7956
#ff7a57
#ff7b58
#ff7c59
#ff7d5a
#ff7e5b
#ff7f5c
#ff805d
#ff815e
#ff825f
#ff8360
#ff8461
#ff8562
#ff8663
#fe7754
#fd7653
#fc7552
#fb7451
#fa7350
#f9724f
#f8714e
#f7704d
#f66f4c
#f56e4b
#f46d4a
#f36c49
#f26b48
#f16a47

Monochromatic Color with #ff7855

#ff7855
#2a140e
#55281c
#803c2b
#aa5039
#d46447

Tints of #ff7855 Color

#ff7855
#ff8767
#ff967a
#ffa58d
#ffb4a0
#ffc3b3
#ffd2c6
#ffe1d9
#fff0ec
#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

#ff7855
#55dcff

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

Split Complementary

#ff7855
#55ffcd
#5587ff

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

Analogous Color

#ff5576
#ff5655
#ff7855
#ff9a55
#ffbc55

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

#ff7855
#55ff78
#7855ff

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

#ff7855
#87ff55
#55dcff
#cd55ff

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

#ff7855
#55dcff
#5587ff
#ffcd55

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

#ff7855 Color Code Preview on Black Background Color

This is how #ff7855 Color will look on black background color. Color contrast ratio is 8.07

#ff7855 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff7855

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ff7855

#ff7855 color code is use for CSS Background Color

Background color for the above div is #ff7855

HTML with inline CSS

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

#ff7855 color code is use for CSS Border Color

CSS Border color for the above div is #ff7855

HTML with inline CSS

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

CSS Border Left color for the above div is #ff7855

HTML with inline CSS

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

CSS Border Right color for the above div is #ff7855

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ff7855

HTML with inline CSS

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

CSS Border Top color for the above div is #ff7855

HTML with inline CSS

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

#ff7855 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ff7855 Color code Preview on White Background

This is how #ff7855 Color code will look on white background color. Color contrast ratio is 2.60

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

Related Gradients

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

0 Likes 0 Comments | 159 Views

Post your comment:-

By submitting comment you agree to our privacy policy.