#7F5360 Rose Branch
#7F5360 (Rose Branch) RGB value is (127, 83, 96).
Red value is 127, green value is 83, and blue value is 96.
Cylindrical-coordinate representations (HSL) of color #7F5360: hue: 342°, saturation: 21%, and lightness: 41.2%.
Process color (CMYK) of #7F5360 is 0%, 34.6%, 24.4%, 50.2%. Web safe color equivalent of #7F5360 is ##666666. Color #7F5360 contains mainly Red.
Color Spaces
| Color spaces of #7F5360 | Value |
|---|---|
| RGB | 127, 83, 96 |
| HSL | 342°, 21%, 41.2% |
| HSV / HSB | 342°, 34.6%, 49.8% |
| CMYK | 0%, 34.6%, 24.4%, 50.2% |
| XYZ | 13.96, 11.54, 12.56 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111111 | 01010011 | 01100000 |
| Octal | 177 | 123 | 140 |
| Decimal | 127 | 83 | 96 |
| Hex | 7F | 53 | 60 |
Shades of #7F5360
Tints of #7F5360
.mybgColor { background-color: #7F5360; }
.myforeColor { color: #7F5360; }
.myborderColor { border: 3px solid #7F5360; }
<p style="color:#7F5360">Text here</p>
This sample text is styled with font color #7F5360. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7F5360">Div content here</div>
<div style="border:3px solid #7F5360">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(127, 83, 96, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7F5360; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7F5360;
-webkit-box-shadow: 1px 1px 3px #7F5360;
box-shadow: 1px 1px 3px #7F5360; }
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 #7F5360 (Rose Branch)
Color Overview & Profile: Color #7F5360, also known as Rose Branch, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 50% Red (127/255), 33% Green (83/255), and 38% Blue (96/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #7F5360 translates into the CMYK subtractive color model with values of 0% Cyan, 34.6% Magenta, 24.4% Yellow, and 50.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 342°, saturation of 21%, and lightness of 41.2%.
Web Accessibility & Design Recommendations: When implementing #7F5360 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 ##666666.
