Shades of Rose Bud Cherry #811554
Tints of Rose Bud Cherry #811554
RGB
CMYK
RGB Variations
Color information
#811554 (or 0x811554) is known color: Rose Bud Cherry. HEX triplet: 81, 15 and 54. RGB value is (129,21,84). Sum of RGB (Red+Green+Blue) = 129+21+84=234 (30% of max value = 765). Red value is 129 (50.78% from 255 or 55.13% from 234); Green value is 21 (8.59% from 255 or 8.97% from 234); Blue value is 84 (33.20% from 255 or 35.90% from 234); Max value from RGB is 129 - color contains mainly: red. Hex color #811554 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #811554 is #7EEAAB. Grayscale: #3C3C3C. Windows color (decimal): -8317612 or 5510529. OLE color: 5510529.
HSL color Cylindrical-coordinate representation of color #811554: hue angle of 325º degrees, saturation: 0.72, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #811554 is Cyan = 0, Magento = 0.84, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 21 | 84 | - |
| CMYK | 0 | 0.84 | 0.35 | 0.49 |
| HSL | 325º | 0.72% | 0.29% | - |
| HSV(B) | 325º | 0.84% | 0.51% | - |
| XYZ | 10.92 | 5.84 | 8.94 | - |
| YUV | 60.47 | 141.28 | 176.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 21 | 84 | 0 | 0.84 | 0.35 | 0.49 | 325 | 0.72 | 0.29 |
| Hex | 81 | 15 | 54 | 0 | 54 | 23 | 31 | 145 | 48 | 1D |
| Octal | 201 | 25 | 124 | 0 | 124 | 43 | 61 | 505 | 110 | 35 |
| Binary | 10000001 | 10101 | 1010100 | 0 | 1010100 | 100011 | 110001 | 101000101 | 1001000 | 11101 |
Color Harmonies of #811554
Complementary color
Monochromatic Colors of #811554
Black with #811554
Text Example
Text Example
White with #811554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #811554; }
p { color: rgb(129,21,84); }
H1.HeaderClassName
{
color: #811554;
}
.AnyTagClassName
{
color: #811554;
}
</style>
background-color css
<style>
a { background-color: #811554; }
a { background-color: rgb(129,21,84); }
div.DivClassName
{
background-color: #811554;
}
.BgClassName
{
background-color: #811554;
}
</style>
border-color css
<style>
span { border-color: #811554; }
span { border-color: rgb(129,21,84); }
td.TdClassName
{
border-color: #811554;
}
.TagClassName
{
border-color: #811554;
}
</style>