Shades of Rose Bud Cherry #811856
Tints of Rose Bud Cherry #811856
RGB
CMYK
RGB Variations
Color information
#811856 (or 0x811856) is known color: Rose Bud Cherry. HEX triplet: 81, 18 and 56. RGB value is (129,24,86). Sum of RGB (Red+Green+Blue) = 129+24+86=239 (31% of max value = 765). Red value is 129 (50.78% from 255 or 53.97% from 239); Green value is 24 (9.77% from 255 or 10.04% from 239); Blue value is 86 (33.98% from 255 or 35.98% from 239); Max value from RGB is 129 - color contains mainly: red. Hex color #811856 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #811856 is #7EE7A9. Grayscale: #3E3E3E. Windows color (decimal): -8316842 or 5642369. OLE color: 5642369.
HSL color Cylindrical-coordinate representation of color #811856: hue angle of 324.57º degrees, saturation: 0.69, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #811856 is Cyan = 0, Magento = 0.81, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 24 | 86 | - |
| CMYK | 0 | 0.81 | 0.33 | 0.49 |
| HSL | 324.57º | 0.69% | 0.3% | - |
| HSV(B) | 324.57º | 0.81% | 0.51% | - |
| XYZ | 11.06 | 5.99 | 9.38 | - |
| YUV | 62.46 | 141.29 | 175.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 24 | 86 | 0 | 0.81 | 0.33 | 0.49 | 324.57 | 0.69 | 0.3 |
| Hex | 81 | 18 | 56 | 0 | 51 | 21 | 31 | 145 | 45 | 1E |
| Octal | 201 | 30 | 126 | 0 | 121 | 41 | 61 | 505 | 105 | 36 |
| Binary | 10000001 | 11000 | 1010110 | 0 | 1010001 | 100001 | 110001 | 101000101 | 1000101 | 11110 |
Color Harmonies of #811856
Complementary color
Monochromatic Colors of #811856
Black with #811856
Text Example
Text Example
White with #811856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #811856; }
p { color: rgb(129,24,86); }
H1.HeaderClassName
{
color: #811856;
}
.AnyTagClassName
{
color: #811856;
}
</style>
background-color css
<style>
a { background-color: #811856; }
a { background-color: rgb(129,24,86); }
div.DivClassName
{
background-color: #811856;
}
.BgClassName
{
background-color: #811856;
}
</style>
border-color css
<style>
span { border-color: #811856; }
span { border-color: rgb(129,24,86); }
td.TdClassName
{
border-color: #811856;
}
.TagClassName
{
border-color: #811856;
}
</style>