#C87570 Lovable
#C87570 (Lovable) RGB value is (200, 117, 112).
Red value is 200, green value is 117, and blue value is 112.
Cylindrical-coordinate representations (HSL) of color #C87570: hue: 3°, saturation: 44.4%, and lightness: 61.2%.
Process color (CMYK) of #C87570 is 0%, 41.5%, 44%, 21.6%. Web safe color equivalent of #C87570 is ##CC6666. Color #C87570 contains mainly Red.
Color Spaces
| Color spaces of #C87570 | Value |
|---|---|
| RGB | 200, 117, 112 |
| HSL | 3°, 44.4%, 61.2% |
| HSV / HSB | 3°, 44%, 78.4% |
| CMYK | 0%, 41.5%, 44%, 21.6% |
| XYZ | 33.11, 26.17, 18.63 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001000 | 01110101 | 01110000 |
| Octal | 310 | 165 | 160 |
| Decimal | 200 | 117 | 112 |
| Hex | C8 | 75 | 70 |
Shades of #C87570
Tints of #C87570
.mybgColor { background-color: #C87570; }
.myforeColor { color: #C87570; }
.myborderColor { border: 3px solid #C87570; }
<p style="color:#C87570">Text here</p>
This sample text is styled with font color #C87570. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C87570">Div content here</div>
<div style="border:3px solid #C87570">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(200, 117, 112, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C87570; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C87570;
-webkit-box-shadow: 1px 1px 3px #C87570;
box-shadow: 1px 1px 3px #C87570; }
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 #C87570 (Lovable)
Color Overview & Profile: Color #C87570, also known as Lovable, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 78% Red (200/255), 46% Green (117/255), and 44% Blue (112/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #C87570 translates into the CMYK subtractive color model with values of 0% Cyan, 41.5% Magenta, 44% Yellow, and 21.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 3°, saturation of 44.4%, and lightness of 61.2%.
Web Accessibility & Design Recommendations: When implementing #C87570 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 ##CC6666.
