Shades of Rose Bud Cherry #831552
Tints of Rose Bud Cherry #831552
RGB
CMYK
RGB Variations
Color information
#831552 (or 0x831552) is known color: Rose Bud Cherry. HEX triplet: 83, 15 and 52. RGB value is (131,21,82). Sum of RGB (Red+Green+Blue) = 131+21+82=234 (30% of max value = 765). Red value is 131 (51.56% from 255 or 55.98% from 234); Green value is 21 (8.59% from 255 or 8.97% from 234); Blue value is 82 (32.42% from 255 or 35.04% from 234); Max value from RGB is 131 - color contains mainly: red. Hex color #831552 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #831552 is #7CEAAD. Grayscale: #3C3C3C. Windows color (decimal): -8186542 or 5379459. OLE color: 5379459.
HSL color Cylindrical-coordinate representation of color #831552: hue angle of 326.73º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #831552 is Cyan = 0, Magento = 0.84, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 21 | 82 | - |
| CMYK | 0 | 0.84 | 0.37 | 0.49 |
| HSL | 326.73º | 0.72% | 0.3% | - |
| HSV(B) | 326.73º | 0.84% | 0.51% | - |
| XYZ | 11.15 | 5.97 | 8.55 | - |
| YUV | 60.84 | 139.94 | 178.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 21 | 82 | 0 | 0.84 | 0.37 | 0.49 | 326.73 | 0.72 | 0.3 |
| Hex | 83 | 15 | 52 | 0 | 54 | 25 | 31 | 147 | 48 | 1E |
| Octal | 203 | 25 | 122 | 0 | 124 | 45 | 61 | 507 | 110 | 36 |
| Binary | 10000011 | 10101 | 1010010 | 0 | 1010100 | 100101 | 110001 | 101000111 | 1001000 | 11110 |
Color Harmonies of #831552
Complementary color
Monochromatic Colors of #831552
Black with #831552
Text Example
Text Example
White with #831552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831552; }
p { color: rgb(131,21,82); }
H1.HeaderClassName
{
color: #831552;
}
.AnyTagClassName
{
color: #831552;
}
</style>
background-color css
<style>
a { background-color: #831552; }
a { background-color: rgb(131,21,82); }
div.DivClassName
{
background-color: #831552;
}
.BgClassName
{
background-color: #831552;
}
</style>
border-color css
<style>
span { border-color: #831552; }
span { border-color: rgb(131,21,82); }
td.TdClassName
{
border-color: #831552;
}
.TagClassName
{
border-color: #831552;
}
</style>