Shades of Rose Bud Cherry #813656
Tints of Rose Bud Cherry #813656
RGB
CMYK
RGB Variations
Color information
#813656 (or 0x813656) is known color: Rose Bud Cherry. HEX triplet: 81, 36 and 56. RGB value is (129,54,86). Sum of RGB (Red+Green+Blue) = 129+54+86=269 (35% of max value = 765). Red value is 129 (50.78% from 255 or 47.96% from 269); Green value is 54 (21.48% from 255 or 20.07% from 269); Blue value is 86 (33.98% from 255 or 31.97% from 269); Max value from RGB is 129 - color contains mainly: red. Hex color #813656 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #813656 is #7EC9A9. Grayscale: #505050. Windows color (decimal): -8309162 or 5650049. OLE color: 5650049.
HSL color Cylindrical-coordinate representation of color #813656: hue angle of 334.4º 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 #813656 is Cyan = 0, Magento = 0.58, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 54 | 86 | - |
| CMYK | 0 | 0.58 | 0.33 | 0.49 |
| HSL | 334.4º | 0.41% | 0.36% | - |
| HSV(B) | 334.4º | 0.58% | 0.51% | - |
| XYZ | 12.05 | 7.98 | 9.71 | - |
| YUV | 80.07 | 131.35 | 162.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 54 | 86 | 0 | 0.58 | 0.33 | 0.49 | 334.4 | 0.41 | 0.36 |
| Hex | 81 | 36 | 56 | 0 | 3A | 21 | 31 | 14E | 29 | 24 |
| Octal | 201 | 66 | 126 | 0 | 72 | 41 | 61 | 516 | 51 | 44 |
| Binary | 10000001 | 110110 | 1010110 | 0 | 111010 | 100001 | 110001 | 101001110 | 101001 | 100100 |
Color Harmonies of #813656
Complementary color
Monochromatic Colors of #813656
Black with #813656
Text Example
Text Example
White with #813656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813656; }
p { color: rgb(129,54,86); }
H1.HeaderClassName
{
color: #813656;
}
.AnyTagClassName
{
color: #813656;
}
</style>
background-color css
<style>
a { background-color: #813656; }
a { background-color: rgb(129,54,86); }
div.DivClassName
{
background-color: #813656;
}
.BgClassName
{
background-color: #813656;
}
</style>
border-color css
<style>
span { border-color: #813656; }
span { border-color: rgb(129,54,86); }
td.TdClassName
{
border-color: #813656;
}
.TagClassName
{
border-color: #813656;
}
</style>