Shades of Rose Bud Cherry #813757
Tints of Rose Bud Cherry #813757
RGB
CMYK
RGB Variations
Color information
#813757 (or 0x813757) is known color: Rose Bud Cherry. HEX triplet: 81, 37 and 57. RGB value is (129,55,87). Sum of RGB (Red+Green+Blue) = 129+55+87=271 (35% of max value = 765). Red value is 129 (50.78% from 255 or 47.60% from 271); Green value is 55 (21.88% from 255 or 20.30% from 271); Blue value is 87 (34.38% from 255 or 32.10% from 271); Max value from RGB is 129 - color contains mainly: red. Hex color #813757 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #813757 is #7EC8A8. Grayscale: #505050. Windows color (decimal): -8308905 or 5715841. OLE color: 5715841.
HSL color Cylindrical-coordinate representation of color #813757: hue angle of 334.05º degrees, saturation: 0.4, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #813757 is Cyan = 0, Magento = 0.57, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 55 | 87 | - |
| CMYK | 0 | 0.57 | 0.33 | 0.49 |
| HSL | 334.05º | 0.4% | 0.36% | - |
| HSV(B) | 334.05º | 0.57% | 0.51% | - |
| XYZ | 12.14 | 8.09 | 9.94 | - |
| YUV | 80.77 | 131.52 | 162.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 55 | 87 | 0 | 0.57 | 0.33 | 0.49 | 334.05 | 0.4 | 0.36 |
| Hex | 81 | 37 | 57 | 0 | 39 | 21 | 31 | 14E | 28 | 24 |
| Octal | 201 | 67 | 127 | 0 | 71 | 41 | 61 | 516 | 50 | 44 |
| Binary | 10000001 | 110111 | 1010111 | 0 | 111001 | 100001 | 110001 | 101001110 | 101000 | 100100 |
Color Harmonies of #813757
Complementary color
Monochromatic Colors of #813757
Black with #813757
Text Example
Text Example
White with #813757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813757; }
p { color: rgb(129,55,87); }
H1.HeaderClassName
{
color: #813757;
}
.AnyTagClassName
{
color: #813757;
}
</style>
background-color css
<style>
a { background-color: #813757; }
a { background-color: rgb(129,55,87); }
div.DivClassName
{
background-color: #813757;
}
.BgClassName
{
background-color: #813757;
}
</style>
border-color css
<style>
span { border-color: #813757; }
span { border-color: rgb(129,55,87); }
td.TdClassName
{
border-color: #813757;
}
.TagClassName
{
border-color: #813757;
}
</style>