Shades of Rose Bud Cherry #831850
Tints of Rose Bud Cherry #831850
RGB
CMYK
RGB Variations
Color information
#831850 (or 0x831850) is known color: Rose Bud Cherry. HEX triplet: 83, 18 and 50. RGB value is (131,24,80). Sum of RGB (Red+Green+Blue) = 131+24+80=235 (31% of max value = 765). Red value is 131 (51.56% from 255 or 55.74% from 235); Green value is 24 (9.77% from 255 or 10.21% from 235); Blue value is 80 (31.64% from 255 or 34.04% from 235); Max value from RGB is 131 - color contains mainly: red. Hex color #831850 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #831850 is #7CE7AF. Grayscale: #3E3E3E. Windows color (decimal): -8185776 or 5249155. OLE color: 5249155.
HSL color Cylindrical-coordinate representation of color #831850: hue angle of 328.6º 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 #831850 is Cyan = 0, Magento = 0.82, Yellow = 0.39 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 24 | 80 | - |
| CMYK | 0 | 0.82 | 0.39 | 0.49 |
| HSL | 328.6º | 0.69% | 0.3% | - |
| HSV(B) | 328.6º | 0.82% | 0.51% | - |
| XYZ | 11.13 | 6.06 | 8.17 | - |
| YUV | 62.38 | 137.95 | 176.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 24 | 80 | 0 | 0.82 | 0.39 | 0.49 | 328.6 | 0.69 | 0.3 |
| Hex | 83 | 18 | 50 | 0 | 52 | 27 | 31 | 149 | 45 | 1E |
| Octal | 203 | 30 | 120 | 0 | 122 | 47 | 61 | 511 | 105 | 36 |
| Binary | 10000011 | 11000 | 1010000 | 0 | 1010010 | 100111 | 110001 | 101001001 | 1000101 | 11110 |
Color Harmonies of #831850
Complementary color
Monochromatic Colors of #831850
Black with #831850
Text Example
Text Example
White with #831850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831850; }
p { color: rgb(131,24,80); }
H1.HeaderClassName
{
color: #831850;
}
.AnyTagClassName
{
color: #831850;
}
</style>
background-color css
<style>
a { background-color: #831850; }
a { background-color: rgb(131,24,80); }
div.DivClassName
{
background-color: #831850;
}
.BgClassName
{
background-color: #831850;
}
</style>
border-color css
<style>
span { border-color: #831850; }
span { border-color: rgb(131,24,80); }
td.TdClassName
{
border-color: #831850;
}
.TagClassName
{
border-color: #831850;
}
</style>