Shades of Rose Bud Cherry #862359
Tints of Rose Bud Cherry #862359
RGB
CMYK
RGB Variations
Color information
#862359 (or 0x862359) is known color: Rose Bud Cherry. HEX triplet: 86, 23 and 59. RGB value is (134,35,89). Sum of RGB (Red+Green+Blue) = 134+35+89=258 (34% of max value = 765). Red value is 134 (52.73% from 255 or 51.94% from 258); Green value is 35 (14.06% from 255 or 13.57% from 258); Blue value is 89 (35.16% from 255 or 34.50% from 258); Max value from RGB is 134 - color contains mainly: red. Hex color #862359 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #862359 is #79DCA6. Grayscale: #464646. Windows color (decimal): -7986343 or 5841798. OLE color: 5841798.
HSL color Cylindrical-coordinate representation of color #862359: hue angle of 327.27º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #862359 is Cyan = 0, Magento = 0.74, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 35 | 89 | - |
| CMYK | 0 | 0.74 | 0.34 | 0.47 |
| HSL | 327.27º | 0.59% | 0.33% | - |
| HSV(B) | 327.27º | 0.74% | 0.53% | - |
| XYZ | 12.24 | 6.99 | 10.16 | - |
| YUV | 70.76 | 138.3 | 173.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 35 | 89 | 0 | 0.74 | 0.34 | 0.47 | 327.27 | 0.59 | 0.33 |
| Hex | 86 | 23 | 59 | 0 | 4A | 22 | 2F | 147 | 3B | 21 |
| Octal | 206 | 43 | 131 | 0 | 112 | 42 | 57 | 507 | 73 | 41 |
| Binary | 10000110 | 100011 | 1011001 | 0 | 1001010 | 100010 | 101111 | 101000111 | 111011 | 100001 |
Color Harmonies of #862359
Complementary color
Monochromatic Colors of #862359
Black with #862359
Text Example
Text Example
White with #862359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862359; }
p { color: rgb(134,35,89); }
H1.HeaderClassName
{
color: #862359;
}
.AnyTagClassName
{
color: #862359;
}
</style>
background-color css
<style>
a { background-color: #862359; }
a { background-color: rgb(134,35,89); }
div.DivClassName
{
background-color: #862359;
}
.BgClassName
{
background-color: #862359;
}
</style>
border-color css
<style>
span { border-color: #862359; }
span { border-color: rgb(134,35,89); }
td.TdClassName
{
border-color: #862359;
}
.TagClassName
{
border-color: #862359;
}
</style>