Shades of Rose Bud Cherry #832160
Tints of Rose Bud Cherry #832160
RGB
CMYK
RGB Variations
Color information
#832160 (or 0x832160) is known color: Rose Bud Cherry. HEX triplet: 83, 21 and 60. RGB value is (131,33,96). Sum of RGB (Red+Green+Blue) = 131+33+96=260 (34% of max value = 765). Red value is 131 (51.56% from 255 or 50.38% from 260); Green value is 33 (13.28% from 255 or 12.69% from 260); Blue value is 96 (37.89% from 255 or 36.92% from 260); Max value from RGB is 131 - color contains mainly: red. Hex color #832160 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #832160 is #7CDE9F. Grayscale: #454545. Windows color (decimal): -8183456 or 6300035. OLE color: 6300035.
HSL color Cylindrical-coordinate representation of color #832160: hue angle of 321.43º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #832160 is Cyan = 0, Magento = 0.75, Yellow = 0.27 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 33 | 96 | - |
| CMYK | 0 | 0.75 | 0.27 | 0.49 |
| HSL | 321.43º | 0.6% | 0.32% | - |
| HSV(B) | 321.43º | 0.75% | 0.51% | - |
| XYZ | 12.02 | 6.76 | 11.74 | - |
| YUV | 69.48 | 142.97 | 171.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 33 | 96 | 0 | 0.75 | 0.27 | 0.49 | 321.43 | 0.6 | 0.32 |
| Hex | 83 | 21 | 60 | 0 | 4B | 1B | 31 | 141 | 3C | 20 |
| Octal | 203 | 41 | 140 | 0 | 113 | 33 | 61 | 501 | 74 | 40 |
| Binary | 10000011 | 100001 | 1100000 | 0 | 1001011 | 11011 | 110001 | 101000001 | 111100 | 100000 |
Color Harmonies of #832160
Complementary color
Monochromatic Colors of #832160
Black with #832160
Text Example
Text Example
White with #832160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832160; }
p { color: rgb(131,33,96); }
H1.HeaderClassName
{
color: #832160;
}
.AnyTagClassName
{
color: #832160;
}
</style>
background-color css
<style>
a { background-color: #832160; }
a { background-color: rgb(131,33,96); }
div.DivClassName
{
background-color: #832160;
}
.BgClassName
{
background-color: #832160;
}
</style>
border-color css
<style>
span { border-color: #832160; }
span { border-color: rgb(131,33,96); }
td.TdClassName
{
border-color: #832160;
}
.TagClassName
{
border-color: #832160;
}
</style>