Shades of Rose Bud Cherry #832359
Tints of Rose Bud Cherry #832359
RGB
CMYK
RGB Variations
Color information
#832359 (or 0x832359) is known color: Rose Bud Cherry. HEX triplet: 83, 23 and 59. RGB value is (131,35,89). Sum of RGB (Red+Green+Blue) = 131+35+89=255 (33% of max value = 765). Red value is 131 (51.56% from 255 or 51.37% from 255); Green value is 35 (14.06% from 255 or 13.73% from 255); Blue value is 89 (35.16% from 255 or 34.90% from 255); Max value from RGB is 131 - color contains mainly: red. Hex color #832359 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #832359 is #7CDCA6. Grayscale: #454545. Windows color (decimal): -8182951 or 5841795. OLE color: 5841795.
HSL color Cylindrical-coordinate representation of color #832359: hue angle of 326.25º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #832359 is Cyan = 0, Magento = 0.73, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 35 | 89 | - |
| CMYK | 0 | 0.73 | 0.32 | 0.49 |
| HSL | 326.25º | 0.58% | 0.33% | - |
| HSV(B) | 326.25º | 0.73% | 0.51% | - |
| XYZ | 11.76 | 6.75 | 10.13 | - |
| YUV | 69.86 | 138.8 | 171.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 35 | 89 | 0 | 0.73 | 0.32 | 0.49 | 326.25 | 0.58 | 0.33 |
| Hex | 83 | 23 | 59 | 0 | 49 | 20 | 31 | 146 | 3A | 21 |
| Octal | 203 | 43 | 131 | 0 | 111 | 40 | 61 | 506 | 72 | 41 |
| Binary | 10000011 | 100011 | 1011001 | 0 | 1001001 | 100000 | 110001 | 101000110 | 111010 | 100001 |
Color Harmonies of #832359
Complementary color
Monochromatic Colors of #832359
Black with #832359
Text Example
Text Example
White with #832359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832359; }
p { color: rgb(131,35,89); }
H1.HeaderClassName
{
color: #832359;
}
.AnyTagClassName
{
color: #832359;
}
</style>
background-color css
<style>
a { background-color: #832359; }
a { background-color: rgb(131,35,89); }
div.DivClassName
{
background-color: #832359;
}
.BgClassName
{
background-color: #832359;
}
</style>
border-color css
<style>
span { border-color: #832359; }
span { border-color: rgb(131,35,89); }
td.TdClassName
{
border-color: #832359;
}
.TagClassName
{
border-color: #832359;
}
</style>