Shades of Rose Bud Cherry #862554
Tints of Rose Bud Cherry #862554
RGB
CMYK
RGB Variations
Color information
#862554 (or 0x862554) is known color: Rose Bud Cherry. HEX triplet: 86, 25 and 54. RGB value is (134,37,84). Sum of RGB (Red+Green+Blue) = 134+37+84=255 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.55% from 255); Green value is 37 (14.84% from 255 or 14.51% from 255); Blue value is 84 (33.20% from 255 or 32.94% from 255); Max value from RGB is 134 - color contains mainly: red. Hex color #862554 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #862554 is #79DAAB. Grayscale: #474747. Windows color (decimal): -7985836 or 5514630. OLE color: 5514630.
HSL color Cylindrical-coordinate representation of color #862554: hue angle of 330.93º 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 #862554 is Cyan = 0, Magento = 0.72, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 37 | 84 | - |
| CMYK | 0 | 0.72 | 0.37 | 0.47 |
| HSL | 330.93º | 0.57% | 0.34% | - |
| HSV(B) | 330.93º | 0.72% | 0.53% | - |
| XYZ | 12.09 | 7.03 | 9.11 | - |
| YUV | 71.36 | 135.14 | 172.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 37 | 84 | 0 | 0.72 | 0.37 | 0.47 | 330.93 | 0.57 | 0.34 |
| Hex | 86 | 25 | 54 | 0 | 48 | 25 | 2F | 14B | 39 | 22 |
| Octal | 206 | 45 | 124 | 0 | 110 | 45 | 57 | 513 | 71 | 42 |
| Binary | 10000110 | 100101 | 1010100 | 0 | 1001000 | 100101 | 101111 | 101001011 | 111001 | 100010 |
Color Harmonies of #862554
Complementary color
Monochromatic Colors of #862554
Black with #862554
Text Example
Text Example
White with #862554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #862554; }
p { color: rgb(134,37,84); }
H1.HeaderClassName
{
color: #862554;
}
.AnyTagClassName
{
color: #862554;
}
</style>
background-color css
<style>
a { background-color: #862554; }
a { background-color: rgb(134,37,84); }
div.DivClassName
{
background-color: #862554;
}
.BgClassName
{
background-color: #862554;
}
</style>
border-color css
<style>
span { border-color: #862554; }
span { border-color: rgb(134,37,84); }
td.TdClassName
{
border-color: #862554;
}
.TagClassName
{
border-color: #862554;
}
</style>