Shades of Rose Bud Cherry #861758
Tints of Rose Bud Cherry #861758
RGB
CMYK
RGB Variations
Color information
#861758 (or 0x861758) is known color: Rose Bud Cherry. HEX triplet: 86, 17 and 58. RGB value is (134,23,88). Sum of RGB (Red+Green+Blue) = 134+23+88=245 (32% of max value = 765). Red value is 134 (52.73% from 255 or 54.69% from 245); Green value is 23 (9.38% from 255 or 9.39% from 245); Blue value is 88 (34.77% from 255 or 35.92% from 245); Max value from RGB is 134 - color contains mainly: red. Hex color #861758 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #861758 is #79E8A7. Grayscale: #3F3F3F. Windows color (decimal): -7989416 or 5773190. OLE color: 5773190.
HSL color Cylindrical-coordinate representation of color #861758: hue angle of 324.86º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #861758 is Cyan = 0, Magento = 0.83, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 23 | 88 | - |
| CMYK | 0 | 0.83 | 0.34 | 0.47 |
| HSL | 324.86º | 0.71% | 0.31% | - |
| HSV(B) | 324.86º | 0.83% | 0.53% | - |
| XYZ | 11.9 | 6.39 | 9.84 | - |
| YUV | 63.6 | 141.77 | 178.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 23 | 88 | 0 | 0.83 | 0.34 | 0.47 | 324.86 | 0.71 | 0.31 |
| Hex | 86 | 17 | 58 | 0 | 53 | 22 | 2F | 145 | 47 | 1F |
| Octal | 206 | 27 | 130 | 0 | 123 | 42 | 57 | 505 | 107 | 37 |
| Binary | 10000110 | 10111 | 1011000 | 0 | 1010011 | 100010 | 101111 | 101000101 | 1000111 | 11111 |
Color Harmonies of #861758
Complementary color
Monochromatic Colors of #861758
Black with #861758
Text Example
Text Example
White with #861758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861758; }
p { color: rgb(134,23,88); }
H1.HeaderClassName
{
color: #861758;
}
.AnyTagClassName
{
color: #861758;
}
</style>
background-color css
<style>
a { background-color: #861758; }
a { background-color: rgb(134,23,88); }
div.DivClassName
{
background-color: #861758;
}
.BgClassName
{
background-color: #861758;
}
</style>
border-color css
<style>
span { border-color: #861758; }
span { border-color: rgb(134,23,88); }
td.TdClassName
{
border-color: #861758;
}
.TagClassName
{
border-color: #861758;
}
</style>