Shades of Rose Bud Cherry #831855
Tints of Rose Bud Cherry #831855
RGB
CMYK
RGB Variations
Color information
#831855 (or 0x831855) is known color: Rose Bud Cherry. HEX triplet: 83, 18 and 55. RGB value is (131,24,85). Sum of RGB (Red+Green+Blue) = 131+24+85=240 (31% of max value = 765). Red value is 131 (51.56% from 255 or 54.58% from 240); Green value is 24 (9.77% from 255 or 10% from 240); Blue value is 85 (33.59% from 255 or 35.42% from 240); Max value from RGB is 131 - color contains mainly: red. Hex color #831855 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #831855 is #7CE7AA. Grayscale: #3E3E3E. Windows color (decimal): -8185771 or 5576835. OLE color: 5576835.
HSL color Cylindrical-coordinate representation of color #831855: hue angle of 325.79º degrees, saturation: 0.69, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #831855 is Cyan = 0, Magento = 0.82, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 24 | 85 | - |
| CMYK | 0 | 0.82 | 0.35 | 0.49 |
| HSL | 325.79º | 0.69% | 0.3% | - |
| HSV(B) | 325.79º | 0.82% | 0.51% | - |
| XYZ | 11.33 | 6.13 | 9.18 | - |
| YUV | 62.95 | 140.45 | 176.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 24 | 85 | 0 | 0.82 | 0.35 | 0.49 | 325.79 | 0.69 | 0.3 |
| Hex | 83 | 18 | 55 | 0 | 52 | 23 | 31 | 146 | 45 | 1E |
| Octal | 203 | 30 | 125 | 0 | 122 | 43 | 61 | 506 | 105 | 36 |
| Binary | 10000011 | 11000 | 1010101 | 0 | 1010010 | 100011 | 110001 | 101000110 | 1000101 | 11110 |
Color Harmonies of #831855
Complementary color
Monochromatic Colors of #831855
Black with #831855
Text Example
Text Example
White with #831855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831855; }
p { color: rgb(131,24,85); }
H1.HeaderClassName
{
color: #831855;
}
.AnyTagClassName
{
color: #831855;
}
</style>
background-color css
<style>
a { background-color: #831855; }
a { background-color: rgb(131,24,85); }
div.DivClassName
{
background-color: #831855;
}
.BgClassName
{
background-color: #831855;
}
</style>
border-color css
<style>
span { border-color: #831855; }
span { border-color: rgb(131,24,85); }
td.TdClassName
{
border-color: #831855;
}
.TagClassName
{
border-color: #831855;
}
</style>