Shades of Rose Bud Cherry #832959
Tints of Rose Bud Cherry #832959
RGB
CMYK
RGB Variations
Color information
#832959 (or 0x832959) is known color: Rose Bud Cherry. HEX triplet: 83, 29 and 59. RGB value is (131,41,89). Sum of RGB (Red+Green+Blue) = 131+41+89=261 (34% of max value = 765). Red value is 131 (51.56% from 255 or 50.19% from 261); Green value is 41 (16.41% from 255 or 15.71% from 261); Blue value is 89 (35.16% from 255 or 34.10% from 261); Max value from RGB is 131 - color contains mainly: red. Hex color #832959 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #832959 is #7CD6A6. Grayscale: #494949. Windows color (decimal): -8181415 or 5843331. OLE color: 5843331.
HSL color Cylindrical-coordinate representation of color #832959: hue angle of 328º degrees, saturation: 0.52, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #832959 is Cyan = 0, Magento = 0.69, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 41 | 89 | - |
| CMYK | 0 | 0.69 | 0.32 | 0.49 |
| HSL | 328º | 0.52% | 0.34% | - |
| HSV(B) | 328º | 0.69% | 0.51% | - |
| XYZ | 11.96 | 7.13 | 10.2 | - |
| YUV | 73.38 | 136.82 | 169.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 41 | 89 | 0 | 0.69 | 0.32 | 0.49 | 328 | 0.52 | 0.34 |
| Hex | 83 | 29 | 59 | 0 | 45 | 20 | 31 | 148 | 34 | 22 |
| Octal | 203 | 51 | 131 | 0 | 105 | 40 | 61 | 510 | 64 | 42 |
| Binary | 10000011 | 101001 | 1011001 | 0 | 1000101 | 100000 | 110001 | 101001000 | 110100 | 100010 |
Color Harmonies of #832959
Complementary color
Monochromatic Colors of #832959
Black with #832959
Text Example
Text Example
White with #832959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832959; }
p { color: rgb(131,41,89); }
H1.HeaderClassName
{
color: #832959;
}
.AnyTagClassName
{
color: #832959;
}
</style>
background-color css
<style>
a { background-color: #832959; }
a { background-color: rgb(131,41,89); }
div.DivClassName
{
background-color: #832959;
}
.BgClassName
{
background-color: #832959;
}
</style>
border-color css
<style>
span { border-color: #832959; }
span { border-color: rgb(131,41,89); }
td.TdClassName
{
border-color: #832959;
}
.TagClassName
{
border-color: #832959;
}
</style>