Shades of Rose Bud Cherry #863259
Tints of Rose Bud Cherry #863259
RGB
CMYK
RGB Variations
Color information
#863259 (or 0x863259) is known color: Rose Bud Cherry. HEX triplet: 86, 32 and 59. RGB value is (134,50,89). Sum of RGB (Red+Green+Blue) = 134+50+89=273 (36% of max value = 765). Red value is 134 (52.73% from 255 or 49.08% from 273); Green value is 50 (19.92% from 255 or 18.32% from 273); Blue value is 89 (35.16% from 255 or 32.60% from 273); Max value from RGB is 134 - color contains mainly: red. Hex color #863259 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863259 is #79CDA6. Grayscale: #4F4F4F. Windows color (decimal): -7982503 or 5845638. OLE color: 5845638.
HSL color Cylindrical-coordinate representation of color #863259: hue angle of 332.14º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #863259 is Cyan = 0, Magento = 0.63, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 50 | 89 | - |
| CMYK | 0 | 0.63 | 0.34 | 0.47 |
| HSL | 332.14º | 0.46% | 0.36% | - |
| HSV(B) | 332.14º | 0.63% | 0.53% | - |
| XYZ | 12.78 | 8.07 | 10.34 | - |
| YUV | 79.56 | 133.33 | 166.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 50 | 89 | 0 | 0.63 | 0.34 | 0.47 | 332.14 | 0.46 | 0.36 |
| Hex | 86 | 32 | 59 | 0 | 3F | 22 | 2F | 14C | 2E | 24 |
| Octal | 206 | 62 | 131 | 0 | 77 | 42 | 57 | 514 | 56 | 44 |
| Binary | 10000110 | 110010 | 1011001 | 0 | 111111 | 100010 | 101111 | 101001100 | 101110 | 100100 |
Color Harmonies of #863259
Complementary color
Monochromatic Colors of #863259
Black with #863259
Text Example
Text Example
White with #863259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863259; }
p { color: rgb(134,50,89); }
H1.HeaderClassName
{
color: #863259;
}
.AnyTagClassName
{
color: #863259;
}
</style>
background-color css
<style>
a { background-color: #863259; }
a { background-color: rgb(134,50,89); }
div.DivClassName
{
background-color: #863259;
}
.BgClassName
{
background-color: #863259;
}
</style>
border-color css
<style>
span { border-color: #863259; }
span { border-color: rgb(134,50,89); }
td.TdClassName
{
border-color: #863259;
}
.TagClassName
{
border-color: #863259;
}
</style>