Shades of Rose Bud Cherry #832962
Tints of Rose Bud Cherry #832962
RGB
CMYK
RGB Variations
Color information
#832962 (or 0x832962) is known color: Rose Bud Cherry. HEX triplet: 83, 29 and 62. RGB value is (131,41,98). Sum of RGB (Red+Green+Blue) = 131+41+98=270 (35% of max value = 765). Red value is 131 (51.56% from 255 or 48.52% from 270); Green value is 41 (16.41% from 255 or 15.19% from 270); Blue value is 98 (38.67% from 255 or 36.30% from 270); Max value from RGB is 131 - color contains mainly: red. Hex color #832962 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #832962 is #7CD69D. Grayscale: #4A4A4A. Windows color (decimal): -8181406 or 6433155. OLE color: 6433155.
HSL color Cylindrical-coordinate representation of color #832962: hue angle of 322º 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 #832962 is Cyan = 0, Magento = 0.69, Yellow = 0.25 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 41 | 98 | - |
| CMYK | 0 | 0.69 | 0.25 | 0.49 |
| HSL | 322º | 0.52% | 0.34% | - |
| HSV(B) | 322º | 0.69% | 0.51% | - |
| XYZ | 12.36 | 7.29 | 12.31 | - |
| YUV | 74.41 | 141.32 | 168.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 41 | 98 | 0 | 0.69 | 0.25 | 0.49 | 322 | 0.52 | 0.34 |
| Hex | 83 | 29 | 62 | 0 | 45 | 19 | 31 | 142 | 34 | 22 |
| Octal | 203 | 51 | 142 | 0 | 105 | 31 | 61 | 502 | 64 | 42 |
| Binary | 10000011 | 101001 | 1100010 | 0 | 1000101 | 11001 | 110001 | 101000010 | 110100 | 100010 |
Color Harmonies of #832962
Complementary color
Monochromatic Colors of #832962
Black with #832962
Text Example
Text Example
White with #832962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #832962; }
p { color: rgb(131,41,98); }
H1.HeaderClassName
{
color: #832962;
}
.AnyTagClassName
{
color: #832962;
}
</style>
background-color css
<style>
a { background-color: #832962; }
a { background-color: rgb(131,41,98); }
div.DivClassName
{
background-color: #832962;
}
.BgClassName
{
background-color: #832962;
}
</style>
border-color css
<style>
span { border-color: #832962; }
span { border-color: rgb(131,41,98); }
td.TdClassName
{
border-color: #832962;
}
.TagClassName
{
border-color: #832962;
}
</style>