Shades of Rose Bud Cherry #832961
Tints of Rose Bud Cherry #832961
RGB
CMYK
RGB Variations
Color information
#832961 (or 0x832961) is known color: Rose Bud Cherry. HEX triplet: 83, 29 and 61. RGB value is (131,41,97). Sum of RGB (Red+Green+Blue) = 131+41+97=269 (35% of max value = 765). Red value is 131 (51.56% from 255 or 48.70% from 269); Green value is 41 (16.41% from 255 or 15.24% from 269); Blue value is 97 (38.28% from 255 or 36.06% from 269); Max value from RGB is 131 - color contains mainly: red. Hex color #832961 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #832961 is #7CD69E. Grayscale: #4A4A4A. Windows color (decimal): -8181407 or 6367619. OLE color: 6367619.
HSL color Cylindrical-coordinate representation of color #832961: hue angle of 322.67º 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 #832961 is Cyan = 0, Magento = 0.69, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 41 | 97 | - |
| CMYK | 0 | 0.69 | 0.26 | 0.49 |
| HSL | 322.67º | 0.52% | 0.34% | - |
| HSV(B) | 322.67º | 0.69% | 0.51% | - |
| XYZ | 12.31 | 7.27 | 12.06 | - |
| YUV | 74.29 | 140.82 | 168.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 41 | 97 | 0 | 0.69 | 0.26 | 0.49 | 322.67 | 0.52 | 0.34 |
| Hex | 83 | 29 | 61 | 0 | 45 | 1A | 31 | 143 | 34 | 22 |
| Octal | 203 | 51 | 141 | 0 | 105 | 32 | 61 | 503 | 64 | 42 |
| Binary | 10000011 | 101001 | 1100001 | 0 | 1000101 | 11010 | 110001 | 101000011 | 110100 | 100010 |
Color Harmonies of #832961
Complementary color
Monochromatic Colors of #832961
Black with #832961
Text Example
Text Example
White with #832961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832961; }
p { color: rgb(131,41,97); }
H1.HeaderClassName
{
color: #832961;
}
.AnyTagClassName
{
color: #832961;
}
</style>
background-color css
<style>
a { background-color: #832961; }
a { background-color: rgb(131,41,97); }
div.DivClassName
{
background-color: #832961;
}
.BgClassName
{
background-color: #832961;
}
</style>
border-color css
<style>
span { border-color: #832961; }
span { border-color: rgb(131,41,97); }
td.TdClassName
{
border-color: #832961;
}
.TagClassName
{
border-color: #832961;
}
</style>