Shades of Rose Bud Cherry #861458
Tints of Rose Bud Cherry #861458
RGB
CMYK
RGB Variations
Color information
#861458 (or 0x861458) is known color: Rose Bud Cherry. HEX triplet: 86, 14 and 58. RGB value is (134,20,88). Sum of RGB (Red+Green+Blue) = 134+20+88=242 (32% of max value = 765). Red value is 134 (52.73% from 255 or 55.37% from 242); Green value is 20 (8.20% from 255 or 8.26% from 242); Blue value is 88 (34.77% from 255 or 36.36% from 242); Max value from RGB is 134 - color contains mainly: red. Hex color #861458 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #861458 is #79EBA7. Grayscale: #3D3D3D. Windows color (decimal): -7990184 or 5772422. OLE color: 5772422.
HSL color Cylindrical-coordinate representation of color #861458: hue angle of 324.21º 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 #861458 is Cyan = 0, Magento = 0.85, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 20 | 88 | - |
| CMYK | 0 | 0.85 | 0.34 | 0.47 |
| HSL | 324.21º | 0.74% | 0.3% | - |
| HSV(B) | 324.21º | 0.85% | 0.53% | - |
| XYZ | 11.84 | 6.27 | 9.82 | - |
| YUV | 61.84 | 142.77 | 179.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 20 | 88 | 0 | 0.85 | 0.34 | 0.47 | 324.21 | 0.74 | 0.3 |
| Hex | 86 | 14 | 58 | 0 | 55 | 22 | 2F | 144 | 4A | 1E |
| Octal | 206 | 24 | 130 | 0 | 125 | 42 | 57 | 504 | 112 | 36 |
| Binary | 10000110 | 10100 | 1011000 | 0 | 1010101 | 100010 | 101111 | 101000100 | 1001010 | 11110 |
Color Harmonies of #861458
Complementary color
Monochromatic Colors of #861458
Black with #861458
Text Example
Text Example
White with #861458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861458; }
p { color: rgb(134,20,88); }
H1.HeaderClassName
{
color: #861458;
}
.AnyTagClassName
{
color: #861458;
}
</style>
background-color css
<style>
a { background-color: #861458; }
a { background-color: rgb(134,20,88); }
div.DivClassName
{
background-color: #861458;
}
.BgClassName
{
background-color: #861458;
}
</style>
border-color css
<style>
span { border-color: #861458; }
span { border-color: rgb(134,20,88); }
td.TdClassName
{
border-color: #861458;
}
.TagClassName
{
border-color: #861458;
}
</style>