Shades of Rose Bud Cherry #813563
Tints of Rose Bud Cherry #813563
RGB
CMYK
RGB Variations
Color information
#813563 (or 0x813563) is known color: Rose Bud Cherry. HEX triplet: 81, 35 and 63. RGB value is (129,53,99). Sum of RGB (Red+Green+Blue) = 129+53+99=281 (37% of max value = 765). Red value is 129 (50.78% from 255 or 45.91% from 281); Green value is 53 (21.09% from 255 or 18.86% from 281); Blue value is 99 (39.06% from 255 or 35.23% from 281); Max value from RGB is 129 - color contains mainly: red. Hex color #813563 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #813563 is #7ECA9C. Grayscale: #505050. Windows color (decimal): -8309405 or 6501761. OLE color: 6501761.
HSL color Cylindrical-coordinate representation of color #813563: hue angle of 323.68º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #813563 is Cyan = 0, Magento = 0.59, Yellow = 0.23 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 53 | 99 | - |
| CMYK | 0 | 0.59 | 0.23 | 0.49 |
| HSL | 323.68º | 0.42% | 0.36% | - |
| HSV(B) | 323.68º | 0.59% | 0.51% | - |
| XYZ | 12.58 | 8.11 | 12.71 | - |
| YUV | 80.97 | 138.18 | 162.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 53 | 99 | 0 | 0.59 | 0.23 | 0.49 | 323.68 | 0.42 | 0.36 |
| Hex | 81 | 35 | 63 | 0 | 3B | 17 | 31 | 144 | 2A | 24 |
| Octal | 201 | 65 | 143 | 0 | 73 | 27 | 61 | 504 | 52 | 44 |
| Binary | 10000001 | 110101 | 1100011 | 0 | 111011 | 10111 | 110001 | 101000100 | 101010 | 100100 |
Color Harmonies of #813563
Complementary color
Monochromatic Colors of #813563
Black with #813563
Text Example
Text Example
White with #813563
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813563; }
p { color: rgb(129,53,99); }
H1.HeaderClassName
{
color: #813563;
}
.AnyTagClassName
{
color: #813563;
}
</style>
background-color css
<style>
a { background-color: #813563; }
a { background-color: rgb(129,53,99); }
div.DivClassName
{
background-color: #813563;
}
.BgClassName
{
background-color: #813563;
}
</style>
border-color css
<style>
span { border-color: #813563; }
span { border-color: rgb(129,53,99); }
td.TdClassName
{
border-color: #813563;
}
.TagClassName
{
border-color: #813563;
}
</style>