Shades of Rose Bud Cherry #813558
Tints of Rose Bud Cherry #813558
RGB
CMYK
RGB Variations
Color information
#813558 (or 0x813558) is known color: Rose Bud Cherry. HEX triplet: 81, 35 and 58. RGB value is (129,53,88). Sum of RGB (Red+Green+Blue) = 129+53+88=270 (35% of max value = 765). Red value is 129 (50.78% from 255 or 47.78% from 270); Green value is 53 (21.09% from 255 or 19.63% from 270); Blue value is 88 (34.77% from 255 or 32.59% from 270); Max value from RGB is 129 - color contains mainly: red. Hex color #813558 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #813558 is #7ECAA7. Grayscale: #4F4F4F. Windows color (decimal): -8309416 or 5780865. OLE color: 5780865.
HSL color Cylindrical-coordinate representation of color #813558: hue angle of 332.37º 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 #813558 is Cyan = 0, Magento = 0.59, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 53 | 88 | - |
| CMYK | 0 | 0.59 | 0.32 | 0.49 |
| HSL | 332.37º | 0.42% | 0.36% | - |
| HSV(B) | 332.37º | 0.59% | 0.51% | - |
| XYZ | 12.09 | 7.92 | 10.12 | - |
| YUV | 79.71 | 132.68 | 163.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 53 | 88 | 0 | 0.59 | 0.32 | 0.49 | 332.37 | 0.42 | 0.36 |
| Hex | 81 | 35 | 58 | 0 | 3B | 20 | 31 | 14C | 2A | 24 |
| Octal | 201 | 65 | 130 | 0 | 73 | 40 | 61 | 514 | 52 | 44 |
| Binary | 10000001 | 110101 | 1011000 | 0 | 111011 | 100000 | 110001 | 101001100 | 101010 | 100100 |
Color Harmonies of #813558
Complementary color
Monochromatic Colors of #813558
Black with #813558
Text Example
Text Example
White with #813558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813558; }
p { color: rgb(129,53,88); }
H1.HeaderClassName
{
color: #813558;
}
.AnyTagClassName
{
color: #813558;
}
</style>
background-color css
<style>
a { background-color: #813558; }
a { background-color: rgb(129,53,88); }
div.DivClassName
{
background-color: #813558;
}
.BgClassName
{
background-color: #813558;
}
</style>
border-color css
<style>
span { border-color: #813558; }
span { border-color: rgb(129,53,88); }
td.TdClassName
{
border-color: #813558;
}
.TagClassName
{
border-color: #813558;
}
</style>