#FD0E35 Rose Hip
#FD0E35 (Rose Hip) RGB value is (253, 14, 53).
Red value is 253, green value is 14, and blue value is 53.
Cylindrical-coordinate representations (HSL) of color #FD0E35: hue: 350°, saturation: 98.4%, and lightness: 52.4%.
Process color (CMYK) of #FD0E35 is 0%, 94.5%, 79.1%, 0.8%. Web safe color equivalent of #FD0E35 is ##FF0033. Color #FD0E35 contains mainly Red.
Color Spaces
| Color spaces of #FD0E35 | Value |
|---|---|
| RGB | 253, 14, 53 |
| HSL | 350°, 98.4%, 52.4% |
| HSV / HSB | 350°, 94.5%, 99.2% |
| CMYK | 0%, 94.5%, 79.1%, 0.8% |
| XYZ | 41.31, 21.46, 5.33 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111101 | 00001110 | 00110101 |
| Octal | 375 | 016 | 065 |
| Decimal | 253 | 14 | 53 |
| Hex | FD | 0E | 35 |
Shades of #FD0E35
Tints of #FD0E35
.mybgColor { background-color: #FD0E35; }
.myforeColor { color: #FD0E35; }
.myborderColor { border: 3px solid #FD0E35; }
<p style="color:#FD0E35">Text here</p>
This sample text is styled with font color #FD0E35. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FD0E35">Div content here</div>
<div style="border:3px solid #FD0E35">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(253, 14, 53, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FD0E35; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FD0E35;
-webkit-box-shadow: 1px 1px 3px #FD0E35;
box-shadow: 1px 1px 3px #FD0E35; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #FD0E35 (Rose Hip)
Color Overview & Profile: Color #FD0E35, also known as Rose Hip, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 99% Red (253/255), 5% Green (14/255), and 21% Blue (53/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #FD0E35 translates into the CMYK subtractive color model with values of 0% Cyan, 94.5% Magenta, 79.1% Yellow, and 0.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 350°, saturation of 98.4%, and lightness of 52.4%.
Web Accessibility & Design Recommendations: When implementing #FD0E35 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 ##FF0033.
