Shades of Rose Bud Cherry #813063
Tints of Rose Bud Cherry #813063
RGB
CMYK
RGB Variations
Color information
#813063 (or 0x813063) is known color: Rose Bud Cherry. HEX triplet: 81, 30 and 63. RGB value is (129,48,99). Sum of RGB (Red+Green+Blue) = 129+48+99=276 (36% of max value = 765). Red value is 129 (50.78% from 255 or 46.74% from 276); Green value is 48 (19.14% from 255 or 17.39% from 276); Blue value is 99 (39.06% from 255 or 35.87% from 276); Max value from RGB is 129 - color contains mainly: red. Hex color #813063 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #813063 is #7ECF9C. Grayscale: #4D4D4D. Windows color (decimal): -8310685 or 6500481. OLE color: 6500481.
HSL color Cylindrical-coordinate representation of color #813063: hue angle of 322.22º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #813063 is Cyan = 0, Magento = 0.63, Yellow = 0.23 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 48 | 99 | - |
| CMYK | 0 | 0.63 | 0.23 | 0.49 |
| HSL | 322.22º | 0.46% | 0.35% | - |
| HSV(B) | 322.22º | 0.63% | 0.51% | - |
| XYZ | 12.36 | 7.68 | 12.64 | - |
| YUV | 78.03 | 139.84 | 164.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 48 | 99 | 0 | 0.63 | 0.23 | 0.49 | 322.22 | 0.46 | 0.35 |
| Hex | 81 | 30 | 63 | 0 | 3F | 17 | 31 | 142 | 2E | 23 |
| Octal | 201 | 60 | 143 | 0 | 77 | 27 | 61 | 502 | 56 | 43 |
| Binary | 10000001 | 110000 | 1100011 | 0 | 111111 | 10111 | 110001 | 101000010 | 101110 | 100011 |
Color Harmonies of #813063
Complementary color
Monochromatic Colors of #813063
Black with #813063
Text Example
Text Example
White with #813063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813063; }
p { color: rgb(129,48,99); }
H1.HeaderClassName
{
color: #813063;
}
.AnyTagClassName
{
color: #813063;
}
</style>
background-color css
<style>
a { background-color: #813063; }
a { background-color: rgb(129,48,99); }
div.DivClassName
{
background-color: #813063;
}
.BgClassName
{
background-color: #813063;
}
</style>
border-color css
<style>
span { border-color: #813063; }
span { border-color: rgb(129,48,99); }
td.TdClassName
{
border-color: #813063;
}
.TagClassName
{
border-color: #813063;
}
</style>