Shades of Rose Bud Cherry #811759
Tints of Rose Bud Cherry #811759
RGB
CMYK
RGB Variations
Color information
#811759 (or 0x811759) is known color: Rose Bud Cherry. HEX triplet: 81, 17 and 59. RGB value is (129,23,89). Sum of RGB (Red+Green+Blue) = 129+23+89=241 (31% of max value = 765). Red value is 129 (50.78% from 255 or 53.53% from 241); Green value is 23 (9.38% from 255 or 9.54% from 241); Blue value is 89 (35.16% from 255 or 36.93% from 241); Max value from RGB is 129 - color contains mainly: red. Hex color #811759 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #811759 is #7EE8A6. Grayscale: #3E3E3E. Windows color (decimal): -8317095 or 5838721. OLE color: 5838721.
HSL color Cylindrical-coordinate representation of color #811759: hue angle of 322.64º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #811759 is Cyan = 0, Magento = 0.82, Yellow = 0.31 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 23 | 89 | - |
| CMYK | 0 | 0.82 | 0.31 | 0.49 |
| HSL | 322.64º | 0.7% | 0.3% | - |
| HSV(B) | 322.64º | 0.82% | 0.51% | - |
| XYZ | 11.16 | 6 | 10.02 | - |
| YUV | 62.22 | 143.12 | 175.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 23 | 89 | 0 | 0.82 | 0.31 | 0.49 | 322.64 | 0.7 | 0.3 |
| Hex | 81 | 17 | 59 | 0 | 52 | 1F | 31 | 143 | 46 | 1E |
| Octal | 201 | 27 | 131 | 0 | 122 | 37 | 61 | 503 | 106 | 36 |
| Binary | 10000001 | 10111 | 1011001 | 0 | 1010010 | 11111 | 110001 | 101000011 | 1000110 | 11110 |
Color Harmonies of #811759
Complementary color
Monochromatic Colors of #811759
Black with #811759
Text Example
Text Example
White with #811759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #811759; }
p { color: rgb(129,23,89); }
H1.HeaderClassName
{
color: #811759;
}
.AnyTagClassName
{
color: #811759;
}
</style>
background-color css
<style>
a { background-color: #811759; }
a { background-color: rgb(129,23,89); }
div.DivClassName
{
background-color: #811759;
}
.BgClassName
{
background-color: #811759;
}
</style>
border-color css
<style>
span { border-color: #811759; }
span { border-color: rgb(129,23,89); }
td.TdClassName
{
border-color: #811759;
}
.TagClassName
{
border-color: #811759;
}
</style>