Shades of Rose Bud Cherry #863358
Tints of Rose Bud Cherry #863358
RGB
CMYK
RGB Variations
Color information
#863358 (or 0x863358) is known color: Rose Bud Cherry. HEX triplet: 86, 33 and 58. RGB value is (134,51,88). Sum of RGB (Red+Green+Blue) = 134+51+88=273 (36% of max value = 765). Red value is 134 (52.73% from 255 or 49.08% from 273); Green value is 51 (20.31% from 255 or 18.68% from 273); Blue value is 88 (34.77% from 255 or 32.23% from 273); Max value from RGB is 134 - color contains mainly: red. Hex color #863358 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #863358 is #79CCA7. Grayscale: #4F4F4F. Windows color (decimal): -7982248 or 5780358. OLE color: 5780358.
HSL color Cylindrical-coordinate representation of color #863358: hue angle of 333.25º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #863358 is Cyan = 0, Magento = 0.62, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 51 | 88 | - |
| CMYK | 0 | 0.62 | 0.34 | 0.47 |
| HSL | 333.25º | 0.45% | 0.36% | - |
| HSV(B) | 333.25º | 0.62% | 0.53% | - |
| XYZ | 12.78 | 8.14 | 10.13 | - |
| YUV | 80.04 | 132.5 | 166.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 51 | 88 | 0 | 0.62 | 0.34 | 0.47 | 333.25 | 0.45 | 0.36 |
| Hex | 86 | 33 | 58 | 0 | 3E | 22 | 2F | 14D | 2D | 24 |
| Octal | 206 | 63 | 130 | 0 | 76 | 42 | 57 | 515 | 55 | 44 |
| Binary | 10000110 | 110011 | 1011000 | 0 | 111110 | 100010 | 101111 | 101001101 | 101101 | 100100 |
Color Harmonies of #863358
Complementary color
Monochromatic Colors of #863358
Black with #863358
Text Example
Text Example
White with #863358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #863358; }
p { color: rgb(134,51,88); }
H1.HeaderClassName
{
color: #863358;
}
.AnyTagClassName
{
color: #863358;
}
</style>
background-color css
<style>
a { background-color: #863358; }
a { background-color: rgb(134,51,88); }
div.DivClassName
{
background-color: #863358;
}
.BgClassName
{
background-color: #863358;
}
</style>
border-color css
<style>
span { border-color: #863358; }
span { border-color: rgb(134,51,88); }
td.TdClassName
{
border-color: #863358;
}
.TagClassName
{
border-color: #863358;
}
</style>