Shades of Rose Bud Cherry #813057
Tints of Rose Bud Cherry #813057
RGB
CMYK
RGB Variations
Color information
#813057 (or 0x813057) is known color: Rose Bud Cherry. HEX triplet: 81, 30 and 57. RGB value is (129,48,87). Sum of RGB (Red+Green+Blue) = 129+48+87=264 (34% of max value = 765). Red value is 129 (50.78% from 255 or 48.86% from 264); Green value is 48 (19.14% from 255 or 18.18% from 264); Blue value is 87 (34.38% from 255 or 32.95% from 264); Max value from RGB is 129 - color contains mainly: red. Hex color #813057 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #813057 is #7ECFA8. Grayscale: #4C4C4C. Windows color (decimal): -8310697 or 5714049. OLE color: 5714049.
HSL color Cylindrical-coordinate representation of color #813057: hue angle of 331.11º 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 #813057 is Cyan = 0, Magento = 0.63, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 48 | 87 | - |
| CMYK | 0 | 0.63 | 0.33 | 0.49 |
| HSL | 331.11º | 0.46% | 0.35% | - |
| HSV(B) | 331.11º | 0.63% | 0.51% | - |
| XYZ | 11.83 | 7.47 | 9.83 | - |
| YUV | 76.67 | 133.84 | 165.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 48 | 87 | 0 | 0.63 | 0.33 | 0.49 | 331.11 | 0.46 | 0.35 |
| Hex | 81 | 30 | 57 | 0 | 3F | 21 | 31 | 14B | 2E | 23 |
| Octal | 201 | 60 | 127 | 0 | 77 | 41 | 61 | 513 | 56 | 43 |
| Binary | 10000001 | 110000 | 1010111 | 0 | 111111 | 100001 | 110001 | 101001011 | 101110 | 100011 |
Color Harmonies of #813057
Complementary color
Monochromatic Colors of #813057
Black with #813057
Text Example
Text Example
White with #813057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813057; }
p { color: rgb(129,48,87); }
H1.HeaderClassName
{
color: #813057;
}
.AnyTagClassName
{
color: #813057;
}
</style>
background-color css
<style>
a { background-color: #813057; }
a { background-color: rgb(129,48,87); }
div.DivClassName
{
background-color: #813057;
}
.BgClassName
{
background-color: #813057;
}
</style>
border-color css
<style>
span { border-color: #813057; }
span { border-color: rgb(129,48,87); }
td.TdClassName
{
border-color: #813057;
}
.TagClassName
{
border-color: #813057;
}
</style>