Shades of Rose Bud Cherry #863759
Tints of Rose Bud Cherry #863759
RGB
CMYK
RGB Variations
Color information
#863759 (or 0x863759) is known color: Rose Bud Cherry. HEX triplet: 86, 37 and 59. RGB value is (134,55,89). Sum of RGB (Red+Green+Blue) = 134+55+89=278 (36% of max value = 765). Red value is 134 (52.73% from 255 or 48.20% from 278); Green value is 55 (21.88% from 255 or 19.78% from 278); Blue value is 89 (35.16% from 255 or 32.01% from 278); Max value from RGB is 134 - color contains mainly: red. Hex color #863759 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863759 is #79C8A6. Grayscale: #525252. Windows color (decimal): -7981223 or 5846918. OLE color: 5846918.
HSL color Cylindrical-coordinate representation of color #863759: hue angle of 334.18º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #863759 is Cyan = 0, Magento = 0.59, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 55 | 89 | - |
| CMYK | 0 | 0.59 | 0.34 | 0.47 |
| HSL | 334.18º | 0.42% | 0.37% | - |
| HSV(B) | 334.18º | 0.59% | 0.53% | - |
| XYZ | 13 | 8.52 | 10.41 | - |
| YUV | 82.5 | 131.67 | 164.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 55 | 89 | 0 | 0.59 | 0.34 | 0.47 | 334.18 | 0.42 | 0.37 |
| Hex | 86 | 37 | 59 | 0 | 3B | 22 | 2F | 14E | 2A | 25 |
| Octal | 206 | 67 | 131 | 0 | 73 | 42 | 57 | 516 | 52 | 45 |
| Binary | 10000110 | 110111 | 1011001 | 0 | 111011 | 100010 | 101111 | 101001110 | 101010 | 100101 |
Color Harmonies of #863759
Complementary color
Monochromatic Colors of #863759
Black with #863759
Text Example
Text Example
White with #863759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863759; }
p { color: rgb(134,55,89); }
H1.HeaderClassName
{
color: #863759;
}
.AnyTagClassName
{
color: #863759;
}
</style>
background-color css
<style>
a { background-color: #863759; }
a { background-color: rgb(134,55,89); }
div.DivClassName
{
background-color: #863759;
}
.BgClassName
{
background-color: #863759;
}
</style>
border-color css
<style>
span { border-color: #863759; }
span { border-color: rgb(134,55,89); }
td.TdClassName
{
border-color: #863759;
}
.TagClassName
{
border-color: #863759;
}
</style>