Shades of Rose Bud Cherry #811953
Tints of Rose Bud Cherry #811953
RGB
CMYK
RGB Variations
Color information
#811953 (or 0x811953) is known color: Rose Bud Cherry. HEX triplet: 81, 19 and 53. RGB value is (129,25,83). Sum of RGB (Red+Green+Blue) = 129+25+83=237 (31% of max value = 765). Red value is 129 (50.78% from 255 or 54.43% from 237); Green value is 25 (10.16% from 255 or 10.55% from 237); Blue value is 83 (32.81% from 255 or 35.02% from 237); Max value from RGB is 129 - color contains mainly: red. Hex color #811953 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #811953 is #7EE6AC. Grayscale: #3E3E3E. Windows color (decimal): -8316589 or 5446017. OLE color: 5446017.
HSL color Cylindrical-coordinate representation of color #811953: hue angle of 326.54º degrees, saturation: 0.68, 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 #811953 is Cyan = 0, Magento = 0.81, Yellow = 0.36 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 25 | 83 | - |
| CMYK | 0 | 0.81 | 0.36 | 0.49 |
| HSL | 326.54º | 0.68% | 0.3% | - |
| HSV(B) | 326.54º | 0.81% | 0.51% | - |
| XYZ | 10.96 | 5.99 | 8.76 | - |
| YUV | 62.71 | 139.46 | 175.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 25 | 83 | 0 | 0.81 | 0.36 | 0.49 | 326.54 | 0.68 | 0.3 |
| Hex | 81 | 19 | 53 | 0 | 51 | 24 | 31 | 147 | 44 | 1E |
| Octal | 201 | 31 | 123 | 0 | 121 | 44 | 61 | 507 | 104 | 36 |
| Binary | 10000001 | 11001 | 1010011 | 0 | 1010001 | 100100 | 110001 | 101000111 | 1000100 | 11110 |
Color Harmonies of #811953
Complementary color
Monochromatic Colors of #811953
Black with #811953
Text Example
Text Example
White with #811953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #811953; }
p { color: rgb(129,25,83); }
H1.HeaderClassName
{
color: #811953;
}
.AnyTagClassName
{
color: #811953;
}
</style>
background-color css
<style>
a { background-color: #811953; }
a { background-color: rgb(129,25,83); }
div.DivClassName
{
background-color: #811953;
}
.BgClassName
{
background-color: #811953;
}
</style>
border-color css
<style>
span { border-color: #811953; }
span { border-color: rgb(129,25,83); }
td.TdClassName
{
border-color: #811953;
}
.TagClassName
{
border-color: #811953;
}
</style>