Shades of Rose Bud Cherry #863458
Tints of Rose Bud Cherry #863458
RGB
CMYK
RGB Variations
Color information
#863458 (or 0x863458) is known color: Rose Bud Cherry. HEX triplet: 86, 34 and 58. RGB value is (134,52,88). Sum of RGB (Red+Green+Blue) = 134+52+88=274 (36% of max value = 765). Red value is 134 (52.73% from 255 or 48.91% from 274); Green value is 52 (20.70% from 255 or 18.98% from 274); Blue value is 88 (34.77% from 255 or 32.12% from 274); Max value from RGB is 134 - color contains mainly: red. Hex color #863458 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863458 is #79CBA7. Grayscale: #505050. Windows color (decimal): -7981992 or 5780614. OLE color: 5780614.
HSL color Cylindrical-coordinate representation of color #863458: hue angle of 333.66º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #863458 is Cyan = 0, Magento = 0.61, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 52 | 88 | - |
| CMYK | 0 | 0.61 | 0.34 | 0.47 |
| HSL | 333.66º | 0.44% | 0.36% | - |
| HSV(B) | 333.66º | 0.61% | 0.53% | - |
| XYZ | 12.82 | 8.23 | 10.15 | - |
| YUV | 80.62 | 132.17 | 166.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 52 | 88 | 0 | 0.61 | 0.34 | 0.47 | 333.66 | 0.44 | 0.36 |
| Hex | 86 | 34 | 58 | 0 | 3D | 22 | 2F | 14E | 2C | 24 |
| Octal | 206 | 64 | 130 | 0 | 75 | 42 | 57 | 516 | 54 | 44 |
| Binary | 10000110 | 110100 | 1011000 | 0 | 111101 | 100010 | 101111 | 101001110 | 101100 | 100100 |
Color Harmonies of #863458
Complementary color
Monochromatic Colors of #863458
Black with #863458
Text Example
Text Example
White with #863458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863458; }
p { color: rgb(134,52,88); }
H1.HeaderClassName
{
color: #863458;
}
.AnyTagClassName
{
color: #863458;
}
</style>
background-color css
<style>
a { background-color: #863458; }
a { background-color: rgb(134,52,88); }
div.DivClassName
{
background-color: #863458;
}
.BgClassName
{
background-color: #863458;
}
</style>
border-color css
<style>
span { border-color: #863458; }
span { border-color: rgb(134,52,88); }
td.TdClassName
{
border-color: #863458;
}
.TagClassName
{
border-color: #863458;
}
</style>