Shades of Old Rose #C52756
Tints of Old Rose #C52756
RGB
CMYK
RGB Variations
Color information
#C52756 (or 0xC52756) is known color: Old Rose. HEX triplet: C5, 27 and 56. RGB value is (197,39,86). Sum of RGB (Red+Green+Blue) = 197+39+86=322 (42% of max value = 765). Red value is 197 (77.34% from 255 or 61.18% from 322); Green value is 39 (15.62% from 255 or 12.11% from 322); Blue value is 86 (33.98% from 255 or 26.71% from 322); Max value from RGB is 197 - color contains mainly: red. Hex color #C52756 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #C52756 is #3AD8A9. Grayscale: #5B5B5B. Windows color (decimal): -3856554 or 5646277. OLE color: 5646277.
HSL color Cylindrical-coordinate representation of color #C52756: hue angle of 342.15º degrees, saturation: 0.67, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #C52756 is Cyan = 0, Magento = 0.80, Yellow = 0.56 and Black (K on CMYK) = 0.23.
Color convert
| RGB | 197 | 39 | 86 | - |
| CMYK | 0 | 0.80 | 0.56 | 0.23 |
| HSL | 342.15º | 0.67% | 0.46% | - |
| HSV(B) | 342.15º | 0.8% | 0.77% | - |
| XYZ | 25.43 | 13.99 | 10.16 | - |
| YUV | 91.6 | 124.85 | 203.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 197 | 39 | 86 | 0 | 0.80 | 0.56 | 0.23 | 342.15 | 0.67 | 0.46 |
| Hex | C5 | 27 | 56 | 0 | 50 | 38 | 17 | 156 | 43 | 2E |
| Octal | 305 | 47 | 126 | 0 | 120 | 70 | 27 | 526 | 103 | 56 |
| Binary | 11000101 | 100111 | 1010110 | 0 | 1010000 | 111000 | 10111 | 101010110 | 1000011 | 101110 |
Color Harmonies of #C52756
Complementary color
Monochromatic Colors of #C52756
Black with #C52756
Text Example
Text Example
White with #C52756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C52756; }
p { color: rgb(197,39,86); }
H1.HeaderClassName
{
color: #C52756;
}
.AnyTagClassName
{
color: #C52756;
}
</style>
background-color css
<style>
a { background-color: #C52756; }
a { background-color: rgb(197,39,86); }
div.DivClassName
{
background-color: #C52756;
}
.BgClassName
{
background-color: #C52756;
}
</style>
border-color css
<style>
span { border-color: #C52756; }
span { border-color: rgb(197,39,86); }
td.TdClassName
{
border-color: #C52756;
}
.TagClassName
{
border-color: #C52756;
}
</style>