Shades of Rose Bud Cherry #861151
Tints of Rose Bud Cherry #861151
RGB
CMYK
RGB Variations
Color information
#861151 (or 0x861151) is known color: Rose Bud Cherry. HEX triplet: 86, 11 and 51. RGB value is (134,17,81). Sum of RGB (Red+Green+Blue) = 134+17+81=232 (30% of max value = 765). Red value is 134 (52.73% from 255 or 57.76% from 232); Green value is 17 (7.03% from 255 or 7.33% from 232); Blue value is 81 (32.03% from 255 or 34.91% from 232); Max value from RGB is 134 - color contains mainly: red. Hex color #861151 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #861151 is #79EEAE. Grayscale: #3B3B3B. Windows color (decimal): -7990959 or 5312902. OLE color: 5312902.
HSL color Cylindrical-coordinate representation of color #861151: hue angle of 327.18º degrees, saturation: 0.77, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #861151 is Cyan = 0, Magento = 0.87, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 17 | 81 | - |
| CMYK | 0 | 0.87 | 0.40 | 0.47 |
| HSL | 327.18º | 0.77% | 0.3% | - |
| HSV(B) | 327.18º | 0.87% | 0.53% | - |
| XYZ | 11.52 | 6.06 | 8.35 | - |
| YUV | 59.28 | 140.26 | 181.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 17 | 81 | 0 | 0.87 | 0.40 | 0.47 | 327.18 | 0.77 | 0.3 |
| Hex | 86 | 11 | 51 | 0 | 57 | 28 | 2F | 147 | 4D | 1E |
| Octal | 206 | 21 | 121 | 0 | 127 | 50 | 57 | 507 | 115 | 36 |
| Binary | 10000110 | 10001 | 1010001 | 0 | 1010111 | 101000 | 101111 | 101000111 | 1001101 | 11110 |
Color Harmonies of #861151
Complementary color
Monochromatic Colors of #861151
Black with #861151
Text Example
Text Example
White with #861151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861151; }
p { color: rgb(134,17,81); }
H1.HeaderClassName
{
color: #861151;
}
.AnyTagClassName
{
color: #861151;
}
</style>
background-color css
<style>
a { background-color: #861151; }
a { background-color: rgb(134,17,81); }
div.DivClassName
{
background-color: #861151;
}
.BgClassName
{
background-color: #861151;
}
</style>
border-color css
<style>
span { border-color: #861151; }
span { border-color: rgb(134,17,81); }
td.TdClassName
{
border-color: #861151;
}
.TagClassName
{
border-color: #861151;
}
</style>