Shades of Rose Bud Cherry #861554
Tints of Rose Bud Cherry #861554
RGB
CMYK
RGB Variations
Color information
#861554 (or 0x861554) is known color: Rose Bud Cherry. HEX triplet: 86, 15 and 54. RGB value is (134,21,84). Sum of RGB (Red+Green+Blue) = 134+21+84=239 (31% of max value = 765). Red value is 134 (52.73% from 255 or 56.07% from 239); Green value is 21 (8.59% from 255 or 8.79% from 239); Blue value is 84 (33.20% from 255 or 35.15% from 239); Max value from RGB is 134 - color contains mainly: red. Hex color #861554 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #861554 is #79EAAB. Grayscale: #3D3D3D. Windows color (decimal): -7989932 or 5510534. OLE color: 5510534.
HSL color Cylindrical-coordinate representation of color #861554: hue angle of 326.55º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #861554 is Cyan = 0, Magento = 0.84, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 21 | 84 | - |
| CMYK | 0 | 0.84 | 0.37 | 0.47 |
| HSL | 326.55º | 0.73% | 0.3% | - |
| HSV(B) | 326.55º | 0.84% | 0.53% | - |
| XYZ | 11.7 | 6.24 | 8.98 | - |
| YUV | 61.97 | 140.44 | 179.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 21 | 84 | 0 | 0.84 | 0.37 | 0.47 | 326.55 | 0.73 | 0.3 |
| Hex | 86 | 15 | 54 | 0 | 54 | 25 | 2F | 147 | 49 | 1E |
| Octal | 206 | 25 | 124 | 0 | 124 | 45 | 57 | 507 | 111 | 36 |
| Binary | 10000110 | 10101 | 1010100 | 0 | 1010100 | 100101 | 101111 | 101000111 | 1001001 | 11110 |
Color Harmonies of #861554
Complementary color
Monochromatic Colors of #861554
Black with #861554
Text Example
Text Example
White with #861554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861554; }
p { color: rgb(134,21,84); }
H1.HeaderClassName
{
color: #861554;
}
.AnyTagClassName
{
color: #861554;
}
</style>
background-color css
<style>
a { background-color: #861554; }
a { background-color: rgb(134,21,84); }
div.DivClassName
{
background-color: #861554;
}
.BgClassName
{
background-color: #861554;
}
</style>
border-color css
<style>
span { border-color: #861554; }
span { border-color: rgb(134,21,84); }
td.TdClassName
{
border-color: #861554;
}
.TagClassName
{
border-color: #861554;
}
</style>