Shades of Rose Bud Cherry #862759
Tints of Rose Bud Cherry #862759
RGB
CMYK
RGB Variations
Color information
#862759 (or 0x862759) is known color: Rose Bud Cherry. HEX triplet: 86, 27 and 59. RGB value is (134,39,89). Sum of RGB (Red+Green+Blue) = 134+39+89=262 (34% of max value = 765). Red value is 134 (52.73% from 255 or 51.15% from 262); Green value is 39 (15.62% from 255 or 14.89% from 262); Blue value is 89 (35.16% from 255 or 33.97% from 262); Max value from RGB is 134 - color contains mainly: red. Hex color #862759 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #862759 is #79D8A6. Grayscale: #494949. Windows color (decimal): -7985319 or 5842822. OLE color: 5842822.
HSL color Cylindrical-coordinate representation of color #862759: hue angle of 328.42º 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 #862759 is Cyan = 0, Magento = 0.71, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 39 | 89 | - |
| CMYK | 0 | 0.71 | 0.34 | 0.47 |
| HSL | 328.42º | 0.55% | 0.34% | - |
| HSV(B) | 328.42º | 0.71% | 0.53% | - |
| XYZ | 12.36 | 7.24 | 10.2 | - |
| YUV | 73.11 | 136.97 | 171.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 39 | 89 | 0 | 0.71 | 0.34 | 0.47 | 328.42 | 0.55 | 0.34 |
| Hex | 86 | 27 | 59 | 0 | 47 | 22 | 2F | 148 | 37 | 22 |
| Octal | 206 | 47 | 131 | 0 | 107 | 42 | 57 | 510 | 67 | 42 |
| Binary | 10000110 | 100111 | 1011001 | 0 | 1000111 | 100010 | 101111 | 101001000 | 110111 | 100010 |
Color Harmonies of #862759
Complementary color
Monochromatic Colors of #862759
Black with #862759
Text Example
Text Example
White with #862759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862759; }
p { color: rgb(134,39,89); }
H1.HeaderClassName
{
color: #862759;
}
.AnyTagClassName
{
color: #862759;
}
</style>
background-color css
<style>
a { background-color: #862759; }
a { background-color: rgb(134,39,89); }
div.DivClassName
{
background-color: #862759;
}
.BgClassName
{
background-color: #862759;
}
</style>
border-color css
<style>
span { border-color: #862759; }
span { border-color: rgb(134,39,89); }
td.TdClassName
{
border-color: #862759;
}
.TagClassName
{
border-color: #862759;
}
</style>