Shades of Rose Bud Cherry #831D56
Tints of Rose Bud Cherry #831D56
RGB
CMYK
RGB Variations
Color information
#831D56 (or 0x831D56) is known color: Rose Bud Cherry. HEX triplet: 83, 1D and 56. RGB value is (131,29,86). Sum of RGB (Red+Green+Blue) = 131+29+86=246 (32% of max value = 765). Red value is 131 (51.56% from 255 or 53.25% from 246); Green value is 29 (11.72% from 255 or 11.79% from 246); Blue value is 86 (33.98% from 255 or 34.96% from 246); Max value from RGB is 131 - color contains mainly: red. Hex color #831D56 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #831D56 is #7CE2A9. Grayscale: #414141. Windows color (decimal): -8184490 or 5643651. OLE color: 5643651.
HSL color Cylindrical-coordinate representation of color #831D56: hue angle of 326.47º degrees, saturation: 0.64, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #831D56 is Cyan = 0, Magento = 0.78, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 29 | 86 | - |
| CMYK | 0 | 0.78 | 0.34 | 0.49 |
| HSL | 326.47º | 0.64% | 0.31% | - |
| HSV(B) | 326.47º | 0.78% | 0.51% | - |
| XYZ | 11.48 | 6.38 | 9.43 | - |
| YUV | 66 | 139.29 | 174.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 29 | 86 | 0 | 0.78 | 0.34 | 0.49 | 326.47 | 0.64 | 0.31 |
| Hex | 83 | 1D | 56 | 0 | 4E | 22 | 31 | 146 | 40 | 1F |
| Octal | 203 | 35 | 126 | 0 | 116 | 42 | 61 | 506 | 100 | 37 |
| Binary | 10000011 | 11101 | 1010110 | 0 | 1001110 | 100010 | 110001 | 101000110 | 1000000 | 11111 |
Color Harmonies of #831D56
Complementary color
Monochromatic Colors of #831D56
Black with #831D56
Text Example
Text Example
White with #831D56
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831D56; }
p { color: rgb(131,29,86); }
H1.HeaderClassName
{
color: #831D56;
}
.AnyTagClassName
{
color: #831D56;
}
</style>
background-color css
<style>
a { background-color: #831D56; }
a { background-color: rgb(131,29,86); }
div.DivClassName
{
background-color: #831D56;
}
.BgClassName
{
background-color: #831D56;
}
</style>
border-color css
<style>
span { border-color: #831D56; }
span { border-color: rgb(131,29,86); }
td.TdClassName
{
border-color: #831D56;
}
.TagClassName
{
border-color: #831D56;
}
</style>