Shades of Rose Bud Cherry #813657
Tints of Rose Bud Cherry #813657
RGB
CMYK
RGB Variations
Color information
#813657 (or 0x813657) is known color: Rose Bud Cherry. HEX triplet: 81, 36 and 57. RGB value is (129,54,87). Sum of RGB (Red+Green+Blue) = 129+54+87=270 (35% of max value = 765). Red value is 129 (50.78% from 255 or 47.78% from 270); Green value is 54 (21.48% from 255 or 20% from 270); Blue value is 87 (34.38% from 255 or 32.22% from 270); Max value from RGB is 129 - color contains mainly: red. Hex color #813657 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #813657 is #7EC9A8. Grayscale: #505050. Windows color (decimal): -8309161 or 5715585. OLE color: 5715585.
HSL color Cylindrical-coordinate representation of color #813657: hue angle of 333.6º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #813657 is Cyan = 0, Magento = 0.58, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 54 | 87 | - |
| CMYK | 0 | 0.58 | 0.33 | 0.49 |
| HSL | 333.6º | 0.41% | 0.36% | - |
| HSV(B) | 333.6º | 0.58% | 0.51% | - |
| XYZ | 12.09 | 7.99 | 9.92 | - |
| YUV | 80.19 | 131.85 | 162.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 54 | 87 | 0 | 0.58 | 0.33 | 0.49 | 333.6 | 0.41 | 0.36 |
| Hex | 81 | 36 | 57 | 0 | 3A | 21 | 31 | 14E | 29 | 24 |
| Octal | 201 | 66 | 127 | 0 | 72 | 41 | 61 | 516 | 51 | 44 |
| Binary | 10000001 | 110110 | 1010111 | 0 | 111010 | 100001 | 110001 | 101001110 | 101001 | 100100 |
Color Harmonies of #813657
Complementary color
Monochromatic Colors of #813657
Black with #813657
Text Example
Text Example
White with #813657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813657; }
p { color: rgb(129,54,87); }
H1.HeaderClassName
{
color: #813657;
}
.AnyTagClassName
{
color: #813657;
}
</style>
background-color css
<style>
a { background-color: #813657; }
a { background-color: rgb(129,54,87); }
div.DivClassName
{
background-color: #813657;
}
.BgClassName
{
background-color: #813657;
}
</style>
border-color css
<style>
span { border-color: #813657; }
span { border-color: rgb(129,54,87); }
td.TdClassName
{
border-color: #813657;
}
.TagClassName
{
border-color: #813657;
}
</style>