Shades of Rose Bud Cherry #862758
Tints of Rose Bud Cherry #862758
RGB
CMYK
RGB Variations
Color information
#862758 (or 0x862758) is known color: Rose Bud Cherry. HEX triplet: 86, 27 and 58. RGB value is (134,39,88). Sum of RGB (Red+Green+Blue) = 134+39+88=261 (34% of max value = 765). Red value is 134 (52.73% from 255 or 51.34% from 261); Green value is 39 (15.62% from 255 or 14.94% from 261); Blue value is 88 (34.77% from 255 or 33.72% from 261); Max value from RGB is 134 - color contains mainly: red. Hex color #862758 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #862758 is #79D8A7. Grayscale: #484848. Windows color (decimal): -7985320 or 5777286. OLE color: 5777286.
HSL color Cylindrical-coordinate representation of color #862758: hue angle of 329.05º 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 #862758 is Cyan = 0, Magento = 0.71, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 39 | 88 | - |
| CMYK | 0 | 0.71 | 0.34 | 0.47 |
| HSL | 329.05º | 0.55% | 0.34% | - |
| HSV(B) | 329.05º | 0.71% | 0.53% | - |
| XYZ | 12.32 | 7.22 | 9.98 | - |
| YUV | 72.99 | 136.47 | 171.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 39 | 88 | 0 | 0.71 | 0.34 | 0.47 | 329.05 | 0.55 | 0.34 |
| Hex | 86 | 27 | 58 | 0 | 47 | 22 | 2F | 149 | 37 | 22 |
| Octal | 206 | 47 | 130 | 0 | 107 | 42 | 57 | 511 | 67 | 42 |
| Binary | 10000110 | 100111 | 1011000 | 0 | 1000111 | 100010 | 101111 | 101001001 | 110111 | 100010 |
Color Harmonies of #862758
Complementary color
Monochromatic Colors of #862758
Black with #862758
Text Example
Text Example
White with #862758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862758; }
p { color: rgb(134,39,88); }
H1.HeaderClassName
{
color: #862758;
}
.AnyTagClassName
{
color: #862758;
}
</style>
background-color css
<style>
a { background-color: #862758; }
a { background-color: rgb(134,39,88); }
div.DivClassName
{
background-color: #862758;
}
.BgClassName
{
background-color: #862758;
}
</style>
border-color css
<style>
span { border-color: #862758; }
span { border-color: rgb(134,39,88); }
td.TdClassName
{
border-color: #862758;
}
.TagClassName
{
border-color: #862758;
}
</style>