Shades of Rose Bud Cherry #832958
Tints of Rose Bud Cherry #832958
RGB
CMYK
RGB Variations
Color information
#832958 (or 0x832958) is known color: Rose Bud Cherry. HEX triplet: 83, 29 and 58. RGB value is (131,41,88). Sum of RGB (Red+Green+Blue) = 131+41+88=260 (34% of max value = 765). Red value is 131 (51.56% from 255 or 50.38% from 260); Green value is 41 (16.41% from 255 or 15.77% from 260); Blue value is 88 (34.77% from 255 or 33.85% from 260); Max value from RGB is 131 - color contains mainly: red. Hex color #832958 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #832958 is #7CD6A7. Grayscale: #494949. Windows color (decimal): -8181416 or 5777795. OLE color: 5777795.
HSL color Cylindrical-coordinate representation of color #832958: hue angle of 328.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 #832958 is Cyan = 0, Magento = 0.69, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 41 | 88 | - |
| CMYK | 0 | 0.69 | 0.33 | 0.49 |
| HSL | 328.67º | 0.52% | 0.34% | - |
| HSV(B) | 328.67º | 0.69% | 0.51% | - |
| XYZ | 11.91 | 7.12 | 9.98 | - |
| YUV | 73.27 | 136.32 | 169.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 41 | 88 | 0 | 0.69 | 0.33 | 0.49 | 328.67 | 0.52 | 0.34 |
| Hex | 83 | 29 | 58 | 0 | 45 | 21 | 31 | 149 | 34 | 22 |
| Octal | 203 | 51 | 130 | 0 | 105 | 41 | 61 | 511 | 64 | 42 |
| Binary | 10000011 | 101001 | 1011000 | 0 | 1000101 | 100001 | 110001 | 101001001 | 110100 | 100010 |
Color Harmonies of #832958
Complementary color
Monochromatic Colors of #832958
Black with #832958
Text Example
Text Example
White with #832958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832958; }
p { color: rgb(131,41,88); }
H1.HeaderClassName
{
color: #832958;
}
.AnyTagClassName
{
color: #832958;
}
</style>
background-color css
<style>
a { background-color: #832958; }
a { background-color: rgb(131,41,88); }
div.DivClassName
{
background-color: #832958;
}
.BgClassName
{
background-color: #832958;
}
</style>
border-color css
<style>
span { border-color: #832958; }
span { border-color: rgb(131,41,88); }
td.TdClassName
{
border-color: #832958;
}
.TagClassName
{
border-color: #832958;
}
</style>