Shades of Rose Bud Cherry #862551
Tints of Rose Bud Cherry #862551
RGB
CMYK
RGB Variations
Color information
#862551 (or 0x862551) is known color: Rose Bud Cherry. HEX triplet: 86, 25 and 51. RGB value is (134,37,81). Sum of RGB (Red+Green+Blue) = 134+37+81=252 (33% of max value = 765). Red value is 134 (52.73% from 255 or 53.17% from 252); Green value is 37 (14.84% from 255 or 14.68% from 252); Blue value is 81 (32.03% from 255 or 32.14% from 252); Max value from RGB is 134 - color contains mainly: red. Hex color #862551 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #862551 is #79DAAE. Grayscale: #464646. Windows color (decimal): -7985839 or 5318022. OLE color: 5318022.
HSL color Cylindrical-coordinate representation of color #862551: hue angle of 332.78º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #862551 is Cyan = 0, Magento = 0.72, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 37 | 81 | - |
| CMYK | 0 | 0.72 | 0.40 | 0.47 |
| HSL | 332.78º | 0.57% | 0.34% | - |
| HSV(B) | 332.78º | 0.72% | 0.53% | - |
| XYZ | 11.98 | 6.99 | 8.5 | - |
| YUV | 71.02 | 133.64 | 172.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 37 | 81 | 0 | 0.72 | 0.40 | 0.47 | 332.78 | 0.57 | 0.34 |
| Hex | 86 | 25 | 51 | 0 | 48 | 28 | 2F | 14D | 39 | 22 |
| Octal | 206 | 45 | 121 | 0 | 110 | 50 | 57 | 515 | 71 | 42 |
| Binary | 10000110 | 100101 | 1010001 | 0 | 1001000 | 101000 | 101111 | 101001101 | 111001 | 100010 |
Color Harmonies of #862551
Complementary color
Monochromatic Colors of #862551
Black with #862551
Text Example
Text Example
White with #862551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862551; }
p { color: rgb(134,37,81); }
H1.HeaderClassName
{
color: #862551;
}
.AnyTagClassName
{
color: #862551;
}
</style>
background-color css
<style>
a { background-color: #862551; }
a { background-color: rgb(134,37,81); }
div.DivClassName
{
background-color: #862551;
}
.BgClassName
{
background-color: #862551;
}
</style>
border-color css
<style>
span { border-color: #862551; }
span { border-color: rgb(134,37,81); }
td.TdClassName
{
border-color: #862551;
}
.TagClassName
{
border-color: #862551;
}
</style>