Shades of Rose Bud Cherry #861956
Tints of Rose Bud Cherry #861956
RGB
CMYK
RGB Variations
Color information
#861956 (or 0x861956) is known color: Rose Bud Cherry. HEX triplet: 86, 19 and 56. RGB value is (134,25,86). Sum of RGB (Red+Green+Blue) = 134+25+86=245 (32% of max value = 765). Red value is 134 (52.73% from 255 or 54.69% from 245); Green value is 25 (10.16% from 255 or 10.20% from 245); Blue value is 86 (33.98% from 255 or 35.10% from 245); Max value from RGB is 134 - color contains mainly: red. Hex color #861956 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #861956 is #79E6A9. Grayscale: #404040. Windows color (decimal): -7988906 or 5642630. OLE color: 5642630.
HSL color Cylindrical-coordinate representation of color #861956: hue angle of 326.42º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #861956 is Cyan = 0, Magento = 0.81, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 25 | 86 | - |
| CMYK | 0 | 0.81 | 0.36 | 0.47 |
| HSL | 326.42º | 0.69% | 0.31% | - |
| HSV(B) | 326.42º | 0.81% | 0.53% | - |
| XYZ | 11.86 | 6.44 | 9.42 | - |
| YUV | 64.55 | 140.11 | 177.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 25 | 86 | 0 | 0.81 | 0.36 | 0.47 | 326.42 | 0.69 | 0.31 |
| Hex | 86 | 19 | 56 | 0 | 51 | 24 | 2F | 146 | 45 | 1F |
| Octal | 206 | 31 | 126 | 0 | 121 | 44 | 57 | 506 | 105 | 37 |
| Binary | 10000110 | 11001 | 1010110 | 0 | 1010001 | 100100 | 101111 | 101000110 | 1000101 | 11111 |
Color Harmonies of #861956
Complementary color
Monochromatic Colors of #861956
Black with #861956
Text Example
Text Example
White with #861956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861956; }
p { color: rgb(134,25,86); }
H1.HeaderClassName
{
color: #861956;
}
.AnyTagClassName
{
color: #861956;
}
</style>
background-color css
<style>
a { background-color: #861956; }
a { background-color: rgb(134,25,86); }
div.DivClassName
{
background-color: #861956;
}
.BgClassName
{
background-color: #861956;
}
</style>
border-color css
<style>
span { border-color: #861956; }
span { border-color: rgb(134,25,86); }
td.TdClassName
{
border-color: #861956;
}
.TagClassName
{
border-color: #861956;
}
</style>