Shades of Rose Bud Cherry #831550
Tints of Rose Bud Cherry #831550
RGB
CMYK
RGB Variations
Color information
#831550 (or 0x831550) is known color: Rose Bud Cherry. HEX triplet: 83, 15 and 50. RGB value is (131,21,80). Sum of RGB (Red+Green+Blue) = 131+21+80=232 (30% of max value = 765). Red value is 131 (51.56% from 255 or 56.47% from 232); Green value is 21 (8.59% from 255 or 9.05% from 232); Blue value is 80 (31.64% from 255 or 34.48% from 232); Max value from RGB is 131 - color contains mainly: red. Hex color #831550 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #831550 is #7CEAAF. Grayscale: #3C3C3C. Windows color (decimal): -8186544 or 5248387. OLE color: 5248387.
HSL color Cylindrical-coordinate representation of color #831550: hue angle of 327.82º 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 #831550 is Cyan = 0, Magento = 0.84, Yellow = 0.39 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 21 | 80 | - |
| CMYK | 0 | 0.84 | 0.39 | 0.49 |
| HSL | 327.82º | 0.72% | 0.3% | - |
| HSV(B) | 327.82º | 0.84% | 0.51% | - |
| XYZ | 11.08 | 5.94 | 8.15 | - |
| YUV | 60.62 | 138.94 | 178.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 21 | 80 | 0 | 0.84 | 0.39 | 0.49 | 327.82 | 0.72 | 0.3 |
| Hex | 83 | 15 | 50 | 0 | 54 | 27 | 31 | 148 | 48 | 1E |
| Octal | 203 | 25 | 120 | 0 | 124 | 47 | 61 | 510 | 110 | 36 |
| Binary | 10000011 | 10101 | 1010000 | 0 | 1010100 | 100111 | 110001 | 101001000 | 1001000 | 11110 |
Color Harmonies of #831550
Complementary color
Monochromatic Colors of #831550
Black with #831550
Text Example
Text Example
White with #831550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831550; }
p { color: rgb(131,21,80); }
H1.HeaderClassName
{
color: #831550;
}
.AnyTagClassName
{
color: #831550;
}
</style>
background-color css
<style>
a { background-color: #831550; }
a { background-color: rgb(131,21,80); }
div.DivClassName
{
background-color: #831550;
}
.BgClassName
{
background-color: #831550;
}
</style>
border-color css
<style>
span { border-color: #831550; }
span { border-color: rgb(131,21,80); }
td.TdClassName
{
border-color: #831550;
}
.TagClassName
{
border-color: #831550;
}
</style>