Shades of Rose Bud Cherry #862756
Tints of Rose Bud Cherry #862756
RGB
CMYK
RGB Variations
Color information
#862756 (or 0x862756) is known color: Rose Bud Cherry. HEX triplet: 86, 27 and 56. RGB value is (134,39,86). Sum of RGB (Red+Green+Blue) = 134+39+86=259 (34% of max value = 765). Red value is 134 (52.73% from 255 or 51.74% from 259); Green value is 39 (15.62% from 255 or 15.06% from 259); Blue value is 86 (33.98% from 255 or 33.20% from 259); Max value from RGB is 134 - color contains mainly: red. Hex color #862756 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #862756 is #79D8A9. Grayscale: #484848. Windows color (decimal): -7985322 or 5646214. OLE color: 5646214.
HSL color Cylindrical-coordinate representation of color #862756: hue angle of 330.32º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #862756 is Cyan = 0, Magento = 0.71, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 39 | 86 | - |
| CMYK | 0 | 0.71 | 0.36 | 0.47 |
| HSL | 330.32º | 0.55% | 0.34% | - |
| HSV(B) | 330.32º | 0.71% | 0.53% | - |
| XYZ | 12.24 | 7.19 | 9.55 | - |
| YUV | 72.76 | 135.47 | 171.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 39 | 86 | 0 | 0.71 | 0.36 | 0.47 | 330.32 | 0.55 | 0.34 |
| Hex | 86 | 27 | 56 | 0 | 47 | 24 | 2F | 14A | 37 | 22 |
| Octal | 206 | 47 | 126 | 0 | 107 | 44 | 57 | 512 | 67 | 42 |
| Binary | 10000110 | 100111 | 1010110 | 0 | 1000111 | 100100 | 101111 | 101001010 | 110111 | 100010 |
Color Harmonies of #862756
Complementary color
Monochromatic Colors of #862756
Black with #862756
Text Example
Text Example
White with #862756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862756; }
p { color: rgb(134,39,86); }
H1.HeaderClassName
{
color: #862756;
}
.AnyTagClassName
{
color: #862756;
}
</style>
background-color css
<style>
a { background-color: #862756; }
a { background-color: rgb(134,39,86); }
div.DivClassName
{
background-color: #862756;
}
.BgClassName
{
background-color: #862756;
}
</style>
border-color css
<style>
span { border-color: #862756; }
span { border-color: rgb(134,39,86); }
td.TdClassName
{
border-color: #862756;
}
.TagClassName
{
border-color: #862756;
}
</style>