Shades of Rose Bud Cherry #861855
Tints of Rose Bud Cherry #861855
RGB
CMYK
RGB Variations
Color information
#861855 (or 0x861855) is known color: Rose Bud Cherry. HEX triplet: 86, 18 and 55. RGB value is (134,24,85). Sum of RGB (Red+Green+Blue) = 134+24+85=243 (32% of max value = 765). Red value is 134 (52.73% from 255 or 55.14% from 243); Green value is 24 (9.77% from 255 or 9.88% from 243); Blue value is 85 (33.59% from 255 or 34.98% from 243); Max value from RGB is 134 - color contains mainly: red. Hex color #861855 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #861855 is #79E7AA. Grayscale: #3F3F3F. Windows color (decimal): -7989163 or 5576838. OLE color: 5576838.
HSL color Cylindrical-coordinate representation of color #861855: hue angle of 326.73º degrees, saturation: 0.7, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #861855 is Cyan = 0, Magento = 0.82, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 24 | 85 | - |
| CMYK | 0 | 0.82 | 0.37 | 0.47 |
| HSL | 326.73º | 0.7% | 0.31% | - |
| HSV(B) | 326.73º | 0.82% | 0.53% | - |
| XYZ | 11.8 | 6.38 | 9.2 | - |
| YUV | 63.84 | 139.94 | 178.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 24 | 85 | 0 | 0.82 | 0.37 | 0.47 | 326.73 | 0.7 | 0.31 |
| Hex | 86 | 18 | 55 | 0 | 52 | 25 | 2F | 147 | 46 | 1F |
| Octal | 206 | 30 | 125 | 0 | 122 | 45 | 57 | 507 | 106 | 37 |
| Binary | 10000110 | 11000 | 1010101 | 0 | 1010010 | 100101 | 101111 | 101000111 | 1000110 | 11111 |
Color Harmonies of #861855
Complementary color
Monochromatic Colors of #861855
Black with #861855
Text Example
Text Example
White with #861855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861855; }
p { color: rgb(134,24,85); }
H1.HeaderClassName
{
color: #861855;
}
.AnyTagClassName
{
color: #861855;
}
</style>
background-color css
<style>
a { background-color: #861855; }
a { background-color: rgb(134,24,85); }
div.DivClassName
{
background-color: #861855;
}
.BgClassName
{
background-color: #861855;
}
</style>
border-color css
<style>
span { border-color: #861855; }
span { border-color: rgb(134,24,85); }
td.TdClassName
{
border-color: #861855;
}
.TagClassName
{
border-color: #861855;
}
</style>