Shades of Rose Bud Cherry #861451
Tints of Rose Bud Cherry #861451
RGB
CMYK
RGB Variations
Color information
#861451 (or 0x861451) is known color: Rose Bud Cherry. HEX triplet: 86, 14 and 51. RGB value is (134,20,81). Sum of RGB (Red+Green+Blue) = 134+20+81=235 (31% of max value = 765). Red value is 134 (52.73% from 255 or 57.02% from 235); Green value is 20 (8.20% from 255 or 8.51% from 235); Blue value is 81 (32.03% from 255 or 34.47% from 235); Max value from RGB is 134 - color contains mainly: red. Hex color #861451 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #861451 is #79EBAE. Grayscale: #3C3C3C. Windows color (decimal): -7990191 or 5313670. OLE color: 5313670.
HSL color Cylindrical-coordinate representation of color #861451: hue angle of 327.89º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #861451 is Cyan = 0, Magento = 0.85, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 20 | 81 | - |
| CMYK | 0 | 0.85 | 0.40 | 0.47 |
| HSL | 327.89º | 0.74% | 0.3% | - |
| HSV(B) | 327.89º | 0.85% | 0.53% | - |
| XYZ | 11.57 | 6.16 | 8.36 | - |
| YUV | 61.04 | 139.27 | 180.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 20 | 81 | 0 | 0.85 | 0.40 | 0.47 | 327.89 | 0.74 | 0.3 |
| Hex | 86 | 14 | 51 | 0 | 55 | 28 | 2F | 148 | 4A | 1E |
| Octal | 206 | 24 | 121 | 0 | 125 | 50 | 57 | 510 | 112 | 36 |
| Binary | 10000110 | 10100 | 1010001 | 0 | 1010101 | 101000 | 101111 | 101001000 | 1001010 | 11110 |
Color Harmonies of #861451
Complementary color
Monochromatic Colors of #861451
Black with #861451
Text Example
Text Example
White with #861451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861451; }
p { color: rgb(134,20,81); }
H1.HeaderClassName
{
color: #861451;
}
.AnyTagClassName
{
color: #861451;
}
</style>
background-color css
<style>
a { background-color: #861451; }
a { background-color: rgb(134,20,81); }
div.DivClassName
{
background-color: #861451;
}
.BgClassName
{
background-color: #861451;
}
</style>
border-color css
<style>
span { border-color: #861451; }
span { border-color: rgb(134,20,81); }
td.TdClassName
{
border-color: #861451;
}
.TagClassName
{
border-color: #861451;
}
</style>