#C08081 Old Rose
#C08081 (Old Rose) RGB value is (192, 128, 129).
Red value is 192, green value is 128, and blue value is 129.
Cylindrical-coordinate representations (HSL) of color #C08081: hue: 359°, saturation: 33.7%, and lightness: 62.7%.
Process color (CMYK) of #C08081 is 0%, 33.3%, 32.8%, 24.7%. Web safe color equivalent of #C08081 is ##CC9999. Color #C08081 contains mainly Red.
Color Spaces
| Color spaces of #C08081 | Value |
|---|---|
| RGB | 192, 128, 129 |
| HSL | 359°, 33.7%, 62.7% |
| HSV / HSB | 359°, 33.3%, 75.3% |
| CMYK | 0%, 33.3%, 32.8%, 24.7% |
| XYZ | 33.42, 28.23, 24.45 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000000 | 10000000 | 10000001 |
| Octal | 300 | 200 | 201 |
| Decimal | 192 | 128 | 129 |
| Hex | C0 | 80 | 81 |
Shades of #C08081
Tints of #C08081
.mybgColor { background-color: #C08081; }
.myforeColor { color: #C08081; }
.myborderColor { border: 3px solid #C08081; }
<p style="color:#C08081">Text here</p>
This sample text is styled with font color #C08081. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C08081">Div content here</div>
<div style="border:3px solid #C08081">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(192, 128, 129, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C08081; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C08081;
-webkit-box-shadow: 1px 1px 3px #C08081;
box-shadow: 1px 1px 3px #C08081; }
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 #C08081 (Old Rose)
Color Overview & Profile: Color #C08081, also known as Old Rose, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 75% Red (192/255), 50% Green (128/255), and 51% Blue (129/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #C08081 translates into the CMYK subtractive color model with values of 0% Cyan, 33.3% Magenta, 32.8% Yellow, and 24.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 359°, saturation of 33.7%, and lightness of 62.7%.
Web Accessibility & Design Recommendations: When implementing #C08081 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 ##CC9999.
