Shades of Rose Bud Cherry #813660
Tints of Rose Bud Cherry #813660
RGB
CMYK
RGB Variations
Color information
#813660 (or 0x813660) is known color: Rose Bud Cherry. HEX triplet: 81, 36 and 60. RGB value is (129,54,96). Sum of RGB (Red+Green+Blue) = 129+54+96=279 (36% of max value = 765). Red value is 129 (50.78% from 255 or 46.24% from 279); Green value is 54 (21.48% from 255 or 19.35% from 279); Blue value is 96 (37.89% from 255 or 34.41% from 279); Max value from RGB is 129 - color contains mainly: red. Hex color #813660 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #813660 is #7EC99F. Grayscale: #515151. Windows color (decimal): -8309152 or 6305409. OLE color: 6305409.
HSL color Cylindrical-coordinate representation of color #813660: hue angle of 326.4º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #813660 is Cyan = 0, Magento = 0.58, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 54 | 96 | - |
| CMYK | 0 | 0.58 | 0.26 | 0.49 |
| HSL | 326.4º | 0.41% | 0.36% | - |
| HSV(B) | 326.4º | 0.58% | 0.51% | - |
| XYZ | 12.48 | 8.15 | 11.98 | - |
| YUV | 81.21 | 136.35 | 162.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 54 | 96 | 0 | 0.58 | 0.26 | 0.49 | 326.4 | 0.41 | 0.36 |
| Hex | 81 | 36 | 60 | 0 | 3A | 1A | 31 | 146 | 29 | 24 |
| Octal | 201 | 66 | 140 | 0 | 72 | 32 | 61 | 506 | 51 | 44 |
| Binary | 10000001 | 110110 | 1100000 | 0 | 111010 | 11010 | 110001 | 101000110 | 101001 | 100100 |
Color Harmonies of #813660
Complementary color
Monochromatic Colors of #813660
Black with #813660
Text Example
Text Example
White with #813660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813660; }
p { color: rgb(129,54,96); }
H1.HeaderClassName
{
color: #813660;
}
.AnyTagClassName
{
color: #813660;
}
</style>
background-color css
<style>
a { background-color: #813660; }
a { background-color: rgb(129,54,96); }
div.DivClassName
{
background-color: #813660;
}
.BgClassName
{
background-color: #813660;
}
</style>
border-color css
<style>
span { border-color: #813660; }
span { border-color: rgb(129,54,96); }
td.TdClassName
{
border-color: #813660;
}
.TagClassName
{
border-color: #813660;
}
</style>