Shades of Rose Bud Cherry #813655
Tints of Rose Bud Cherry #813655
RGB
CMYK
RGB Variations
Color information
#813655 (or 0x813655) is known color: Rose Bud Cherry. HEX triplet: 81, 36 and 55. RGB value is (129,54,85). Sum of RGB (Red+Green+Blue) = 129+54+85=268 (35% of max value = 765). Red value is 129 (50.78% from 255 or 48.13% from 268); Green value is 54 (21.48% from 255 or 20.15% from 268); Blue value is 85 (33.59% from 255 or 31.72% from 268); Max value from RGB is 129 - color contains mainly: red. Hex color #813655 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #813655 is #7EC9AA. Grayscale: #4F4F4F. Windows color (decimal): -8309163 or 5584513. OLE color: 5584513.
HSL color Cylindrical-coordinate representation of color #813655: hue angle of 335.2º 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 #813655 is Cyan = 0, Magento = 0.58, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 54 | 85 | - |
| CMYK | 0 | 0.58 | 0.34 | 0.49 |
| HSL | 335.2º | 0.41% | 0.36% | - |
| HSV(B) | 335.2º | 0.58% | 0.51% | - |
| XYZ | 12.01 | 7.96 | 9.5 | - |
| YUV | 79.96 | 130.85 | 162.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 54 | 85 | 0 | 0.58 | 0.34 | 0.49 | 335.2 | 0.41 | 0.36 |
| Hex | 81 | 36 | 55 | 0 | 3A | 22 | 31 | 14F | 29 | 24 |
| Octal | 201 | 66 | 125 | 0 | 72 | 42 | 61 | 517 | 51 | 44 |
| Binary | 10000001 | 110110 | 1010101 | 0 | 111010 | 100010 | 110001 | 101001111 | 101001 | 100100 |
Color Harmonies of #813655
Complementary color
Monochromatic Colors of #813655
Black with #813655
Text Example
Text Example
White with #813655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813655; }
p { color: rgb(129,54,85); }
H1.HeaderClassName
{
color: #813655;
}
.AnyTagClassName
{
color: #813655;
}
</style>
background-color css
<style>
a { background-color: #813655; }
a { background-color: rgb(129,54,85); }
div.DivClassName
{
background-color: #813655;
}
.BgClassName
{
background-color: #813655;
}
</style>
border-color css
<style>
span { border-color: #813655; }
span { border-color: rgb(129,54,85); }
td.TdClassName
{
border-color: #813655;
}
.TagClassName
{
border-color: #813655;
}
</style>