Shades of Rose Bud Cherry #831656
Tints of Rose Bud Cherry #831656
RGB
CMYK
RGB Variations
Color information
#831656 (or 0x831656) is known color: Rose Bud Cherry. HEX triplet: 83, 16 and 56. RGB value is (131,22,86). Sum of RGB (Red+Green+Blue) = 131+22+86=239 (31% of max value = 765). Red value is 131 (51.56% from 255 or 54.81% from 239); Green value is 22 (8.98% from 255 or 9.21% from 239); Blue value is 86 (33.98% from 255 or 35.98% from 239); Max value from RGB is 131 - color contains mainly: red. Hex color #831656 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #831656 is #7CE9A9. Grayscale: #3D3D3D. Windows color (decimal): -8186282 or 5641859. OLE color: 5641859.
HSL color Cylindrical-coordinate representation of color #831656: hue angle of 324.77º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #831656 is Cyan = 0, Magento = 0.83, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 22 | 86 | - |
| CMYK | 0 | 0.83 | 0.34 | 0.49 |
| HSL | 324.77º | 0.71% | 0.3% | - |
| HSV(B) | 324.77º | 0.83% | 0.51% | - |
| XYZ | 11.33 | 6.07 | 9.38 | - |
| YUV | 61.89 | 141.61 | 177.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 22 | 86 | 0 | 0.83 | 0.34 | 0.49 | 324.77 | 0.71 | 0.3 |
| Hex | 83 | 16 | 56 | 0 | 53 | 22 | 31 | 145 | 47 | 1E |
| Octal | 203 | 26 | 126 | 0 | 123 | 42 | 61 | 505 | 107 | 36 |
| Binary | 10000011 | 10110 | 1010110 | 0 | 1010011 | 100010 | 110001 | 101000101 | 1000111 | 11110 |
Color Harmonies of #831656
Complementary color
Monochromatic Colors of #831656
Black with #831656
Text Example
Text Example
White with #831656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831656; }
p { color: rgb(131,22,86); }
H1.HeaderClassName
{
color: #831656;
}
.AnyTagClassName
{
color: #831656;
}
</style>
background-color css
<style>
a { background-color: #831656; }
a { background-color: rgb(131,22,86); }
div.DivClassName
{
background-color: #831656;
}
.BgClassName
{
background-color: #831656;
}
</style>
border-color css
<style>
span { border-color: #831656; }
span { border-color: rgb(131,22,86); }
td.TdClassName
{
border-color: #831656;
}
.TagClassName
{
border-color: #831656;
}
</style>