Shades of Rose Bud Cherry #813555
Tints of Rose Bud Cherry #813555
RGB
CMYK
RGB Variations
Color information
#813555 (or 0x813555) is known color: Rose Bud Cherry. HEX triplet: 81, 35 and 55. RGB value is (129,53,85). Sum of RGB (Red+Green+Blue) = 129+53+85=267 (35% of max value = 765). Red value is 129 (50.78% from 255 or 48.31% from 267); Green value is 53 (21.09% from 255 or 19.85% from 267); Blue value is 85 (33.59% from 255 or 31.84% from 267); Max value from RGB is 129 - color contains mainly: red. Hex color #813555 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #813555 is #7ECAAA. Grayscale: #4F4F4F. Windows color (decimal): -8309419 or 5584257. OLE color: 5584257.
HSL color Cylindrical-coordinate representation of color #813555: hue angle of 334.74º 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 #813555 is Cyan = 0, Magento = 0.59, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 53 | 85 | - |
| CMYK | 0 | 0.59 | 0.34 | 0.49 |
| HSL | 334.74º | 0.42% | 0.36% | - |
| HSV(B) | 334.74º | 0.59% | 0.51% | - |
| XYZ | 11.97 | 7.87 | 9.48 | - |
| YUV | 79.37 | 131.18 | 163.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 53 | 85 | 0 | 0.59 | 0.34 | 0.49 | 334.74 | 0.42 | 0.36 |
| Hex | 81 | 35 | 55 | 0 | 3B | 22 | 31 | 14F | 2A | 24 |
| Octal | 201 | 65 | 125 | 0 | 73 | 42 | 61 | 517 | 52 | 44 |
| Binary | 10000001 | 110101 | 1010101 | 0 | 111011 | 100010 | 110001 | 101001111 | 101010 | 100100 |
Color Harmonies of #813555
Complementary color
Monochromatic Colors of #813555
Black with #813555
Text Example
Text Example
White with #813555
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813555; }
p { color: rgb(129,53,85); }
H1.HeaderClassName
{
color: #813555;
}
.AnyTagClassName
{
color: #813555;
}
</style>
background-color css
<style>
a { background-color: #813555; }
a { background-color: rgb(129,53,85); }
div.DivClassName
{
background-color: #813555;
}
.BgClassName
{
background-color: #813555;
}
</style>
border-color css
<style>
span { border-color: #813555; }
span { border-color: rgb(129,53,85); }
td.TdClassName
{
border-color: #813555;
}
.TagClassName
{
border-color: #813555;
}
</style>