‎#FF7855 Melon

‎#FF7855

‎#FF7855 (Melon) RGB value is (255, 120, 85).
Red value is 255, green value is 120, and blue value is 85.
Cylindrical-coordinate representations (HSL) of color ‎#FF7855: hue: 12°, saturation: 100%, and lightness: 66.7%.
Process color (CMYK) of ‎#FF7855 is 0%, 52.9%, 66.7%, 0%. Web safe color equivalent of ‎#FF7855 is ‎##FF6666. Color #FF7855 contains mainly Red.

Color Spaces

Color spaces of #FF7855 Value
RGB255, 120, 85
HSL12°, 100%, 66.7%
HSV / HSB12°, 66.7%, 100%
CMYK0%, 52.9%, 66.7%, 0%
XYZ49.6, 35.35, 12.8

Base Numbers

Base Red Green Blue
Binary 11111111 01111000 01010101
Octal 377 170 125
Decimal 255 120 85
Hex FF 78 55

RGB Percentages for Color #FF7855

Red: 55.4%
Green: 26.1%
Blue: 18.5%

CMYK Percentages of Color #FF7855

Magenta: 52.9%
Yellow: 66.7%

Shades of #FF7855

Tints of #FF7855

CSS Codes for Color #FF7855
.mybgColor { background-color: #FF7855; }
.myforeColor { color: #FF7855; }
.myborderColor { border: 3px solid #FF7855; }
Text Font Color #FF7855

<p style="color:#FF7855">Text here</p>

This sample text is styled with font color #FF7855. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.

Background Color #FF7855

<div style="background-color:#FF7855">Div content here</div>

The background color of this container is #FF7855.
Border Color #FF7855

<div style="border:3px solid #FF7855">Div here</div>

The border color of this container is #FF7855.
CSS3 Shadow Examples
.textShadowRgb { text-shadow: 4px 4px 2px rgba(255, 120, 85, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FF7855; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FF7855;
-webkit-box-shadow: 1px 1px 3px #FF7855;
box-shadow: 1px 1px 3px #FF7855; }
                
Text Shadow Using RGB Values

This text has a CSS3 shadow effect generated with RGB color values.

Text Shadow Using Hex Values

This text has a CSS3 shadow effect generated with Hex color values.

Shadow Div Box
This div container demonstrates a CSS3 box shadow effect using #FF7855.

Related Colors & Harmonies

Detailed Specifications & Design Guide for #FF7855 (Melon)

Color Overview & Profile: Color ‎#FF7855, also known as Melon, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 100% Red (255/255), 47% Green (120/255), and 33% Blue (85/255). The primary color family component is Red.

Print & Physical Production Specs: For physical print production and offset printing setups, ‎#FF7855 translates into the CMYK subtractive color model with values of 0% Cyan, 52.9% Magenta, 66.7% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 12°, saturation of 100%, and lightness of 66.7%.

Web Accessibility & Design Recommendations: When implementing ‎#FF7855 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ‎##FF6666.

‎#FF7855 Melon hexcolor for Melon Melon hexcode Shades of #FF7855 Tints of #FF7855 Similar Colors to #FF7855 #FF7855 Color Combinations #FF7855 CSS & Web Code #FF7855 RGB & CMYK Warm Color Tone
Scroll to Top