Shades of Rose Bud Cherry #861050
Tints of Rose Bud Cherry #861050
RGB
CMYK
RGB Variations
Color information
#861050 (or 0x861050) is known color: Rose Bud Cherry. HEX triplet: 86, 10 and 50. RGB value is (134,16,80). Sum of RGB (Red+Green+Blue) = 134+16+80=230 (30% of max value = 765). Red value is 134 (52.73% from 255 or 58.26% from 230); Green value is 16 (6.64% from 255 or 6.96% from 230); Blue value is 80 (31.64% from 255 or 34.78% from 230); Max value from RGB is 134 - color contains mainly: red. Hex color #861050 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #861050 is #79EFAF. Grayscale: #3A3A3A. Windows color (decimal): -7991216 or 5247110. OLE color: 5247110.
HSL color Cylindrical-coordinate representation of color #861050: hue angle of 327.46º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #861050 is Cyan = 0, Magento = 0.88, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 16 | 80 | - |
| CMYK | 0 | 0.88 | 0.40 | 0.47 |
| HSL | 327.46º | 0.79% | 0.29% | - |
| HSV(B) | 327.46º | 0.88% | 0.53% | - |
| XYZ | 11.46 | 6.02 | 8.15 | - |
| YUV | 58.58 | 140.09 | 181.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 16 | 80 | 0 | 0.88 | 0.40 | 0.47 | 327.46 | 0.79 | 0.29 |
| Hex | 86 | 10 | 50 | 0 | 58 | 28 | 2F | 147 | 4F | 1D |
| Octal | 206 | 20 | 120 | 0 | 130 | 50 | 57 | 507 | 117 | 35 |
| Binary | 10000110 | 10000 | 1010000 | 0 | 1011000 | 101000 | 101111 | 101000111 | 1001111 | 11101 |
Color Harmonies of #861050
Complementary color
Monochromatic Colors of #861050
Black with #861050
Text Example
Text Example
White with #861050
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861050; }
p { color: rgb(134,16,80); }
H1.HeaderClassName
{
color: #861050;
}
.AnyTagClassName
{
color: #861050;
}
</style>
background-color css
<style>
a { background-color: #861050; }
a { background-color: rgb(134,16,80); }
div.DivClassName
{
background-color: #861050;
}
.BgClassName
{
background-color: #861050;
}
</style>
border-color css
<style>
span { border-color: #861050; }
span { border-color: rgb(134,16,80); }
td.TdClassName
{
border-color: #861050;
}
.TagClassName
{
border-color: #861050;
}
</style>