Shades of Rose Bud Cherry #863758
Tints of Rose Bud Cherry #863758
RGB
CMYK
RGB Variations
Color information
#863758 (or 0x863758) is known color: Rose Bud Cherry. HEX triplet: 86, 37 and 58. RGB value is (134,55,88). Sum of RGB (Red+Green+Blue) = 134+55+88=277 (36% of max value = 765). Red value is 134 (52.73% from 255 or 48.38% from 277); Green value is 55 (21.88% from 255 or 19.86% from 277); Blue value is 88 (34.77% from 255 or 31.77% from 277); Max value from RGB is 134 - color contains mainly: red. Hex color #863758 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863758 is #79C8A7. Grayscale: #525252. Windows color (decimal): -7981224 or 5781382. OLE color: 5781382.
HSL color Cylindrical-coordinate representation of color #863758: hue angle of 334.94º 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 #863758 is Cyan = 0, Magento = 0.59, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 55 | 88 | - |
| CMYK | 0 | 0.59 | 0.34 | 0.47 |
| HSL | 334.94º | 0.42% | 0.37% | - |
| HSV(B) | 334.94º | 0.59% | 0.53% | - |
| XYZ | 12.96 | 8.51 | 10.19 | - |
| YUV | 82.38 | 131.17 | 164.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 55 | 88 | 0 | 0.59 | 0.34 | 0.47 | 334.94 | 0.42 | 0.37 |
| Hex | 86 | 37 | 58 | 0 | 3B | 22 | 2F | 14F | 2A | 25 |
| Octal | 206 | 67 | 130 | 0 | 73 | 42 | 57 | 517 | 52 | 45 |
| Binary | 10000110 | 110111 | 1011000 | 0 | 111011 | 100010 | 101111 | 101001111 | 101010 | 100101 |
Color Harmonies of #863758
Complementary color
Monochromatic Colors of #863758
Black with #863758
Text Example
Text Example
White with #863758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863758; }
p { color: rgb(134,55,88); }
H1.HeaderClassName
{
color: #863758;
}
.AnyTagClassName
{
color: #863758;
}
</style>
background-color css
<style>
a { background-color: #863758; }
a { background-color: rgb(134,55,88); }
div.DivClassName
{
background-color: #863758;
}
.BgClassName
{
background-color: #863758;
}
</style>
border-color css
<style>
span { border-color: #863758; }
span { border-color: rgb(134,55,88); }
td.TdClassName
{
border-color: #863758;
}
.TagClassName
{
border-color: #863758;
}
</style>