Shades of Rose Bud Cherry #832861
Tints of Rose Bud Cherry #832861
RGB
CMYK
RGB Variations
Color information
#832861 (or 0x832861) is known color: Rose Bud Cherry. HEX triplet: 83, 28 and 61. RGB value is (131,40,97). Sum of RGB (Red+Green+Blue) = 131+40+97=268 (35% of max value = 765). Red value is 131 (51.56% from 255 or 48.88% from 268); Green value is 40 (16.02% from 255 or 14.93% from 268); Blue value is 97 (38.28% from 255 or 36.19% from 268); Max value from RGB is 131 - color contains mainly: red. Hex color #832861 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #832861 is #7CD79E. Grayscale: #494949. Windows color (decimal): -8181663 or 6367363. OLE color: 6367363.
HSL color Cylindrical-coordinate representation of color #832861: hue angle of 322.42º degrees, saturation: 0.53, 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 #832861 is Cyan = 0, Magento = 0.69, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 40 | 97 | - |
| CMYK | 0 | 0.69 | 0.26 | 0.49 |
| HSL | 322.42º | 0.53% | 0.34% | - |
| HSV(B) | 322.42º | 0.69% | 0.51% | - |
| XYZ | 12.28 | 7.21 | 12.05 | - |
| YUV | 73.71 | 141.15 | 168.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 40 | 97 | 0 | 0.69 | 0.26 | 0.49 | 322.42 | 0.53 | 0.34 |
| Hex | 83 | 28 | 61 | 0 | 45 | 1A | 31 | 142 | 35 | 22 |
| Octal | 203 | 50 | 141 | 0 | 105 | 32 | 61 | 502 | 65 | 42 |
| Binary | 10000011 | 101000 | 1100001 | 0 | 1000101 | 11010 | 110001 | 101000010 | 110101 | 100010 |
Color Harmonies of #832861
Complementary color
Monochromatic Colors of #832861
Black with #832861
Text Example
Text Example
White with #832861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832861; }
p { color: rgb(131,40,97); }
H1.HeaderClassName
{
color: #832861;
}
.AnyTagClassName
{
color: #832861;
}
</style>
background-color css
<style>
a { background-color: #832861; }
a { background-color: rgb(131,40,97); }
div.DivClassName
{
background-color: #832861;
}
.BgClassName
{
background-color: #832861;
}
</style>
border-color css
<style>
span { border-color: #832861; }
span { border-color: rgb(131,40,97); }
td.TdClassName
{
border-color: #832861;
}
.TagClassName
{
border-color: #832861;
}
</style>