Shades of Rose Bud Cherry #862562
Tints of Rose Bud Cherry #862562
RGB
CMYK
RGB Variations
Color information
#862562 (or 0x862562) is known color: Rose Bud Cherry. HEX triplet: 86, 25 and 62. RGB value is (134,37,98). Sum of RGB (Red+Green+Blue) = 134+37+98=269 (35% of max value = 765). Red value is 134 (52.73% from 255 or 49.81% from 269); Green value is 37 (14.84% from 255 or 13.75% from 269); Blue value is 98 (38.67% from 255 or 36.43% from 269); Max value from RGB is 134 - color contains mainly: red. Hex color #862562 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #862562 is #79DA9D. Grayscale: #484848. Windows color (decimal): -7985822 or 6432134. OLE color: 6432134.
HSL color Cylindrical-coordinate representation of color #862562: hue angle of 322.27º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #862562 is Cyan = 0, Magento = 0.72, Yellow = 0.27 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 37 | 98 | - |
| CMYK | 0 | 0.72 | 0.27 | 0.47 |
| HSL | 322.27º | 0.57% | 0.34% | - |
| HSV(B) | 322.27º | 0.72% | 0.53% | - |
| XYZ | 12.7 | 7.27 | 12.29 | - |
| YUV | 72.96 | 142.14 | 171.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 37 | 98 | 0 | 0.72 | 0.27 | 0.47 | 322.27 | 0.57 | 0.34 |
| Hex | 86 | 25 | 62 | 0 | 48 | 1B | 2F | 142 | 39 | 22 |
| Octal | 206 | 45 | 142 | 0 | 110 | 33 | 57 | 502 | 71 | 42 |
| Binary | 10000110 | 100101 | 1100010 | 0 | 1001000 | 11011 | 101111 | 101000010 | 111001 | 100010 |
Color Harmonies of #862562
Complementary color
Monochromatic Colors of #862562
Black with #862562
Text Example
Text Example
White with #862562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862562; }
p { color: rgb(134,37,98); }
H1.HeaderClassName
{
color: #862562;
}
.AnyTagClassName
{
color: #862562;
}
</style>
background-color css
<style>
a { background-color: #862562; }
a { background-color: rgb(134,37,98); }
div.DivClassName
{
background-color: #862562;
}
.BgClassName
{
background-color: #862562;
}
</style>
border-color css
<style>
span { border-color: #862562; }
span { border-color: rgb(134,37,98); }
td.TdClassName
{
border-color: #862562;
}
.TagClassName
{
border-color: #862562;
}
</style>