Shades of Rose Bud Cherry #832963
Tints of Rose Bud Cherry #832963
RGB
CMYK
RGB Variations
Color information
#832963 (or 0x832963) is known color: Rose Bud Cherry. HEX triplet: 83, 29 and 63. RGB value is (131,41,99). Sum of RGB (Red+Green+Blue) = 131+41+99=271 (35% of max value = 765). Red value is 131 (51.56% from 255 or 48.34% from 271); Green value is 41 (16.41% from 255 or 15.13% from 271); Blue value is 99 (39.06% from 255 or 36.53% from 271); Max value from RGB is 131 - color contains mainly: red. Hex color #832963 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #832963 is #7CD69C. Grayscale: #4A4A4A. Windows color (decimal): -8181405 or 6498691. OLE color: 6498691.
HSL color Cylindrical-coordinate representation of color #832963: hue angle of 321.33º 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 #832963 is Cyan = 0, Magento = 0.69, Yellow = 0.24 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 41 | 99 | - |
| CMYK | 0 | 0.69 | 0.24 | 0.49 |
| HSL | 321.33º | 0.52% | 0.34% | - |
| HSV(B) | 321.33º | 0.69% | 0.51% | - |
| XYZ | 12.41 | 7.31 | 12.56 | - |
| YUV | 74.52 | 141.82 | 168.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 41 | 99 | 0 | 0.69 | 0.24 | 0.49 | 321.33 | 0.52 | 0.34 |
| Hex | 83 | 29 | 63 | 0 | 45 | 18 | 31 | 141 | 34 | 22 |
| Octal | 203 | 51 | 143 | 0 | 105 | 30 | 61 | 501 | 64 | 42 |
| Binary | 10000011 | 101001 | 1100011 | 0 | 1000101 | 11000 | 110001 | 101000001 | 110100 | 100010 |
Color Harmonies of #832963
Complementary color
Monochromatic Colors of #832963
Black with #832963
Text Example
Text Example
White with #832963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832963; }
p { color: rgb(131,41,99); }
H1.HeaderClassName
{
color: #832963;
}
.AnyTagClassName
{
color: #832963;
}
</style>
background-color css
<style>
a { background-color: #832963; }
a { background-color: rgb(131,41,99); }
div.DivClassName
{
background-color: #832963;
}
.BgClassName
{
background-color: #832963;
}
</style>
border-color css
<style>
span { border-color: #832963; }
span { border-color: rgb(131,41,99); }
td.TdClassName
{
border-color: #832963;
}
.TagClassName
{
border-color: #832963;
}
</style>