Shades of Rose Bud Cherry #811658
Tints of Rose Bud Cherry #811658
RGB
CMYK
RGB Variations
Color information
#811658 (or 0x811658) is known color: Rose Bud Cherry. HEX triplet: 81, 16 and 58. RGB value is (129,22,88). Sum of RGB (Red+Green+Blue) = 129+22+88=239 (31% of max value = 765). Red value is 129 (50.78% from 255 or 53.97% from 239); Green value is 22 (8.98% from 255 or 9.21% from 239); Blue value is 88 (34.77% from 255 or 36.82% from 239); Max value from RGB is 129 - color contains mainly: red. Hex color #811658 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #811658 is #7EE9A7. Grayscale: #3D3D3D. Windows color (decimal): -8317352 or 5772929. OLE color: 5772929.
HSL color Cylindrical-coordinate representation of color #811658: hue angle of 322.99º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #811658 is Cyan = 0, Magento = 0.83, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 22 | 88 | - |
| CMYK | 0 | 0.83 | 0.32 | 0.49 |
| HSL | 322.99º | 0.71% | 0.3% | - |
| HSV(B) | 322.99º | 0.83% | 0.51% | - |
| XYZ | 11.1 | 5.95 | 9.8 | - |
| YUV | 61.52 | 142.95 | 176.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 22 | 88 | 0 | 0.83 | 0.32 | 0.49 | 322.99 | 0.71 | 0.3 |
| Hex | 81 | 16 | 58 | 0 | 53 | 20 | 31 | 143 | 47 | 1E |
| Octal | 201 | 26 | 130 | 0 | 123 | 40 | 61 | 503 | 107 | 36 |
| Binary | 10000001 | 10110 | 1011000 | 0 | 1010011 | 100000 | 110001 | 101000011 | 1000111 | 11110 |
Color Harmonies of #811658
Complementary color
Monochromatic Colors of #811658
Black with #811658
Text Example
Text Example
White with #811658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #811658; }
p { color: rgb(129,22,88); }
H1.HeaderClassName
{
color: #811658;
}
.AnyTagClassName
{
color: #811658;
}
</style>
background-color css
<style>
a { background-color: #811658; }
a { background-color: rgb(129,22,88); }
div.DivClassName
{
background-color: #811658;
}
.BgClassName
{
background-color: #811658;
}
</style>
border-color css
<style>
span { border-color: #811658; }
span { border-color: rgb(129,22,88); }
td.TdClassName
{
border-color: #811658;
}
.TagClassName
{
border-color: #811658;
}
</style>